#EDE9EE#EDE9EE
#EDE9EE is a very light, near-neutral purple. Relative luminance 0.825; OKLCH L 93.9% C 0.008 H 319.4°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE9EE |
|---|---|
| RGB | rgb(237, 233, 238) |
| HSL | hsl(288, 13%, 92%) |
| HSV | hsv(288, 2%, 93%) |
| CMYK | cmyk(0.4%, 2.1%, 0%, 6.7%) |
| CIE-LAB | lab(92.78, 2.23, -1.94) |
| CIE-LCH | lch(92.78, 2.96, 318.90°) |
| OKLab | oklab(93.86% 0.006 -0.0051) |
| OKLCH | oklch(93.86% 0.008 319.4) |
| XYZ | xyz(79.4941, 82.4555, 92.6000) |
| Luminance | 0.8246 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.55
Whitesmoke
#F5F5F5
ΔE00 4.21
Snow
#FFFAFA
ΔE00 4.27
Gainsboro
#DCDCDC
ΔE00 4.74
Very Light Pink
#FFF4F2
ΔE00 4.80
Lavenderblush
#FFF0F5
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE9EE #EAEEE9
analogous
#EBE9EE #EDE9EE #EEE9ED
triadic
#EDE9EE #EEEDE9 #E9EEED
tetradic
#EDE9EE #EEEBE9 #EAEEE9 #E9EDEE
square
#EDE9EE #EEEBE9 #EAEEE9 #E9EDEE
split-complementary
#EDE9EE #EDEEE9 #E9EEEB
monochromatic
#B5A4B9 #D1C6D3 #EDE9EE #F1EEF2 #F1EEF2
Accessibility & contrast
On white
1.20
#EDE9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#EDE9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE9EE
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE9EE | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEE
Deuteranopia (green-blind)
#E9EAEE
Tritanopia (blue-blind)
#EDE9EB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ede9ee; /* rgb */ color: rgb(237, 233, 238); /* oklch */ color: oklch(93.9% 0.008 319.4);
Tailwind
colors: {
custom: {
50: '#f2f0f3',
500: '#ede9ee',
950: '#000000',
},
}SCSS
$custom: #ede9ee; $custom-light: #f2f0f3; $custom-dark: #000000;
JSON
{
"hex": "#ede9ee",
"rgb": {
"r": 237,
"g": 233,
"b": 238
},
"hsl": {
"h": 288,
"s": 12.821,
"l": 92.353
},
"oklch": {
"l": 0.93855,
"c": 0.0079,
"h": 319.4
},
"luminance": 0.82455
}Semantic roles & 50–950 ramp
primary
#EDE9EE
secondary
#BAC3B8
accent
#974F5D
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585