#EADED8#EADED8
#EADED8 is a very light, near-neutral orange. Relative luminance 0.747; OKLCH L 90.8% C 0.016 H 48.6°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EADED8 |
|---|---|
| RGB | rgb(234, 222, 216) |
| HSL | hsl(20, 30%, 88%) |
| HSV | hsv(20, 8%, 92%) |
| CMYK | cmyk(0%, 5.1%, 7.7%, 8.2%) |
| CIE-LAB | lab(89.25, 3.07, 4.40) |
| CIE-LCH | lch(89.25, 5.37, 55.08°) |
| OKLab | oklab(90.85% 0.0103 0.0116) |
| OKLCH | oklch(90.85% 0.016 48.6) |
| XYZ | xyz(72.4462, 74.6936, 75.5533) |
| Luminance | 0.7469 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.47
Seashell
#FFF5EE
ΔE00 4.94
Very Light Pink
#FFF4F2
ΔE00 5.10
Gainsboro
#DCDCDC
ΔE00 5.65
Warm Beige
#E9DCC9
ΔE00 5.91
Light Gray
#D3D3D3
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADED8 #D8E4EA
analogous
#EAD8DB #EADED8 #EAE7D8
triadic
#EADED8 #D8EADE #DED8EA
tetradic
#EADED8 #DBEAD8 #D8E4EA #E7D8EA
square
#EADED8 #DBEAD8 #D8E4EA #E7D8EA
split-complementary
#EADED8 #D8EAE7 #D8DBEA
monochromatic
#BF9B88 #D5BCB0 #EADED8 #F4EEEB #F4EEEB
Accessibility & contrast
On white
1.32
#EADED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#EADED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADED8
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADED8 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD8
Deuteranopia (green-blind)
#E4E1D8
Tritanopia (blue-blind)
#EEDCDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eaded8; /* rgb */ color: rgb(234, 222, 216); /* oklch */ color: oklch(90.8% 0.016 48.6);
Tailwind
colors: {
custom: {
50: '#f0e8e4',
500: '#eaded8',
950: '#000000',
},
}SCSS
$custom: #eaded8; $custom-light: #f0e8e4; $custom-dark: #000000;
JSON
{
"hex": "#eaded8",
"rgb": {
"r": 234,
"g": 222,
"b": 216
},
"hsl": {
"h": 20,
"s": 30,
"l": 88.235
},
"oklch": {
"l": 0.9085,
"c": 0.01553,
"h": 48.6
},
"luminance": 0.74693
}Semantic roles & 50–950 ramp
primary
#EADED8
secondary
#A3B8C3
accent
#85A93D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484