#EDEAEC#EDEAEC
#EDEAEC is a very light, near-neutral grey. Relative luminance 0.829; OKLCH L 94.0% C 0.004 H 337.4°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEAEC |
|---|---|
| RGB | rgb(237, 234, 236) |
| HSL | hsl(320, 8%, 92%) |
| HSV | hsv(320, 1%, 93%) |
| CMYK | cmyk(0%, 1.3%, 0.4%, 7.1%) |
| CIE-LAB | lab(92.97, 1.36, -0.61) |
| CIE-LCH | lch(92.97, 1.49, 335.76°) |
| OKLab | oklab(93.99% 0.0038 -0.0016) |
| OKLCH | oklch(93.99% 0.004 337.4) |
| XYZ | xyz(79.4858, 82.9064, 91.1557) |
| Luminance | 0.8291 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.95
Snow
#FFFAFA
ΔE00 3.58
Ghostwhite
#F8F8FF
ΔE00 3.82
Gainsboro
#DCDCDC
ΔE00 3.84
Pale Grey
#FDFDFE
ΔE00 4.13
Off White
#FAF9F6
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEAEC #EAEDEB
analogous
#EDEAED #EDEAEC #EDEAEB
triadic
#EDEAEC #ECEDEA #EAECED
tetradic
#EDEAEC #EDEDEA #EAEDEB #EAEBED
square
#EDEAEC #EDEDEA #EAEDEB #EAEBED
split-complementary
#EDEAEC #EBEDEA #EAEDED
monochromatic
#B5A8B0 #D1C9CE #EDEAEC #F1EFF0 #F1EFF0
Accessibility & contrast
On white
1.19
#EDEAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#EDEAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEAEC
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEAEC | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEC
Deuteranopia (green-blind)
#EBEBEC
Tritanopia (blue-blind)
#EDEAEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #edeaec; /* rgb */ color: rgb(237, 234, 236); /* oklch */ color: oklch(94.0% 0.004 337.4);
Tailwind
colors: {
custom: {
50: '#f2f0f2',
500: '#edeaec',
950: '#000000',
},
}SCSS
$custom: #edeaec; $custom-light: #f2f0f2; $custom-dark: #000000;
JSON
{
"hex": "#edeaec",
"rgb": {
"r": 237,
"g": 234,
"b": 236
},
"hsl": {
"h": 320,
"s": 7.692,
"l": 92.353
},
"oklch": {
"l": 0.93994,
"c": 0.00416,
"h": 337.4
},
"luminance": 0.82906
}Semantic roles & 50–950 ramp
primary
#EDEAEC
secondary
#BAC1BC
accent
#926854
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585