#EDECEB#EDECEB
#EDECEB is a very light, near-neutral grey. Relative luminance 0.840; OKLCH L 94.4% C 0.002 H 67.9°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EDECEB |
|---|---|
| RGB | rgb(237, 236, 235) |
| HSL | hsl(30, 5%, 93%) |
| HSV | hsv(30, 1%, 93%) |
| CMYK | cmyk(0%, 0.4%, 0.8%, 7.1%) |
| CIE-LAB | lab(93.45, 0.16, 0.60) |
| CIE-LCH | lch(93.45, 0.62, 75.32°) |
| OKLab | oklab(94.36% 0.0007 0.0016) |
| OKLCH | oklch(94.36% 0.002 67.9) |
| XYZ | xyz(79.9135, 83.9937, 90.5836) |
| Luminance | 0.8399 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 1.96
Off White
#FAF9F6
ΔE00 2.86
Gainsboro
#DCDCDC
ΔE00 3.60
Pale Grey
#FDFDFE
ΔE00 3.64
Snow
#FFFAFA
ΔE00 3.74
White
#FFFFFF
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDECEB #EBECED
analogous
#EDEBEB #EDECEB #EDEDEB
triadic
#EDECEB #EBEDEC #ECEBED
tetradic
#EDECEB #EBEDEB #EBECED #EDEBED
square
#EDECEB #EBEDEB #EBECED #EDEBED
split-complementary
#EDECEB #EBEDED #EBEBED
monochromatic
#B3AFAB #D0CDCB #EDECEB #F1F0EF #F1F0EF
Accessibility & contrast
On white
1.18
#EDECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#EDECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDECEB
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDECEB | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEB
Deuteranopia (green-blind)
#EDECEB
Tritanopia (blue-blind)
#EDECEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #edeceb; /* rgb */ color: rgb(237, 236, 235); /* oklch */ color: oklch(94.4% 0.002 67.9);
Tailwind
colors: {
custom: {
50: '#f2f2f1',
500: '#edeceb',
950: '#000000',
},
}SCSS
$custom: #edeceb; $custom-light: #f2f2f1; $custom-dark: #000000;
JSON
{
"hex": "#edeceb",
"rgb": {
"r": 237,
"g": 236,
"b": 235
},
"hsl": {
"h": 30,
"s": 5.263,
"l": 92.549
},
"oklch": {
"l": 0.94358,
"c": 0.00173,
"h": 67.9
},
"luminance": 0.83994
}Semantic roles & 50–950 ramp
primary
#EDECEB
secondary
#BCBEC0
accent
#738F56
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585