#EDEAE9#EDEAE9
#EDEAE9 is a very light, near-neutral orange. Relative luminance 0.827; OKLCH L 93.9% C 0.004 H 39.5°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEAE9 |
|---|---|
| RGB | rgb(237, 234, 233) |
| HSL | hsl(15, 10%, 92%) |
| HSV | hsv(15, 2%, 93%) |
| CMYK | cmyk(0%, 1.3%, 1.7%, 7.1%) |
| CIE-LAB | lab(92.90, 0.83, 0.84) |
| CIE-LCH | lch(92.90, 1.18, 45.34°) |
| OKLab | oklab(93.91% 0.0027 0.0022) |
| OKLCH | oklch(93.91% 0.004 39.5) |
| XYZ | xyz(79.0536, 82.7336, 88.8795) |
| Luminance | 0.8273 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.62
Off White
#FAF9F6
ΔE00 3.43
Gainsboro
#DCDCDC
ΔE00 3.52
Snow
#FFFAFA
ΔE00 3.61
Pale Grey
#FDFDFE
ΔE00 4.13
Very Light Pink
#FFF4F2
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEAE9 #E9ECED
analogous
#EDE9EA #EDEAE9 #EDECE9
triadic
#EDEAE9 #E9EDEA #EAE9ED
tetradic
#EDEAE9 #EAEDE9 #E9ECED #ECE9ED
square
#EDEAE9 #EAEDE9 #E9ECED #ECE9ED
split-complementary
#EDEAE9 #E9EDEC #E9EAED
monochromatic
#B6AAA6 #D1CAC7 #EDEAE9 #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.20
#EDEAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#EDEAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEAE9
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEAE9 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEAE9
Deuteranopia (green-blind)
#EBEBE9
Tritanopia (blue-blind)
#EEEAEA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #edeae9; /* rgb */ color: rgb(237, 234, 233); /* oklch */ color: oklch(93.9% 0.004 39.5);
Tailwind
colors: {
custom: {
50: '#f2f0f0',
500: '#edeae9',
950: '#000000',
},
}SCSS
$custom: #edeae9; $custom-light: #f2f0f0; $custom-dark: #000000;
JSON
{
"hex": "#edeae9",
"rgb": {
"r": 237,
"g": 234,
"b": 233
},
"hsl": {
"h": 15,
"s": 10,
"l": 92.157
},
"oklch": {
"l": 0.93909,
"c": 0.00352,
"h": 39.5
},
"luminance": 0.82733
}Semantic roles & 50–950 ramp
primary
#EDEAE9
secondary
#B8BFC2
accent
#839451
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585