#EDEDEB#EDEDEB
#EDEDEB is a very light, near-neutral grey. Relative luminance 0.846; OKLCH L 94.6% C 0.003 H 106.4°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEDEB |
|---|---|
| RGB | rgb(237, 237, 235) |
| HSL | hsl(60, 5%, 93%) |
| HSV | hsv(60, 1%, 93%) |
| CMYK | cmyk(0%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(93.70, -0.35, 0.97) |
| CIE-LCH | lch(93.70, 1.03, 110.09°) |
| OKLab | oklab(94.55% -0.0007 0.0026) |
| OKLCH | oklch(94.55% 0.003 106.4) |
| XYZ | xyz(80.2022, 84.5711, 90.6798) |
| Luminance | 0.8457 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.01
Off White
#FAF9F6
ΔE00 2.58
Pale Grey
#FDFDFE
ΔE00 3.70
Gainsboro
#DCDCDC
ΔE00 3.85
White
#FFFFFF
ΔE00 3.86
Snow
#FFFAFA
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEDEB #EBEBED
analogous
#EDECEB #EDEDEB #ECEDEB
triadic
#EDEDEB #EBEDED #EDEBED
tetradic
#EDEDEB #EBEDEC #EBEBED #EDEBEC
square
#EDEDEB #EBEDEC #EBEBED #EDEBEC
split-complementary
#EDEDEB #EBECED #ECEBED
monochromatic
#B3B3AB #D0D0CB #EDEDEB #F1F1EF #F1F1EF
Accessibility & contrast
On white
1.17
#EDEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#EDEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEDEB
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEDEB | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEB
Deuteranopia (green-blind)
#EDEDEB
Tritanopia (blue-blind)
#EDEDEC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ededeb; /* rgb */ color: rgb(237, 237, 235); /* oklch */ color: oklch(94.6% 0.003 106.4);
Tailwind
colors: {
custom: {
50: '#f2f2f1',
500: '#ededeb',
950: '#000000',
},
}SCSS
$custom: #ededeb; $custom-light: #f2f2f1; $custom-dark: #000000;
JSON
{
"hex": "#ededeb",
"rgb": {
"r": 237,
"g": 237,
"b": 235
},
"hsl": {
"h": 60,
"s": 5.263,
"l": 92.549
},
"oklch": {
"l": 0.94554,
"c": 0.00266,
"h": 106.4
},
"luminance": 0.84571
}Semantic roles & 50–950 ramp
primary
#EDEDEB
secondary
#BCBCC0
accent
#568F56
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585