#FAEFDC#FAEFDC
#FAEFDC is a very light, muted orange. Relative luminance 0.872; OKLCH L 95.6% C 0.028 H 81.5°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEFDC |
|---|---|
| RGB | rgb(250, 239, 220) |
| HSL | hsl(38, 75%, 92%) |
| HSV | hsv(38, 12%, 98%) |
| CMYK | cmyk(0%, 4.4%, 12%, 2%) |
| CIE-LAB | lab(94.83, 0.58, 10.51) |
| CIE-LCH | lch(94.83, 10.53, 86.84°) |
| OKLab | oklab(95.57% 0.0041 0.0275) |
| OKLCH | oklch(95.57% 0.028 81.5) |
| XYZ | xyz(83.2080, 87.2254, 80.1491) |
| Luminance | 0.8722 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.87
Oldlace
#FDF5E6
ΔE00 2.08
Papayawhip
#FFEFD5
ΔE00 2.67
Eggshell
#F0EAD6
ΔE00 2.86
Champagne
#F7E7CE
ΔE00 2.95
Linen
#FAF0E6
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEFDC #DCE7FA
analogous
#FAE0DC #FAEFDC #F6FADC
triadic
#FAEFDC #DCFAEF #EFDCFA
tetradic
#FAEFDC #DCFAE0 #DCE7FA #FADCF6
square
#FAEFDC #DCFAE0 #DCE7FA #FADCF6
split-complementary
#FAEFDC #DCF6FA #E0DCFA
monochromatic
#EBBE71 #F2D7A6 #FAEFDC #FBF3E4 #FBF3E4
Accessibility & contrast
On white
1.14
#FAEFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#FAEFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEFDC
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEFDC | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDB
Deuteranopia (green-blind)
#F7F1DC
Tritanopia (blue-blind)
#FFEBE9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #faefdc; /* rgb */ color: rgb(250, 239, 220); /* oklch */ color: oklch(95.6% 0.028 81.5);
Tailwind
colors: {
custom: {
50: '#fcf4e6',
500: '#faefdc',
950: '#000000',
},
}SCSS
$custom: #faefdc; $custom-light: #fcf4e6; $custom-dark: #000000;
JSON
{
"hex": "#faefdc",
"rgb": {
"r": 250,
"g": 239,
"b": 220
},
"hsl": {
"h": 38,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.95572,
"c": 0.02776,
"h": 81.5
},
"luminance": 0.87224
}Semantic roles & 50–950 ramp
primary
#FAEFDC
secondary
#9BB4E0
accent
#58D70E
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584