#EDEBEE#EDEBEE
#EDEBEE is a very light, near-neutral purple. Relative luminance 0.836; OKLCH L 94.2% C 0.005 H 314.7°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBEE |
|---|---|
| RGB | rgb(237, 235, 238) |
| HSL | hsl(280, 8%, 93%) |
| HSV | hsv(280, 1%, 93%) |
| CMYK | cmyk(0.4%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(93.27, 1.20, -1.21) |
| CIE-LCH | lch(93.27, 1.71, 314.72°) |
| OKLab | oklab(94.25% 0.0032 -0.0032) |
| OKLCH | oklch(94.25% 0.005 314.7) |
| XYZ | xyz(80.0634, 83.5943, 92.7897) |
| Luminance | 0.8359 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.85
Ghostwhite
#F8F8FF
ΔE00 3.31
Snow
#FFFAFA
ΔE00 3.67
Pale Grey
#FDFDFE
ΔE00 3.93
Gainsboro
#DCDCDC
ΔE00 4.01
Off White
#FAF9F6
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBEE #ECEEEB
analogous
#EBEBEE #EDEBEE #EEEBED
triadic
#EDEBEE #EEEDEB #EBEEED
tetradic
#EDEBEE #EEEBEB #ECEEEB #EBEDEE
square
#EDEBEE #EEEBEB #ECEEEB #EBEDEE
split-complementary
#EDEBEE #EDEEEB #EBEEEB
monochromatic
#B1A9B6 #CFCAD2 #EDEBEE #F0EEF1 #F0EEF1
Accessibility & contrast
On white
1.19
#EDEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#EDEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBEE
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBEE | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEE
Deuteranopia (green-blind)
#EBECEE
Tritanopia (blue-blind)
#EDEBEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #edebee; /* rgb */ color: rgb(237, 235, 238); /* oklch */ color: oklch(94.2% 0.005 314.7);
Tailwind
colors: {
custom: {
50: '#f2f1f3',
500: '#edebee',
950: '#000000',
},
}SCSS
$custom: #edebee; $custom-light: #f2f1f3; $custom-dark: #000000;
JSON
{
"hex": "#edebee",
"rgb": {
"r": 237,
"g": 235,
"b": 238
},
"hsl": {
"h": 280,
"s": 8.108,
"l": 92.745
},
"oklch": {
"l": 0.94246,
"c": 0.00452,
"h": 314.7
},
"luminance": 0.83594
}Semantic roles & 50–950 ramp
primary
#EDEBEE
secondary
#BDC2BB
accent
#925368
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585