#EDEBED#EDEBED
#EDEBED is a very light, near-neutral grey. Relative luminance 0.835; OKLCH L 94.2% C 0.003 H 325.7°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBED |
|---|---|
| RGB | rgb(237, 235, 237) |
| HSL | hsl(300, 5%, 93%) |
| HSV | hsv(300, 1%, 93%) |
| CMYK | cmyk(0%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(93.25, 1.02, -0.73) |
| CIE-LCH | lch(93.25, 1.26, 324.49°) |
| OKLab | oklab(94.22% 0.0028 -0.0019) |
| OKLCH | oklch(94.22% 0.003 325.7) |
| XYZ | xyz(79.9169, 83.5357, 92.0182) |
| Luminance | 0.8354 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.56
Snow
#FFFAFA
ΔE00 3.55
Ghostwhite
#F8F8FF
ΔE00 3.61
Gainsboro
#DCDCDC
ΔE00 3.79
Pale Grey
#FDFDFE
ΔE00 3.81
Off White
#FAF9F6
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBED #EBEDEB
analogous
#ECEBED #EDEBED #EDEBEC
triadic
#EDEBED #EDEDEB #EBEDED
tetradic
#EDEBED #EDECEB #EBEDEB #EBECED
square
#EDEBED #EDECEB #EBEDEB #EBECED
split-complementary
#EDEBED #ECEDEB #EBEDEC
monochromatic
#B3ABB3 #D0CBD0 #EDEBED #F1EFF1 #F1EFF1
Accessibility & contrast
On white
1.19
#EDEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#EDEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBED
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBED | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBED
Deuteranopia (green-blind)
#EBECED
Tritanopia (blue-blind)
#EDEBEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #edebed; /* rgb */ color: rgb(237, 235, 237); /* oklch */ color: oklch(94.2% 0.003 325.7);
Tailwind
colors: {
custom: {
50: '#f2f1f2',
500: '#edebed',
950: '#000000',
},
}SCSS
$custom: #edebed; $custom-light: #f2f1f2; $custom-dark: #000000;
JSON
{
"hex": "#edebed",
"rgb": {
"r": 237,
"g": 235,
"b": 237
},
"hsl": {
"h": 300,
"s": 5.263,
"l": 92.549
},
"oklch": {
"l": 0.94218,
"c": 0.0034,
"h": 325.7
},
"luminance": 0.83536
}Semantic roles & 50–950 ramp
primary
#EDEBED
secondary
#BCC0BC
accent
#8F5656
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585