#EDE0F2#EDE0F2
#EDE0F2 is a very light, muted purple. Relative luminance 0.777; OKLCH L 92.2% C 0.028 H 316.7°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE0F2 |
|---|---|
| RGB | rgb(237, 224, 242) |
| HSL | hsl(283, 41%, 91%) |
| HSV | hsv(283, 7%, 95%) |
| CMYK | cmyk(2.1%, 7.4%, 0%, 5.1%) |
| CIE-LAB | lab(90.66, 7.61, -7.16) |
| CIE-LCH | lch(90.66, 10.44, 316.75°) |
| OKLab | oklab(92.23% 0.0202 -0.019) |
| OKLCH | oklch(92.23% 0.028 316.7) |
| XYZ | xyz(77.6052, 77.7270, 94.9017) |
| Luminance | 0.7773 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.36
Lavenderblush
#FFF0F5
ΔE00 6.22
Thistle
#D8BFD8
ΔE00 8.45
Ghostwhite
#F8F8FF
ΔE00 8.74
Mistyrose
#FFE4E1
ΔE00 9.50
Very Light Pink
#FFF4F2
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE0F2 #E5F2E0
analogous
#E4E0F2 #EDE0F2 #F2E0EE
triadic
#EDE0F2 #F2EDE0 #E0F2ED
tetradic
#EDE0F2 #F2E4E0 #E5F2E0 #E0EEF2
square
#EDE0F2 #F2E4E0 #E5F2E0 #E0EEF2
split-complementary
#EDE0F2 #EEF2E0 #E0F2E4
monochromatic
#BB8ACE #D4B5E0 #EDE0F2 #F2E9F6 #F2E9F6
Accessibility & contrast
On white
1.27
#EDE0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#EDE0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE0F2
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE0F2 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F3
Deuteranopia (green-blind)
#E1E5F1
Tritanopia (blue-blind)
#EDE2E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ede0f2; /* rgb */ color: rgb(237, 224, 242); /* oklch */ color: oklch(92.2% 0.028 316.7);
Tailwind
colors: {
custom: {
50: '#f2e9f6',
500: '#ede0f2',
950: '#000000',
},
}SCSS
$custom: #ede0f2; $custom-light: #f2e9f6; $custom-dark: #000000;
JSON
{
"hex": "#ede0f2",
"rgb": {
"r": 237,
"g": 224,
"b": 242
},
"hsl": {
"h": 283.333,
"s": 40.909,
"l": 91.373
},
"oklch": {
"l": 0.9223,
"c": 0.02777,
"h": 316.7
},
"luminance": 0.77727
}Semantic roles & 50–950 ramp
primary
#EDE0F2
secondary
#B2CFA8
accent
#B43256
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485