#EADED3#EADED3
#EADED3 is a very light, near-neutral orange. Relative luminance 0.744; OKLCH L 90.7% C 0.020 H 65.1°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EADED3 |
|---|---|
| RGB | rgb(234, 222, 211) |
| HSL | hsl(29, 35%, 87%) |
| HSV | hsv(29, 10%, 92%) |
| CMYK | cmyk(0%, 5.1%, 9.8%, 8.2%) |
| CIE-LAB | lab(89.13, 2.25, 6.85) |
| CIE-LCH | lch(89.13, 7.21, 71.85°) |
| OKLab | oklab(90.72% 0.0084 0.018) |
| OKLCH | oklch(90.72% 0.02 65.1) |
| XYZ | xyz(71.8097, 74.4390, 72.2006) |
| Luminance | 0.7444 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.42
Linen
#FAF0E6
ΔE00 3.91
Antiquewhite
#FAEBD7
ΔE00 4.52
Seashell
#FFF5EE
ΔE00 5.21
Oldlace
#FDF5E6
ΔE00 5.62
Champagne
#F7E7CE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADED3 #D3DFEA
analogous
#EAD3D4 #EADED3 #EAEAD3
triadic
#EADED3 #D3EADE #DED3EA
tetradic
#EADED3 #D4EAD3 #D3DFEA #EAD3EA
square
#EADED3 #D4EAD3 #D3DFEA #EAD3EA
split-complementary
#EADED3 #D3EAEA #D3D4EA
monochromatic
#C2A080 #D6BFAA #EADED3 #F5EFEA #F5EFEA
Accessibility & contrast
On white
1.32
#EADED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#EADED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADED3
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADED3 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED2
Deuteranopia (green-blind)
#E5E1D3
Tritanopia (blue-blind)
#EFDBDB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eaded3; /* rgb */ color: rgb(234, 222, 211); /* oklch */ color: oklch(90.7% 0.020 65.1);
Tailwind
colors: {
custom: {
50: '#f0e8e0',
500: '#eaded3',
950: '#000000',
},
}SCSS
$custom: #eaded3; $custom-light: #f0e8e0; $custom-dark: #000000;
JSON
{
"hex": "#eaded3",
"rgb": {
"r": 234,
"g": 222,
"b": 211
},
"hsl": {
"h": 28.696,
"s": 35.385,
"l": 87.255
},
"oklch": {
"l": 0.90716,
"c": 0.01986,
"h": 65.1
},
"luminance": 0.74438
}Semantic roles & 50–950 ramp
primary
#EADED3
secondary
#9DB1C4
accent
#75AE37
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484