#EDEAED#EDEAED
#EDEAED is a very light, near-neutral grey. Relative luminance 0.830; OKLCH L 94.0% C 0.005 H 325.6°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEAED |
|---|---|
| RGB | rgb(237, 234, 237) |
| HSL | hsl(300, 8%, 92%) |
| HSV | hsv(300, 1%, 93%) |
| CMYK | cmyk(0%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(93.00, 1.54, -1.10) |
| CIE-LCH | lch(93.00, 1.89, 324.51°) |
| OKLab | oklab(94.02% 0.0042 -0.0029) |
| OKLCH | oklch(94.02% 0.005 325.6) |
| XYZ | xyz(79.6314, 82.9647, 91.9230) |
| Luminance | 0.8296 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.21
Ghostwhite
#F8F8FF
ΔE00 3.55
Snow
#FFFAFA
ΔE00 3.72
Gainsboro
#DCDCDC
ΔE00 4.06
Pale Grey
#FDFDFE
ΔE00 4.25
Very Light Pink
#FFF4F2
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEAED #EAEDEA
analogous
#ECEAED #EDEAED #EDEAEC
triadic
#EDEAED #EDEDEA #EAEDED
tetradic
#EDEAED #EDECEA #EAEDEA #EAECED
square
#EDEAED #EDECEA #EAEDEA #EAECED
split-complementary
#EDEAED #ECEDEA #EAEDEC
monochromatic
#B5A8B5 #D1C9D1 #EDEAED #F1EFF1 #F1EFF1
Accessibility & contrast
On white
1.19
#EDEAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#EDEAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEAED
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEAED | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBED
Deuteranopia (green-blind)
#EAEBED
Tritanopia (blue-blind)
#EDEAEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #edeaed; /* rgb */ color: rgb(237, 234, 237); /* oklch */ color: oklch(94.0% 0.005 325.6);
Tailwind
colors: {
custom: {
50: '#f2f0f2',
500: '#edeaed',
950: '#000000',
},
}SCSS
$custom: #edeaed; $custom-light: #f2f0f2; $custom-dark: #000000;
JSON
{
"hex": "#edeaed",
"rgb": {
"r": 237,
"g": 234,
"b": 237
},
"hsl": {
"h": 300,
"s": 7.692,
"l": 92.353
},
"oklch": {
"l": 0.94022,
"c": 0.00511,
"h": 325.6
},
"luminance": 0.82965
}Semantic roles & 50–950 ramp
primary
#EDEAED
secondary
#BAC1BA
accent
#925454
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585