#EAD8D2#EAD8D2
#EAD8D2 is a very light, muted orange. Relative luminance 0.713; OKLCH L 89.5% C 0.022 H 39.4°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD8D2 |
|---|---|
| RGB | rgb(234, 216, 210) |
| HSL | hsl(15, 36%, 87%) |
| HSV | hsv(15, 10%, 92%) |
| CMYK | cmyk(0%, 7.7%, 10.3%, 8.2%) |
| CIE-LAB | lab(87.61, 5.19, 5.19) |
| CIE-LCH | lch(87.61, 7.34, 44.98°) |
| OKLab | oklab(89.52% 0.0167 0.0137) |
| OKLCH | oklch(89.52% 0.022 39.4) |
| XYZ | xyz(70.1194, 71.2584, 71.0207) |
| Luminance | 0.7126 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.94
Very Light Pink
#FFF4F2
ΔE00 6.51
Linen
#FAF0E6
ΔE00 6.67
Seashell
#FFF5EE
ΔE00 6.91
Lavenderblush
#FFF0F5
ΔE00 7.31
Warm Beige
#E9DCC9
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD8D2 #D2E4EA
analogous
#EAD2D8 #EAD8D2 #EAE4D2
triadic
#EAD8D2 #D2EAD8 #D8D2EA
tetradic
#EAD8D2 #D8EAD2 #D2E4EA #E4D2EA
square
#EAD8D2 #D8EAD2 #D2E4EA #E4D2EA
split-complementary
#EAD8D2 #D2EAE4 #D2D8EA
monochromatic
#C3907F #D7B4A8 #EAD8D2 #F5EDEA #F5EDEA
Accessibility & contrast
On white
1.38
#EAD8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#EAD8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD8D2
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD8D2 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD2
Deuteranopia (green-blind)
#E0DDD2
Tritanopia (blue-blind)
#EFD6D6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ead8d2; /* rgb */ color: rgb(234, 216, 210); /* oklch */ color: oklch(89.5% 0.022 39.4);
Tailwind
colors: {
custom: {
50: '#f0e4df',
500: '#ead8d2',
950: '#000000',
},
}SCSS
$custom: #ead8d2; $custom-light: #f0e4df; $custom-dark: #000000;
JSON
{
"hex": "#ead8d2",
"rgb": {
"r": 234,
"g": 216,
"b": 210
},
"hsl": {
"h": 15,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.89517,
"c": 0.02163,
"h": 39.4
},
"luminance": 0.71257
}Semantic roles & 50–950 ramp
primary
#EAD8D2
secondary
#9CBAC4
accent
#91AF36
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484