#EADED7#EADED7
#EADED7 is a very light, near-neutral orange. Relative luminance 0.746; OKLCH L 90.8% C 0.016 H 52.5°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EADED7 |
|---|---|
| RGB | rgb(234, 222, 215) |
| HSL | hsl(22, 31%, 88%) |
| HSV | hsv(22, 8%, 92%) |
| CMYK | cmyk(0%, 5.1%, 8.1%, 8.2%) |
| CIE-LAB | lab(89.23, 2.91, 4.89) |
| CIE-LCH | lch(89.23, 5.69, 59.29°) |
| OKLab | oklab(90.82% 0.0099 0.0129) |
| OKLCH | oklch(90.82% 0.016 52.5) |
| XYZ | xyz(72.3173, 74.6421, 74.8745) |
| Luminance | 0.7464 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.25
Seashell
#FFF5EE
ΔE00 4.90
Very Light Pink
#FFF4F2
ΔE00 5.32
Warm Beige
#E9DCC9
ΔE00 5.40
Gainsboro
#DCDCDC
ΔE00 5.78
Antiquewhite
#FAEBD7
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADED7 #D7E3EA
analogous
#EAD7D9 #EADED7 #EAE7D7
triadic
#EADED7 #D7EADE #DED7EA
tetradic
#EADED7 #D9EAD7 #D7E3EA #E7D7EA
square
#EADED7 #D9EAD7 #D7E3EA #E7D7EA
split-complementary
#EADED7 #D7EAE7 #D7D9EA
monochromatic
#C09C87 #D5BDAF #EADED7 #F4EEEB #F4EEEB
Accessibility & contrast
On white
1.32
#EADED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#EADED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADED7
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADED7 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD7
Deuteranopia (green-blind)
#E4E1D7
Tritanopia (blue-blind)
#EEDCDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eaded7; /* rgb */ color: rgb(234, 222, 215); /* oklch */ color: oklch(90.8% 0.016 52.5);
Tailwind
colors: {
custom: {
50: '#f0e8e3',
500: '#eaded7',
950: '#000000',
},
}SCSS
$custom: #eaded7; $custom-light: #f0e8e3; $custom-dark: #000000;
JSON
{
"hex": "#eaded7",
"rgb": {
"r": 234,
"g": 222,
"b": 215
},
"hsl": {
"h": 22.105,
"s": 31.148,
"l": 88.039
},
"oklch": {
"l": 0.90823,
"c": 0.01628,
"h": 52.5
},
"luminance": 0.74641
}Semantic roles & 50–950 ramp
primary
#EADED7
secondary
#A2B7C3
accent
#81AA3C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484