#EAEDEC#EAEDEC
#EAEDEC is a very light, near-neutral grey. Relative luminance 0.841; OKLCH L 94.4% C 0.003 H 174.5°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEDEC |
|---|---|
| RGB | rgb(234, 237, 236) |
| HSL | hsl(160, 8%, 92%) |
| HSV | hsv(160, 1%, 93%) |
| CMYK | cmyk(1.3%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(93.50, -1.18, 0.13) |
| CIE-LCH | lch(93.50, 1.18, 173.58°) |
| OKLab | oklab(94.35% -0.0034 0.0003) |
| OKLCH | oklch(94.35% 0.003 174.5) |
| XYZ | xyz(79.3536, 84.1168, 91.3962) |
| Luminance | 0.8412 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.49
Off White
#FAF9F6
ΔE00 3.29
Gainsboro
#DCDCDC
ΔE00 3.96
Pale Grey
#FDFDFE
ΔE00 4.01
White
#FFFFFF
ΔE00 4.19
Fog
#D8DCE0
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEDEC #EDEAEB
analogous
#EAEDEB #EAEDEC #EAEDED
triadic
#EAEDEC #ECEAED #EDECEA
tetradic
#EAEDEC #EBEAED #EDEAEB #EDEDEA
square
#EAEDEC #EBEAED #EDEAEB #EDEDEA
split-complementary
#EAEDEC #EDEAED #EDEBEA
monochromatic
#A8B5B0 #C9D1CE #EAEDEC #EFF1F0 #EFF1F0
Accessibility & contrast
On white
1.18
#EAEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#EAEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEDEC
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEDEC | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEC
Deuteranopia (green-blind)
#ECECEC
Tritanopia (blue-blind)
#E9EDED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eaedec; /* rgb */ color: rgb(234, 237, 236); /* oklch */ color: oklch(94.4% 0.003 174.5);
Tailwind
colors: {
custom: {
50: '#f0f2f2',
500: '#eaedec',
950: '#000000',
},
}SCSS
$custom: #eaedec; $custom-light: #f0f2f2; $custom-dark: #000000;
JSON
{
"hex": "#eaedec",
"rgb": {
"r": 234,
"g": 237,
"b": 236
},
"hsl": {
"h": 160,
"s": 7.692,
"l": 92.353
},
"oklch": {
"l": 0.94353,
"c": 0.00347,
"h": 174.5
},
"luminance": 0.84117
}Semantic roles & 50–950 ramp
primary
#EAEDEC
secondary
#C1BABC
accent
#546892
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585