#EDE2EE#EDE2EE
#EDE2EE is a very light, near-neutral purple. Relative luminance 0.786; OKLCH L 92.5% C 0.020 H 323.2°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE2EE |
|---|---|
| RGB | rgb(237, 226, 238) |
| HSL | hsl(295, 26%, 91%) |
| HSV | hsv(295, 5%, 93%) |
| CMYK | cmyk(0.4%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(91.04, 5.84, -4.49) |
| CIE-LCH | lch(91.04, 7.37, 322.43°) |
| OKLab | oklab(92.5% 0.0159 -0.0119) |
| OKLCH | oklch(92.5% 0.02 323.2) |
| XYZ | xyz(77.5516, 78.5707, 91.9525) |
| Luminance | 0.7857 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.43
Lavender (CSS)
#E6E6FA
ΔE00 5.30
Ghostwhite
#F8F8FF
ΔE00 6.93
Very Light Pink
#FFF4F2
ΔE00 7.35
Snow
#FFFAFA
ΔE00 7.91
Mistyrose
#FFE4E1
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE2EE #E3EEE2
analogous
#E7E2EE #EDE2EE #EEE2E9
triadic
#EDE2EE #EEEDE2 #E2EEED
tetradic
#EDE2EE #EEE7E2 #E3EEE2 #E2E9EE
square
#EDE2EE #EEE7E2 #E3EEE2 #E2E9EE
split-complementary
#EDE2EE #E9EEE2 #E2EEE7
monochromatic
#BD95C1 #D5BBD7 #EDE2EE #F3ECF4 #F3ECF4
Accessibility & contrast
On white
1.26
#EDE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#EDE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE2EE
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE2EE | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5EF
Deuteranopia (green-blind)
#E3E6EE
Tritanopia (blue-blind)
#EEE3E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ede2ee; /* rgb */ color: rgb(237, 226, 238); /* oklch */ color: oklch(92.5% 0.020 323.2);
Tailwind
colors: {
custom: {
50: '#f2ebf3',
500: '#ede2ee',
950: '#000000',
},
}SCSS
$custom: #ede2ee; $custom-light: #f2ebf3; $custom-dark: #000000;
JSON
{
"hex": "#ede2ee",
"rgb": {
"r": 237,
"g": 226,
"b": 238
},
"hsl": {
"h": 295,
"s": 26.087,
"l": 90.98
},
"oklch": {
"l": 0.92495,
"c": 0.01988,
"h": 323.2
},
"luminance": 0.7857
}Semantic roles & 50–950 ramp
primary
#EDE2EE
secondary
#B0C7AE
accent
#A54149
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485