#EDEDED#EDEDED
#EDEDED is a very light, near-neutral grey. Relative luminance 0.847; OKLCH L 94.6% C 0.000 H 0.0°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEDED |
|---|---|
| RGB | rgb(237, 237, 237) |
| HSL | hsl(0, 0%, 93%) |
| HSV | hsv(0, 0%, 93%) |
| CMYK | cmyk(0%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(93.75, 0.00, 0.00) |
| CIE-LCH | lch(93.75, 0.00, 0.00°) |
| OKLab | oklab(94.61% 0 0) |
| OKLCH | oklch(94.61% 0 0) |
| XYZ | xyz(80.4928, 84.6873, 92.2101) |
| Luminance | 0.8469 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 1.67
Off White
#FAF9F6
ΔE00 2.91
Pale Grey
#FDFDFE
ΔE00 3.34
White
#FFFFFF
ΔE00 3.68
Gainsboro
#DCDCDC
ΔE00 3.72
Snow
#FFFAFA
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEDED #EDEDED
analogous
#EDEDED #EDEDED #EDEDED
triadic
#EDEDED #EDEDED #EDEDED
tetradic
#EDEDED #EDEDED #EDEDED #EDEDED
square
#EDEDED #EDEDED #EDEDED #EDEDED
split-complementary
#EDEDED #EDEDED #EDEDED
monochromatic
#B0B0B0 #CECECE #EDEDED #F0F0F0 #F0F0F0
Accessibility & contrast
On white
1.17
#EDEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#EDEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEDED
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEDED | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDED
Deuteranopia (green-blind)
#EDEDED
Tritanopia (blue-blind)
#EDEDED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ededed; /* rgb */ color: rgb(237, 237, 237); /* oklch */ color: oklch(94.6% 0.000 0.0);
Tailwind
colors: {
custom: {
50: '#f2f2f2',
500: '#ededed',
950: '#000000',
},
}SCSS
$custom: #ededed; $custom-light: #f2f2f2; $custom-dark: #000000;
JSON
{
"hex": "#ededed",
"rgb": {
"r": 237,
"g": 237,
"b": 237
},
"hsl": {
"h": 0,
"s": 0,
"l": 92.941
},
"oklch": {
"l": 0.94611,
"c": 0,
"h": 0
},
"luminance": 0.84687
}Semantic roles & 50–950 ramp
primary
#EDEDED
secondary
#BFBFBF
accent
#8A8A5C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585