#EDE2ED#EDE2ED
#EDE2ED is a very light, near-neutral purple. Relative luminance 0.785; OKLCH L 92.5% C 0.019 H 325.7°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE2ED |
|---|---|
| RGB | rgb(237, 226, 237) |
| HSL | hsl(300, 23%, 91%) |
| HSV | hsv(300, 5%, 93%) |
| CMYK | cmyk(0%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(91.01, 5.66, -4.01) |
| CIE-LCH | lch(91.01, 6.94, 324.70°) |
| OKLab | oklab(92.47% 0.0156 -0.0106) |
| OKLCH | oklch(92.47% 0.019 325.7) |
| XYZ | xyz(77.4051, 78.5121, 91.1809) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.19
Lavender (CSS)
#E6E6FA
ΔE00 5.51
Ghostwhite
#F8F8FF
ΔE00 6.78
Very Light Pink
#FFF4F2
ΔE00 7.01
Snow
#FFFAFA
ΔE00 7.63
Mistyrose
#FFE4E1
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE2ED #E2EDE2
analogous
#E7E2ED #EDE2ED #EDE2E7
triadic
#EDE2ED #EDEDE2 #E2EDED
tetradic
#EDE2ED #EDE7E2 #E2EDE2 #E2E7ED
square
#EDE2ED #EDE7E2 #E2EDE2 #E2E7ED
split-complementary
#EDE2ED #E7EDE2 #E2EDE7
monochromatic
#BE96BE #D6BCD6 #EDE2ED #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.26
#EDE2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#EDE2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE2ED
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE2ED | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EE
Deuteranopia (green-blind)
#E4E6ED
Tritanopia (blue-blind)
#EEE3E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ede2ed; /* rgb */ color: rgb(237, 226, 237); /* oklch */ color: oklch(92.5% 0.019 325.7);
Tailwind
colors: {
custom: {
50: '#f2ebf2',
500: '#ede2ed',
950: '#000000',
},
}SCSS
$custom: #ede2ed; $custom-light: #f2ebf2; $custom-dark: #000000;
JSON
{
"hex": "#ede2ed",
"rgb": {
"r": 237,
"g": 226,
"b": 237
},
"hsl": {
"h": 300,
"s": 23.404,
"l": 90.784
},
"oklch": {
"l": 0.92466,
"c": 0.01883,
"h": 325.7
},
"luminance": 0.78512
}Semantic roles & 50–950 ramp
primary
#EDE2ED
secondary
#AEC5AE
accent
#A24444
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485