#EADBD0#EADBD0
#EADBD0 is a very light, muted orange. Relative luminance 0.727; OKLCH L 90.0% C 0.022 H 58.7°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EADBD0 |
|---|---|
| RGB | rgb(234, 219, 208) |
| HSL | hsl(25, 38%, 87%) |
| HSV | hsv(25, 11%, 92%) |
| CMYK | cmyk(0%, 6.4%, 11.1%, 8.2%) |
| CIE-LAB | lab(88.31, 3.31, 7.25) |
| CIE-LCH | lch(88.31, 7.97, 65.45°) |
| OKLab | oklab(90.05% 0.0116 0.0191) |
| OKLCH | oklch(90.05% 0.022 58.7) |
| XYZ | xyz(70.6474, 72.7106, 69.9751) |
| Luminance | 0.7271 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.09
Linen
#FAF0E6
ΔE00 4.85
Antiquewhite
#FAEBD7
ΔE00 5.20
Seashell
#FFF5EE
ΔE00 5.90
Champagne
#F7E7CE
ΔE00 6.28
Very Light Pink
#FFF4F2
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADBD0 #D0DFEA
analogous
#EAD0D2 #EADBD0 #EAE8D0
triadic
#EADBD0 #D0EADB #DBD0EA
tetradic
#EADBD0 #D2EAD0 #D0DFEA #E8D0EA
square
#EADBD0 #D2EAD0 #D0DFEA #E8D0EA
split-complementary
#EADBD0 #D0EAE8 #D0D2EA
monochromatic
#C49A7B #D7BBA6 #EADBD0 #F6EFEA #F6EFEA
Accessibility & contrast
On white
1.35
#EADBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#EADBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADBD0
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADBD0 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCF
Deuteranopia (green-blind)
#E3DFD0
Tritanopia (blue-blind)
#EFD8D8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eadbd0; /* rgb */ color: rgb(234, 219, 208); /* oklch */ color: oklch(90.0% 0.022 58.7);
Tailwind
colors: {
custom: {
50: '#f0e6de',
500: '#eadbd0',
950: '#000000',
},
}SCSS
$custom: #eadbd0; $custom-light: #f0e6de; $custom-dark: #000000;
JSON
{
"hex": "#eadbd0",
"rgb": {
"r": 234,
"g": 219,
"b": 208
},
"hsl": {
"h": 25.385,
"s": 38.235,
"l": 86.667
},
"oklch": {
"l": 0.90049,
"c": 0.02228,
"h": 58.7
},
"luminance": 0.7271
}Semantic roles & 50–950 ramp
primary
#EADBD0
secondary
#9AB2C4
accent
#7CB134
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484