#EADBD5#EADBD5
#EADBD5 is a very light, near-neutral orange. Relative luminance 0.730; OKLCH L 90.2% C 0.019 H 43.2°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EADBD5 |
|---|---|
| RGB | rgb(234, 219, 213) |
| HSL | hsl(17, 33%, 88%) |
| HSV | hsv(17, 9%, 92%) |
| CMYK | cmyk(0%, 6.4%, 9%, 8.2%) |
| CIE-LAB | lab(88.43, 4.13, 4.79) |
| CIE-LCH | lch(88.43, 6.32, 49.26°) |
| OKLab | oklab(90.18% 0.0135 0.0127) |
| OKLCH | oklch(90.18% 0.019 43.2) |
| XYZ | xyz(71.2722, 72.9605, 73.2661) |
| Luminance | 0.7296 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 5.53
Mistyrose
#FFE4E1
ΔE00 5.63
Very Light Pink
#FFF4F2
ΔE00 5.70
Seashell
#FFF5EE
ΔE00 5.86
Warm Beige
#E9DCC9
ΔE00 6.53
Gainsboro
#DCDCDC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADBD5 #D5E4EA
analogous
#EAD5D9 #EADBD5 #EAE5D5
triadic
#EADBD5 #D5EADB #DBD5EA
tetradic
#EADBD5 #D9EAD5 #D5E4EA #E5D5EA
square
#EADBD5 #D9EAD5 #D5E4EA #E5D5EA
split-complementary
#EADBD5 #D5EAE5 #D5D9EA
monochromatic
#C19583 #D6B8AC #EADBD5 #F5EEEB #F5EEEB
Accessibility & contrast
On white
1.35
#EADBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#EADBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADBD5
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADBD5 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD5
Deuteranopia (green-blind)
#E2DFD5
Tritanopia (blue-blind)
#EFD9D9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eadbd5; /* rgb */ color: rgb(234, 219, 213); /* oklch */ color: oklch(90.2% 0.019 43.2);
Tailwind
colors: {
custom: {
50: '#f0e6e1',
500: '#eadbd5',
950: '#000000',
},
}SCSS
$custom: #eadbd5; $custom-light: #f0e6e1; $custom-dark: #000000;
JSON
{
"hex": "#eadbd5",
"rgb": {
"r": 234,
"g": 219,
"b": 213
},
"hsl": {
"h": 17.143,
"s": 33.333,
"l": 87.647
},
"oklch": {
"l": 0.90182,
"c": 0.01851,
"h": 43.2
},
"luminance": 0.7296
}Semantic roles & 50–950 ramp
primary
#EADBD5
secondary
#A0B9C4
accent
#8BAC39
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484