#EAD2C8#EAD2C8
#EAD2C8 is a very light, muted orange. Relative luminance 0.678; OKLCH L 88.1% C 0.030 H 44.0°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD2C8 |
|---|---|
| RGB | rgb(234, 210, 200) |
| HSL | hsl(18, 45%, 85%) |
| HSV | hsv(18, 15%, 92%) |
| CMYK | cmyk(0%, 10.3%, 14.5%, 8.2%) |
| CIE-LAB | lab(85.88, 6.72, 7.99) |
| CIE-LCH | lch(85.88, 10.44, 49.93°) |
| OKLab | oklab(88.09% 0.0217 0.021) |
| OKLCH | oklch(88.09% 0.03 44) |
| XYZ | xyz(67.4031, 67.7572, 64.1602) |
| Luminance | 0.6776 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.65
Warm Beige
#E9DCC9
ΔE00 7.73
Apricot
#FBCEB1
ΔE00 7.94
Linen
#FAF0E6
ΔE00 8.43
Peach
#FFDAB9
ΔE00 8.63
Antiquewhite
#FAEBD7
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD2C8 #C8E0EA
analogous
#EAC8CF #EAD2C8 #EAE3C8
triadic
#EAD2C8 #C8EAD2 #D2C8EA
tetradic
#EAD2C8 #CFEAC8 #C8E0EA #E3C8EA
square
#EAD2C8 #CFEAC8 #C8E0EA #E3C8EA
split-complementary
#EAD2C8 #C8EAE3 #C8CFEA
monochromatic
#C88A6F #D9AE9C #EAD2C8 #F7EDE9 #F7EDE9
Accessibility & contrast
On white
1.44
#EAD2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#EAD2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD2C8
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD2C8 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#DDD9C8
Tritanopia (blue-blind)
#F1CFCF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ead2c8; /* rgb */ color: rgb(234, 210, 200); /* oklch */ color: oklch(88.1% 0.030 44.0);
Tailwind
colors: {
custom: {
50: '#f1dfd8',
500: '#ead2c8',
950: '#000000',
},
}SCSS
$custom: #ead2c8; $custom-light: #f1dfd8; $custom-dark: #000000;
JSON
{
"hex": "#ead2c8",
"rgb": {
"r": 234,
"g": 210,
"b": 200
},
"hsl": {
"h": 17.647,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.88087,
"c": 0.0302,
"h": 44
},
"luminance": 0.67756
}Semantic roles & 50–950 ramp
primary
#EAD2C8
secondary
#91B6C5
accent
#8FB82E
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483