#EED5F2#EED5F2
#EED5F2 is a very light, muted purple. Relative luminance 0.722; OKLCH L 90.2% C 0.047 H 321.6°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EED5F2 |
|---|---|
| RGB | rgb(238, 213, 242) |
| HSL | hsl(292, 53%, 89%) |
| HSV | hsv(292, 12%, 95%) |
| CMYK | cmyk(1.7%, 12%, 0%, 5.1%) |
| CIE-LAB | lab(88.05, 13.69, -11.01) |
| CIE-LCH | lch(88.05, 17.57, 321.20°) |
| OKLab | oklab(90.22% 0.0371 -0.0294) |
| OKLCH | oklch(90.22% 0.047 321.6) |
| XYZ | xyz(75.0788, 72.1773, 93.9636) |
| Luminance | 0.7218 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.11
Thistle
#D8BFD8
ΔE00 5.42
Very Light Purple
#F6CEFC
ΔE00 5.42
Pale Mauve
#FED0FC
ΔE00 5.86
Pale Lilac
#E4CBFF
ΔE00 6.78
Light Lilac
#EDC8FF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED5F2 #D9F2D5
analogous
#E0D5F2 #EED5F2 #F2D5E8
triadic
#EED5F2 #F2EED5 #D5F2EE
tetradic
#EED5F2 #F2E0D5 #D9F2D5 #D5E8F2
square
#EED5F2 #F2E0D5 #D9F2D5 #D5E8F2
split-complementary
#EED5F2 #E8F2D5 #D5F2E0
monochromatic
#C878D5 #DBA6E4 #EED5F2 #F6E8F8 #F6E8F8
Accessibility & contrast
On white
1.36
#EED5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#EED5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED5F2
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED5F2 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF3
Deuteranopia (green-blind)
#D8DEF1
Tritanopia (blue-blind)
#EFD8DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #eed5f2; /* rgb */ color: rgb(238, 213, 242); /* oklch */ color: oklch(90.2% 0.047 321.6);
Tailwind
colors: {
custom: {
50: '#f3e2f6',
500: '#eed5f2',
950: '#000000',
},
}SCSS
$custom: #eed5f2; $custom-light: #f3e2f6; $custom-dark: #000000;
JSON
{
"hex": "#eed5f2",
"rgb": {
"r": 238,
"g": 213,
"b": 242
},
"hsl": {
"h": 291.724,
"s": 52.727,
"l": 89.216
},
"oklch": {
"l": 0.90223,
"c": 0.0473,
"h": 321.6
},
"luminance": 0.72176
}Semantic roles & 50–950 ramp
primary
#EED5F2
secondary
#A2D19B
accent
#C0253B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485