#EAD9CD#EAD9CD
#EAD9CD is a very light, muted orange. Relative luminance 0.715; OKLCH L 89.6% C 0.025 H 57.7°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD9CD |
|---|---|
| RGB | rgb(234, 217, 205) |
| HSL | hsl(25, 41%, 86%) |
| HSV | hsv(25, 12%, 92%) |
| CMYK | cmyk(0%, 7.3%, 12.4%, 8.2%) |
| CIE-LAB | lab(87.74, 3.87, 8.01) |
| CIE-LCH | lch(87.74, 8.90, 64.24°) |
| OKLab | oklab(89.58% 0.0133 0.021) |
| OKLCH | oklch(89.58% 0.025 57.7) |
| XYZ | xyz(69.7632, 71.5271, 67.8768) |
| Luminance | 0.7153 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.30
Antiquewhite
#FAEBD7
ΔE00 5.49
Linen
#FAF0E6
ΔE00 5.55
Champagne
#F7E7CE
ΔE00 6.41
Seashell
#FFF5EE
ΔE00 6.57
Mistyrose
#FFE4E1
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD9CD #CDDEEA
analogous
#EACDCF #EAD9CD #EAE7CD
triadic
#EAD9CD #CDEAD9 #D9CDEA
tetradic
#EAD9CD #CFEACD #CDDEEA #E7CDEA
square
#EAD9CD #CFEACD #CDDEEA #E7CDEA
split-complementary
#EAD9CD #CDEAE7 #CDCFEA
monochromatic
#C69777 #D8B8A2 #EAD9CD #F6EFE9 #F6EFE9
Accessibility & contrast
On white
1.37
#EAD9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#EAD9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD9CD
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD9CD | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACC
Deuteranopia (green-blind)
#E2DDCD
Tritanopia (blue-blind)
#F0D6D6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ead9cd; /* rgb */ color: rgb(234, 217, 205); /* oklch */ color: oklch(89.6% 0.025 57.7);
Tailwind
colors: {
custom: {
50: '#f0e4dc',
500: '#ead9cd',
950: '#000000',
},
}SCSS
$custom: #ead9cd; $custom-light: #f0e4dc; $custom-dark: #000000;
JSON
{
"hex": "#ead9cd",
"rgb": {
"r": 234,
"g": 217,
"b": 205
},
"hsl": {
"h": 24.828,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.8958,
"c": 0.02489,
"h": 57.7
},
"luminance": 0.71526
}Semantic roles & 50–950 ramp
primary
#EAD9CD
secondary
#96B2C5
accent
#7EB432
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484