#FAEDDC#FAEDDC
#FAEDDC is a very light, muted orange. Relative luminance 0.861; OKLCH L 95.2% C 0.027 H 74.8°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEDDC |
|---|---|
| RGB | rgb(250, 237, 220) |
| HSL | hsl(34, 75%, 92%) |
| HSV | hsv(34, 12%, 98%) |
| CMYK | cmyk(0%, 5.2%, 12%, 2%) |
| CIE-LAB | lab(94.34, 1.60, 9.80) |
| CIE-LCH | lch(94.34, 9.93, 80.74°) |
| OKLab | oklab(95.18% 0.007 0.0256) |
| OKLCH | oklch(95.18% 0.027 74.8) |
| XYZ | xyz(82.6257, 86.0608, 79.9550) |
| Luminance | 0.8606 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.24
Oldlace
#FDF5E6
ΔE00 2.64
Linen
#FAF0E6
ΔE00 2.91
Champagne
#F7E7CE
ΔE00 3.13
Papayawhip
#FFEFD5
ΔE00 3.19
Warm Beige
#E9DCC9
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEDDC #DCE9FA
analogous
#FADEDC #FAEDDC #F8FADC
triadic
#FAEDDC #DCFAED #EDDCFA
tetradic
#FAEDDC #DCFADE #DCE9FA #FADCF8
square
#FAEDDC #DCFADE #DCE9FA #FADCF8
split-complementary
#FAEDDC #DCF8FA #DEDCFA
monochromatic
#EBB671 #F2D1A6 #FAEDDC #FBF1E4 #FBF1E4
Accessibility & contrast
On white
1.15
#FAEDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#FAEDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEDDC
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEDDC | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDB
Deuteranopia (green-blind)
#F5F0DC
Tritanopia (blue-blind)
#FFEAE8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #faeddc; /* rgb */ color: rgb(250, 237, 220); /* oklch */ color: oklch(95.2% 0.027 74.8);
Tailwind
colors: {
custom: {
50: '#fcf2e6',
500: '#faeddc',
950: '#000000',
},
}SCSS
$custom: #faeddc; $custom-light: #fcf2e6; $custom-dark: #000000;
JSON
{
"hex": "#faeddc",
"rgb": {
"r": 250,
"g": 237,
"b": 220
},
"hsl": {
"h": 34,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.95183,
"c": 0.02657,
"h": 74.8
},
"luminance": 0.8606
}Semantic roles & 50–950 ramp
primary
#FAEDDC
secondary
#9BB8E0
accent
#65D70E
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584