#EAD4C8#EAD4C8
#EAD4C8 is a very light, muted orange. Relative luminance 0.688; OKLCH L 88.5% C 0.030 H 50.6°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD4C8 |
|---|---|
| RGB | rgb(234, 212, 200) |
| HSL | hsl(21, 45%, 85%) |
| HSV | hsv(21, 15%, 92%) |
| CMYK | cmyk(0%, 9.4%, 14.5%, 8.2%) |
| CIE-LAB | lab(86.38, 5.68, 8.70) |
| CIE-LCH | lch(86.38, 10.39, 56.88°) |
| OKLab | oklab(88.48% 0.0188 0.0228) |
| OKLCH | oklch(88.48% 0.03 50.6) |
| XYZ | xyz(67.9000, 68.7509, 64.3258) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 6.24
Mistyrose
#FFE4E1
ΔE00 6.44
Antiquewhite
#FAEBD7
ΔE00 7.32
Linen
#FAF0E6
ΔE00 7.47
Peach
#FFDAB9
ΔE00 7.81
Apricot
#FBCEB1
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD4C8 #C8DEEA
analogous
#EAC8CD #EAD4C8 #EAE5C8
triadic
#EAD4C8 #C8EAD4 #D4C8EA
tetradic
#EAD4C8 #CDEAC8 #C8DEEA #E5C8EA
square
#EAD4C8 #CDEAC8 #C8DEEA #E5C8EA
split-complementary
#EAD4C8 #C8EAE5 #C8CDEA
monochromatic
#C88F6F #D9B19C #EAD4C8 #F7EEE9 #F7EEE9
Accessibility & contrast
On white
1.42
#EAD4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#EAD4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD4C8
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD4C8 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C7
Deuteranopia (green-blind)
#DFDAC8
Tritanopia (blue-blind)
#F1D0D1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ead4c8; /* rgb */ color: rgb(234, 212, 200); /* oklch */ color: oklch(88.5% 0.030 50.6);
Tailwind
colors: {
custom: {
50: '#f1e1d8',
500: '#ead4c8',
950: '#000000',
},
}SCSS
$custom: #ead4c8; $custom-light: #f1e1d8; $custom-dark: #000000;
JSON
{
"hex": "#ead4c8",
"rgb": {
"r": 234,
"g": 212,
"b": 200
},
"hsl": {
"h": 21.176,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.88475,
"c": 0.02953,
"h": 50.6
},
"luminance": 0.6875
}Semantic roles & 50–950 ramp
primary
#EAD4C8
secondary
#91B3C5
accent
#87B82E
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483