#EED4F2#EED4F2
#EED4F2 is a very light, muted purple. Relative luminance 0.717; OKLCH L 90.0% C 0.049 H 321.7°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EED4F2 |
|---|---|
| RGB | rgb(238, 212, 242) |
| HSL | hsl(292, 54%, 89%) |
| HSV | hsv(292, 12%, 95%) |
| CMYK | cmyk(1.7%, 12.4%, 0%, 5.1%) |
| CIE-LAB | lab(87.81, 14.22, -11.37) |
| CIE-LCH | lch(87.81, 18.20, 321.35°) |
| OKLab | oklab(90.04% 0.0385 -0.0304) |
| OKLCH | oklch(90.04% 0.049 321.7) |
| XYZ | xyz(74.8281, 71.6758, 93.8800) |
| Luminance | 0.7167 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.76
Very Light Purple
#F6CEFC
ΔE00 5.03
Thistle
#D8BFD8
ΔE00 5.33
Pale Mauve
#FED0FC
ΔE00 5.49
Pale Lilac
#E4CBFF
ΔE00 6.51
Light Lilac
#EDC8FF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED4F2 #D8F2D4
analogous
#DFD4F2 #EED4F2 #F2D4E7
triadic
#EED4F2 #F2EED4 #D4F2EE
tetradic
#EED4F2 #F2DFD4 #D8F2D4 #D4E7F2
square
#EED4F2 #F2DFD4 #D8F2D4 #D4E7F2
split-complementary
#EED4F2 #E7F2D4 #D4F2DF
monochromatic
#C976D6 #DBA5E4 #EED4F2 #F6E8F8 #F6E8F8
Accessibility & contrast
On white
1.37
#EED4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#EED4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED4F2
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED4F2 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF3
Deuteranopia (green-blind)
#D7DDF1
Tritanopia (blue-blind)
#EFD7DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #eed4f2; /* rgb */ color: rgb(238, 212, 242); /* oklch */ color: oklch(90.0% 0.049 321.7);
Tailwind
colors: {
custom: {
50: '#f3e1f6',
500: '#eed4f2',
950: '#000000',
},
}SCSS
$custom: #eed4f2; $custom-light: #f3e1f6; $custom-dark: #000000;
JSON
{
"hex": "#eed4f2",
"rgb": {
"r": 238,
"g": 212,
"b": 242
},
"hsl": {
"h": 292,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.90035,
"c": 0.04904,
"h": 321.7
},
"luminance": 0.71675
}Semantic roles & 50–950 ramp
primary
#EED4F2
secondary
#A1D199
accent
#C12439
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485