#EADBD4#EADBD4
#EADBD4 is a very light, near-neutral orange. Relative luminance 0.729; OKLCH L 90.2% C 0.019 H 46.8°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EADBD4 |
|---|---|
| RGB | rgb(234, 219, 212) |
| HSL | hsl(19, 34%, 87%) |
| HSV | hsv(19, 9%, 92%) |
| CMYK | cmyk(0%, 6.4%, 9.4%, 8.2%) |
| CIE-LAB | lab(88.40, 3.96, 5.28) |
| CIE-LCH | lch(88.40, 6.60, 53.13°) |
| OKLab | oklab(90.16% 0.0131 0.014) |
| OKLCH | oklch(90.16% 0.019 46.8) |
| XYZ | xyz(71.1457, 72.9099, 72.5997) |
| Luminance | 0.7291 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 5.31
Seashell
#FFF5EE
ΔE00 5.79
Very Light Pink
#FFF4F2
ΔE00 5.86
Mistyrose
#FFE4E1
ΔE00 5.92
Warm Beige
#E9DCC9
ΔE00 6.03
Gainsboro
#DCDCDC
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADBD4 #D4E3EA
analogous
#EAD4D8 #EADBD4 #EAE6D4
triadic
#EADBD4 #D4EADB #DBD4EA
tetradic
#EADBD4 #D8EAD4 #D4E3EA #E6D4EA
square
#EADBD4 #D8EAD4 #D4E3EA #E6D4EA
split-complementary
#EADBD4 #D4EAE6 #D4D8EA
monochromatic
#C29682 #D6B9AB #EADBD4 #F5EEEA #F5EEEA
Accessibility & contrast
On white
1.35
#EADBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#EADBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADBD4
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADBD4 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD4
Deuteranopia (green-blind)
#E2DFD4
Tritanopia (blue-blind)
#EFD9D9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eadbd4; /* rgb */ color: rgb(234, 219, 212); /* oklch */ color: oklch(90.2% 0.019 46.8);
Tailwind
colors: {
custom: {
50: '#f0e6e1',
500: '#eadbd4',
950: '#000000',
},
}SCSS
$custom: #eadbd4; $custom-light: #f0e6e1; $custom-dark: #000000;
JSON
{
"hex": "#eadbd4",
"rgb": {
"r": 234,
"g": 219,
"b": 212
},
"hsl": {
"h": 19.091,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.90155,
"c": 0.01914,
"h": 46.8
},
"luminance": 0.72909
}Semantic roles & 50–950 ramp
primary
#EADBD4
secondary
#9EB8C4
accent
#88AD38
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484