#FAEADC#FAEADC
#FAEADC is a very light, muted orange. Relative luminance 0.843; OKLCH L 94.6% C 0.026 H 63.7°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEADC |
|---|---|
| RGB | rgb(250, 234, 220) |
| HSL | hsl(28, 75%, 92%) |
| HSV | hsv(28, 12%, 98%) |
| CMYK | cmyk(0%, 6.4%, 12%, 2%) |
| CIE-LAB | lab(93.60, 3.13, 8.74) |
| CIE-LCH | lch(93.60, 9.28, 70.30°) |
| OKLab | oklab(94.6% 0.0113 0.0229) |
| OKLCH | oklch(94.6% 0.026 63.7) |
| XYZ | xyz(81.7644, 84.3382, 79.6679) |
| Luminance | 0.8434 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.78
Antiquewhite
#FAEBD7
ΔE00 2.83
Seashell
#FFF5EE
ΔE00 3.93
Oldlace
#FDF5E6
ΔE00 4.41
Warm Beige
#E9DCC9
ΔE00 4.49
Champagne
#F7E7CE
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEADC #DCECFA
analogous
#FADCDD #FAEADC #FAF9DC
triadic
#FAEADC #DCFAEA #EADCFA
tetradic
#FAEADC #DDFADC #DCECFA #F9DCFA
square
#FAEADC #DDFADC #DCECFA #F9DCFA
split-complementary
#FAEADC #DCFAF9 #DCDDFA
monochromatic
#EBAA71 #F2CAA6 #FAEADC #FBEFE4 #FBEFE4
Accessibility & contrast
On white
1.18
#FAEADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#FAEADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEADC
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEADC | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEBDB
Deuteranopia (green-blind)
#F3EEDC
Tritanopia (blue-blind)
#FFE7E6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #faeadc; /* rgb */ color: rgb(250, 234, 220); /* oklch */ color: oklch(94.6% 0.026 63.7);
Tailwind
colors: {
custom: {
50: '#fcf0e6',
500: '#faeadc',
950: '#000000',
},
}SCSS
$custom: #faeadc; $custom-light: #fcf0e6; $custom-dark: #000000;
JSON
{
"hex": "#faeadc",
"rgb": {
"r": 250,
"g": 234,
"b": 220
},
"hsl": {
"h": 28,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.94601,
"c": 0.02555,
"h": 63.7
},
"luminance": 0.84337
}Semantic roles & 50–950 ramp
primary
#FAEADC
secondary
#9BBFE0
accent
#79D70E
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171616
muted
#858584