#EADED6#EADED6
#EADED6 is a very light, near-neutral orange. Relative luminance 0.746; OKLCH L 90.8% C 0.017 H 56.2°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EADED6 |
|---|---|
| RGB | rgb(234, 222, 214) |
| HSL | hsl(24, 32%, 88%) |
| HSV | hsv(24, 9%, 92%) |
| CMYK | cmyk(0%, 5.1%, 8.5%, 8.2%) |
| CIE-LAB | lab(89.20, 2.74, 5.38) |
| CIE-LCH | lch(89.20, 6.04, 63.02°) |
| OKLab | oklab(90.8% 0.0095 0.0142) |
| OKLCH | oklch(90.8% 0.017 56.2) |
| XYZ | xyz(72.1893, 74.5908, 74.1998) |
| Luminance | 0.7459 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.08
Warm Beige
#E9DCC9
ΔE00 4.89
Seashell
#FFF5EE
ΔE00 4.91
Very Light Pink
#FFF4F2
ΔE00 5.58
Antiquewhite
#FAEBD7
ΔE00 5.68
Gainsboro
#DCDCDC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADED6 #D6E2EA
analogous
#EAD6D8 #EADED6 #EAE8D6
triadic
#EADED6 #D6EADE #DED6EA
tetradic
#EADED6 #D8EAD6 #D6E2EA #E8D6EA
square
#EADED6 #D8EAD6 #D6E2EA #E8D6EA
split-complementary
#EADED6 #D6EAE8 #D6D8EA
monochromatic
#C19D85 #D5BDAE #EADED6 #F5EFEB #F5EFEB
Accessibility & contrast
On white
1.32
#EADED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#EADED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADED6
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADED6 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD6
Deuteranopia (green-blind)
#E4E1D6
Tritanopia (blue-blind)
#EEDCDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eaded6; /* rgb */ color: rgb(234, 222, 214); /* oklch */ color: oklch(90.8% 0.017 56.2);
Tailwind
colors: {
custom: {
50: '#f0e8e2',
500: '#eaded6',
950: '#000000',
},
}SCSS
$custom: #eaded6; $custom-light: #f0e8e2; $custom-dark: #000000;
JSON
{
"hex": "#eaded6",
"rgb": {
"r": 234,
"g": 222,
"b": 214
},
"hsl": {
"h": 24,
"s": 32.258,
"l": 87.843
},
"oklch": {
"l": 0.90796,
"c": 0.01708,
"h": 56.2
},
"luminance": 0.7459
}Semantic roles & 50–950 ramp
primary
#EADED6
secondary
#A1B6C3
accent
#7EAB3A
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484