#EAEDEB#EAEDEB
#EAEDEB is a very light, near-neutral grey. Relative luminance 0.841; OKLCH L 94.3% C 0.004 H 157.2°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEDEB |
|---|---|
| RGB | rgb(234, 237, 235) |
| HSL | hsl(140, 8%, 92%) |
| HSV | hsv(140, 1%, 93%) |
| CMYK | cmyk(1.3%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(93.48, -1.36, 0.62) |
| CIE-LCH | lch(93.48, 1.49, 155.58°) |
| OKLab | oklab(94.33% -0.0038 0.0016) |
| OKLCH | oklch(94.33% 0.004 157.2) |
| XYZ | xyz(79.2087, 84.0588, 90.6332) |
| Luminance | 0.8406 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.73
Off White
#FAF9F6
ΔE00 3.26
Gainsboro
#DCDCDC
ΔE00 4.10
Pale Grey
#FDFDFE
ΔE00 4.23
White
#FFFFFF
ΔE00 4.34
Light Grey
#D8DCD6
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEDEB #EDEAEC
analogous
#EBEDEA #EAEDEB #EAEDED
triadic
#EAEDEB #EBEAED #EDEBEA
tetradic
#EAEDEB #EAEBED #EDEAEC #EDEDEA
square
#EAEDEB #EAEBED #EDEAEC #EDEDEA
split-complementary
#EAEDEB #EDEAED #EDEAEB
monochromatic
#A8B5AC #C9D1CC #EAEDEB #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.18
#EAEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#EAEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEDEB
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEDEB | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEB
Deuteranopia (green-blind)
#ECECEB
Tritanopia (blue-blind)
#EAEDEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eaedeb; /* rgb */ color: rgb(234, 237, 235); /* oklch */ color: oklch(94.3% 0.004 157.2);
Tailwind
colors: {
custom: {
50: '#f0f2f1',
500: '#eaedeb',
950: '#000000',
},
}SCSS
$custom: #eaedeb; $custom-light: #f0f2f1; $custom-dark: #000000;
JSON
{
"hex": "#eaedeb",
"rgb": {
"r": 234,
"g": 237,
"b": 235
},
"hsl": {
"h": 140,
"s": 7.692,
"l": 92.353
},
"oklch": {
"l": 0.94325,
"c": 0.00415,
"h": 157.2
},
"luminance": 0.84059
}Semantic roles & 50–950 ramp
primary
#EAEDEB
secondary
#C1BABF
accent
#547D92
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585