#EDECEA#EDECEA
#EDECEA is a very light, near-neutral grey. Relative luminance 0.839; OKLCH L 94.3% C 0.003 H 84.6°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EDECEA |
|---|---|
| RGB | rgb(237, 236, 234) |
| HSL | hsl(40, 8%, 92%) |
| HSV | hsv(40, 1%, 93%) |
| CMYK | cmyk(0%, 0.4%, 1.3%, 7.1%) |
| CIE-LAB | lab(93.42, -0.02, 1.08) |
| CIE-LCH | lch(93.42, 1.08, 90.97°) |
| OKLab | oklab(94.33% 0.0003 0.0029) |
| OKLCH | oklch(94.33% 0.003 84.6) |
| XYZ | xyz(79.7694, 83.9361, 89.8248) |
| Luminance | 0.8394 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.14
Off White
#FAF9F6
ΔE00 2.72
Gainsboro
#DCDCDC
ΔE00 3.68
Pale Grey
#FDFDFE
ΔE00 3.83
Snow
#FFFAFA
ΔE00 3.96
White
#FFFFFF
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDECEA #EAEBED
analogous
#EDEBEA #EDECEA #EDEDEA
triadic
#EDECEA #EAEDEC #ECEAED
tetradic
#EDECEA #EAEDEB #EAEBED #EDEAED
square
#EDECEA #EAEDEB #EAEBED #EDEAED
split-complementary
#EDECEA #EAEDED #EBEAED
monochromatic
#B5B0A8 #D1CEC9 #EDECEA #F1F0EF #F1F0EF
Accessibility & contrast
On white
1.18
#EDECEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#EDECEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDECEA
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDECEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDECEA | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#EDECEA
Tritanopia (blue-blind)
#EEECEB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #edecea; /* rgb */ color: rgb(237, 236, 234); /* oklch */ color: oklch(94.3% 0.003 84.6);
Tailwind
colors: {
custom: {
50: '#f2f2f0',
500: '#edecea',
950: '#000000',
},
}SCSS
$custom: #edecea; $custom-light: #f2f2f0; $custom-dark: #000000;
JSON
{
"hex": "#edecea",
"rgb": {
"r": 237,
"g": 236,
"b": 234
},
"hsl": {
"h": 40,
"s": 7.692,
"l": 92.353
},
"oklch": {
"l": 0.9433,
"c": 0.00288,
"h": 84.6
},
"luminance": 0.83936
}Semantic roles & 50–950 ramp
primary
#EDECEA
secondary
#BABCC1
accent
#689254
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585