RGB
250, 235, 215
HSL
34°, 78%, 91%
CMYK
0, 6, 14, 2
HSV
34°, 14%, 98%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #FAEBD7 |
color: #FAEBD7;
|
| RGB | 250, 235, 215 |
color: rgb(250, 235, 215);
|
| RGB Percentage | 98%, 92%, 84% |
color: rgb(98%, 92%, 84%);
|
| CMYK | 0%, 6%, 14%, 2% | Not supported in CSS |
| HSL | 34°, 78%, 91% |
color: hsl(34, 78%, 91%);
|
| HSV | 34°, 14%, 98% | Not supported in CSS |
| CIE-LAB | 73, 3, 7 |
color: lab(73% 3 7);
|
| Decimal | 16444375 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.antique-white {
color: #FAEBD7;
}
SCSS
$antique-white: #FAEBD7;
RGB
rgb(250, 235, 215)
Accessibility & Contrast
White background
1.17:1
1.17
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
17.93:1
17.93
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element