#EAECED#EAECED
#EAECED is a very light, near-neutral grey. Relative luminance 0.836; OKLCH L 94.2% C 0.003 H 228.7°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EAECED |
|---|---|
| RGB | rgb(234, 236, 237) |
| HSL | hsl(200, 8%, 92%) |
| HSV | hsv(200, 1%, 93%) |
| CMYK | cmyk(1.3%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(93.28, -0.49, -0.72) |
| CIE-LCH | lch(93.28, 0.87, 235.80°) |
| OKLab | oklab(94.18% -0.0017 -0.0019) |
| OKLCH | oklch(94.18% 0.003 228.7) |
| XYZ | xyz(79.2105, 83.5976, 92.0673) |
| Luminance | 0.8360 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.19
Off White
#FAF9F6
ΔE00 3.57
Gainsboro
#DCDCDC
ΔE00 3.58
Pale Grey
#FDFDFE
ΔE00 3.72
Fog
#D8DCE0
ΔE00 3.91
Aliceblue
#F0F8FF
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAECED #EDEBEA
analogous
#EAEDED #EAECED #EAEBED
triadic
#EAECED #EDEAEC #ECEDEA
tetradic
#EAECED #EDEAED #EDEBEA #EBEDEA
square
#EAECED #EDEAED #EDEBEA #EBEDEA
split-complementary
#EAECED #EDEAEB #EDEDEA
monochromatic
#A8B0B5 #C9CED1 #EAECED #EFF0F1 #EFF0F1
Accessibility & contrast
On white
1.19
#EAECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#EAECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAECED
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAECED | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECED
Deuteranopia (green-blind)
#EBEBED
Tritanopia (blue-blind)
#E9ECEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eaeced; /* rgb */ color: rgb(234, 236, 237); /* oklch */ color: oklch(94.2% 0.003 228.7);
Tailwind
colors: {
custom: {
50: '#f0f2f2',
500: '#eaeced',
950: '#000000',
},
}SCSS
$custom: #eaeced; $custom-light: #f0f2f2; $custom-dark: #000000;
JSON
{
"hex": "#eaeced",
"rgb": {
"r": 234,
"g": 236,
"b": 237
},
"hsl": {
"h": 200,
"s": 7.692,
"l": 92.353
},
"oklch": {
"l": 0.94184,
"c": 0.00254,
"h": 228.7
},
"luminance": 0.83598
}Semantic roles & 50–950 ramp
primary
#EAECED
secondary
#C1BCBA
accent
#685492
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585