#EDEAE8#EDEAE8
#EDEAE8 is a very light, near-neutral orange. Relative luminance 0.827; OKLCH L 93.9% C 0.004 H 56.4°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEAE8 |
|---|---|
| RGB | rgb(237, 234, 232) |
| HSL | hsl(24, 12%, 92%) |
| HSV | hsv(24, 2%, 93%) |
| CMYK | cmyk(0%, 1.3%, 2.1%, 7.1%) |
| CIE-LAB | lab(92.87, 0.65, 1.32) |
| CIE-LCH | lch(92.87, 1.48, 63.68°) |
| OKLab | oklab(93.88% 0.0023 0.0035) |
| OKLCH | oklch(93.88% 0.004 56.4) |
| XYZ | xyz(78.9111, 82.6766, 88.1293) |
| Luminance | 0.8268 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.71
Off White
#FAF9F6
ΔE00 3.27
Gainsboro
#DCDCDC
ΔE00 3.57
Snow
#FFFAFA
ΔE00 3.79
Seashell
#FFF5EE
ΔE00 4.24
Pale Grey
#FDFDFE
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEAE8 #E8EBED
analogous
#EDE8E9 #EDEAE8 #EDEDE8
triadic
#EDEAE8 #E8EDEA #EAE8ED
tetradic
#EDEAE8 #E9EDE8 #E8EBED #EDE8ED
square
#EDEAE8 #E9EDE8 #E8EBED #EDE8ED
split-complementary
#EDEAE8 #E8EDED #E8E9ED
monochromatic
#B7ABA3 #D2CBC6 #EDEAE8 #F2EFEE #F2EFEE
Accessibility & contrast
On white
1.20
#EDEAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#EDEAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEAE8
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEAE8 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEAE8
Deuteranopia (green-blind)
#ECEBE8
Tritanopia (blue-blind)
#EEE9E9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #edeae8; /* rgb */ color: rgb(237, 234, 232); /* oklch */ color: oklch(93.9% 0.004 56.4);
Tailwind
colors: {
custom: {
50: '#f2f0ef',
500: '#edeae8',
950: '#000000',
},
}SCSS
$custom: #edeae8; $custom-light: #f2f0ef; $custom-dark: #000000;
JSON
{
"hex": "#edeae8",
"rgb": {
"r": 237,
"g": 234,
"b": 232
},
"hsl": {
"h": 24,
"s": 12.195,
"l": 91.961
},
"oklch": {
"l": 0.93881,
"c": 0.00423,
"h": 56.4
},
"luminance": 0.82676
}Semantic roles & 50–950 ramp
primary
#EDEAE8
secondary
#B7BEC2
accent
#7A964F
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585