#EDEBEC#EDEBEC
#EDEBEC is a very light, near-neutral grey. Relative luminance 0.835; OKLCH L 94.2% C 0.003 H 345.3°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBEC |
|---|---|
| RGB | rgb(237, 235, 236) |
| HSL | hsl(330, 5%, 93%) |
| HSV | hsv(330, 1%, 93%) |
| CMYK | cmyk(0%, 0.8%, 0.4%, 7.1%) |
| CIE-LAB | lab(93.22, 0.85, -0.25) |
| CIE-LCH | lch(93.22, 0.88, 343.72°) |
| OKLab | oklab(94.19% 0.0024 -0.0006) |
| OKLCH | oklch(94.19% 0.003 345.3) |
| XYZ | xyz(79.7713, 83.4774, 91.2509) |
| Luminance | 0.8348 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.35
Snow
#FFFAFA
ΔE00 3.50
Gainsboro
#DCDCDC
ΔE00 3.63
Off White
#FAF9F6
ΔE00 3.65
Pale Grey
#FDFDFE
ΔE00 3.75
Ghostwhite
#F8F8FF
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBEC #EBEDEC
analogous
#EDEBED #EDEBEC #EDEBEB
triadic
#EDEBEC #ECEDEB #EBECED
tetradic
#EDEBEC #EDEDEB #EBEDEC #EBEBED
square
#EDEBEC #EDEDEB #EBEDEC #EBEBED
split-complementary
#EDEBEC #EBEDEB #EBEDED
monochromatic
#B3ABAF #D0CBCD #EDEBEC #F1EFF0 #F1EFF0
Accessibility & contrast
On white
1.19
#EDEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#EDEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBEC
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBEC | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEC
Deuteranopia (green-blind)
#ECECEC
Tritanopia (blue-blind)
#EDEBEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #edebec; /* rgb */ color: rgb(237, 235, 236); /* oklch */ color: oklch(94.2% 0.003 345.3);
Tailwind
colors: {
custom: {
50: '#f2f1f2',
500: '#edebec',
950: '#000000',
},
}SCSS
$custom: #edebec; $custom-light: #f2f1f2; $custom-dark: #000000;
JSON
{
"hex": "#edebec",
"rgb": {
"r": 237,
"g": 235,
"b": 236
},
"hsl": {
"h": 330,
"s": 5.263,
"l": 92.549
},
"oklch": {
"l": 0.9419,
"c": 0.00252,
"h": 345.3
},
"luminance": 0.83477
}Semantic roles & 50–950 ramp
primary
#EDEBEC
secondary
#BCC0BE
accent
#8F7356
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585