#EDE5EE#EDE5EE
#EDE5EE is a very light, near-neutral purple. Relative luminance 0.802; OKLCH L 93.1% C 0.015 H 322.3°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE5EE |
|---|---|
| RGB | rgb(237, 229, 238) |
| HSL | hsl(293, 21%, 92%) |
| HSV | hsv(293, 4%, 93%) |
| CMYK | cmyk(0.4%, 3.8%, 0%, 6.7%) |
| CIE-LAB | lab(91.78, 4.29, -3.40) |
| CIE-LCH | lch(91.78, 5.47, 321.58°) |
| OKLab | oklab(93.08% 0.0117 -0.009) |
| OKLCH | oklch(93.08% 0.015 322.3) |
| XYZ | xyz(78.3745, 80.2165, 92.2268) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.01
Lavender (CSS)
#E6E6FA
ΔE00 5.23
Ghostwhite
#F8F8FF
ΔE00 5.31
Very Light Pink
#FFF4F2
ΔE00 6.00
Snow
#FFFAFA
ΔE00 6.27
Gainsboro
#DCDCDC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE5EE #E6EEE5
analogous
#E9E5EE #EDE5EE #EEE5EB
triadic
#EDE5EE #EEEDE5 #E5EEED
tetradic
#EDE5EE #EEE9E5 #E6EEE5 #E5EBEE
square
#EDE5EE #EEE9E5 #E6EEE5 #E5EBEE
split-complementary
#EDE5EE #EBEEE5 #E5EEE9
monochromatic
#BA9BBE #D3C0D6 #EDE5EE #F2ECF3 #F2ECF3
Accessibility & contrast
On white
1.23
#EDE5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#EDE5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE5EE
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE5EE | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EE
Deuteranopia (green-blind)
#E6E8EE
Tritanopia (blue-blind)
#EDE6E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ede5ee; /* rgb */ color: rgb(237, 229, 238); /* oklch */ color: oklch(93.1% 0.015 322.3);
Tailwind
colors: {
custom: {
50: '#f2edf3',
500: '#ede5ee',
950: '#000000',
},
}SCSS
$custom: #ede5ee; $custom-light: #f2edf3; $custom-dark: #000000;
JSON
{
"hex": "#ede5ee",
"rgb": {
"r": 237,
"g": 229,
"b": 238
},
"hsl": {
"h": 293.333,
"s": 20.93,
"l": 91.569
},
"oklch": {
"l": 0.93076,
"c": 0.01473,
"h": 322.3
},
"luminance": 0.80216
}Semantic roles & 50–950 ramp
primary
#EDE5EE
secondary
#B4C5B2
accent
#9F4650
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485