#EADED0#EADED0
#EADED0 is a very light, muted orange. Relative luminance 0.743; OKLCH L 90.6% C 0.023 H 71.8°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EADED0 |
|---|---|
| RGB | rgb(234, 222, 208) |
| HSL | hsl(32, 38%, 87%) |
| HSV | hsv(32, 11%, 92%) |
| CMYK | cmyk(0%, 5.1%, 11.1%, 8.2%) |
| CIE-LAB | lab(89.06, 1.76, 8.33) |
| CIE-LCH | lch(89.06, 8.51, 78.06°) |
| OKLab | oklab(90.64% 0.0072 0.0218) |
| OKLCH | oklch(90.64% 0.023 71.8) |
| XYZ | xyz(71.4371, 74.2900, 70.2384) |
| Luminance | 0.7429 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.06
Antiquewhite
#FAEBD7
ΔE00 3.65
Linen
#FAF0E6
ΔE00 4.22
Champagne
#F7E7CE
ΔE00 4.46
Eggshell
#F0EAD6
ΔE00 5.02
Oldlace
#FDF5E6
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADED0 #D0DCEA
analogous
#EAD1D0 #EADED0 #E9EAD0
triadic
#EADED0 #D0EADE #DED0EA
tetradic
#EADED0 #D0EAD1 #D0DCEA #EAD0E9
square
#EADED0 #D0EAD1 #D0DCEA #EAD0E9
split-complementary
#EADED0 #D0E9EA #D1D0EA
monochromatic
#C4A37B #D7C0A6 #EADED0 #F6F0EA #F6F0EA
Accessibility & contrast
On white
1.32
#EADED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#EADED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADED0
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADED0 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECF
Deuteranopia (green-blind)
#E5E1D0
Tritanopia (blue-blind)
#EFDBDA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eaded0; /* rgb */ color: rgb(234, 222, 208); /* oklch */ color: oklch(90.6% 0.023 71.8);
Tailwind
colors: {
custom: {
50: '#f0e8de',
500: '#eaded0',
950: '#000000',
},
}SCSS
$custom: #eaded0; $custom-light: #f0e8de; $custom-dark: #000000;
JSON
{
"hex": "#eaded0",
"rgb": {
"r": 234,
"g": 222,
"b": 208
},
"hsl": {
"h": 32.308,
"s": 38.235,
"l": 86.667
},
"oklch": {
"l": 0.90638,
"c": 0.02297,
"h": 71.8
},
"luminance": 0.74289
}Semantic roles & 50–950 ramp
primary
#EADED0
secondary
#9AADC4
accent
#6EB134
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484