#EDEBEA#EDEBEA
#EDEBEA is a very light, near-neutral grey. Relative luminance 0.834; OKLCH L 94.1% C 0.003 H 48.8°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBEA |
|---|---|
| RGB | rgb(237, 235, 234) |
| HSL | hsl(20, 8%, 92%) |
| HSV | hsv(20, 1%, 93%) |
| CMYK | cmyk(0%, 0.8%, 1.3%, 7.1%) |
| CIE-LAB | lab(93.17, 0.49, 0.72) |
| CIE-LCH | lch(93.17, 0.87, 55.59°) |
| OKLab | oklab(94.13% 0.0017 0.0019) |
| OKLCH | oklch(94.13% 0.003 48.8) |
| XYZ | xyz(79.4823, 83.3618, 89.7291) |
| Luminance | 0.8336 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.25
Off White
#FAF9F6
ΔE00 3.11
Gainsboro
#DCDCDC
ΔE00 3.52
Snow
#FFFAFA
ΔE00 3.64
Pale Grey
#FDFDFE
ΔE00 3.86
White
#FFFFFF
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBEA #EAECED
analogous
#EDEAEB #EDEBEA #EDEDEA
triadic
#EDEBEA #EAEDEB #EBEAED
tetradic
#EDEBEA #EBEDEA #EAECED #EDEAED
square
#EDEBEA #EBEDEA #EAECED #EDEAED
split-complementary
#EDEBEA #EAEDED #EAEBED
monochromatic
#B5ACA8 #D1CCC9 #EDEBEA #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.19
#EDEBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#EDEBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBEA
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBEA | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBEA
Deuteranopia (green-blind)
#ECECEA
Tritanopia (blue-blind)
#EEEBEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #edebea; /* rgb */ color: rgb(237, 235, 234); /* oklch */ color: oklch(94.1% 0.003 48.8);
Tailwind
colors: {
custom: {
50: '#f2f1f0',
500: '#edebea',
950: '#000000',
},
}SCSS
$custom: #edebea; $custom-light: #f2f1f0; $custom-dark: #000000;
JSON
{
"hex": "#edebea",
"rgb": {
"r": 237,
"g": 235,
"b": 234
},
"hsl": {
"h": 20,
"s": 7.692,
"l": 92.353
},
"oklch": {
"l": 0.94133,
"c": 0.00255,
"h": 48.8
},
"luminance": 0.83362
}Semantic roles & 50–950 ramp
primary
#EDEBEA
secondary
#BABFC1
accent
#7D9254
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585