#EDE5ED#EDE5ED
#EDE5ED is a very light, near-neutral purple. Relative luminance 0.802; OKLCH L 93.0% C 0.014 H 325.7°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE5ED |
|---|---|
| RGB | rgb(237, 229, 237) |
| HSL | hsl(300, 18%, 91%) |
| HSV | hsv(300, 3%, 93%) |
| CMYK | cmyk(0%, 3.4%, 0%, 7.1%) |
| CIE-LAB | lab(91.76, 4.11, -2.92) |
| CIE-LCH | lch(91.76, 5.04, 324.63°) |
| OKLab | oklab(93.05% 0.0113 -0.0077) |
| OKLCH | oklch(93.05% 0.014 325.7) |
| XYZ | xyz(78.2280, 80.1579, 91.4552) |
| Luminance | 0.8016 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.89
Ghostwhite
#F8F8FF
ΔE00 5.21
Lavender (CSS)
#E6E6FA
ΔE00 5.57
Very Light Pink
#FFF4F2
ΔE00 5.66
Snow
#FFFAFA
ΔE00 5.97
Gainsboro
#DCDCDC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE5ED #E5EDE5
analogous
#E9E5ED #EDE5ED #EDE5E9
triadic
#EDE5ED #EDEDE5 #E5EDED
tetradic
#EDE5ED #EDE9E5 #E5EDE5 #E5E9ED
square
#EDE5ED #EDE9E5 #E5EDE5 #E5E9ED
split-complementary
#EDE5ED #E9EDE5 #E5EDE9
monochromatic
#BB9DBB #D4C1D4 #EDE5ED #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.23
#EDE5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#EDE5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE5ED
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE5ED | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7ED
Deuteranopia (green-blind)
#E6E8ED
Tritanopia (blue-blind)
#EEE6E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ede5ed; /* rgb */ color: rgb(237, 229, 237); /* oklch */ color: oklch(93.0% 0.014 325.7);
Tailwind
colors: {
custom: {
50: '#f2edf2',
500: '#ede5ed',
950: '#000000',
},
}SCSS
$custom: #ede5ed; $custom-light: #f2edf2; $custom-dark: #000000;
JSON
{
"hex": "#ede5ed",
"rgb": {
"r": 237,
"g": 229,
"b": 237
},
"hsl": {
"h": 300,
"s": 18.182,
"l": 91.373
},
"oklch": {
"l": 0.93047,
"c": 0.01367,
"h": 325.7
},
"luminance": 0.80158
}Semantic roles & 50–950 ramp
primary
#EDE5ED
secondary
#B2C4B2
accent
#9C4949
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485