#EED3F2#EED3F2
#EED3F2 is a very light, muted purple. Relative luminance 0.712; OKLCH L 89.8% C 0.051 H 321.9°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EED3F2 |
|---|---|
| RGB | rgb(238, 211, 242) |
| HSL | hsl(292, 54%, 89%) |
| HSV | hsv(292, 13%, 95%) |
| CMYK | cmyk(1.7%, 12.8%, 0%, 5.1%) |
| CIE-LAB | lab(87.57, 14.74, -11.73) |
| CIE-LCH | lch(87.57, 18.84, 321.50°) |
| OKLab | oklab(89.85% 0.04 -0.0313) |
| OKLCH | oklch(89.85% 0.051 321.9) |
| XYZ | xyz(74.5789, 71.1774, 93.7970) |
| Luminance | 0.7118 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.43
Very Light Purple
#F6CEFC
ΔE00 4.64
Pale Mauve
#FED0FC
ΔE00 5.13
Thistle
#D8BFD8
ΔE00 5.28
Pale Lilac
#E4CBFF
ΔE00 6.25
Light Lilac
#EDC8FF
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED3F2 #D7F2D3
analogous
#DFD3F2 #EED3F2 #F2D3E7
triadic
#EED3F2 #F2EED3 #D3F2EE
tetradic
#EED3F2 #F2DFD3 #D7F2D3 #D3E7F2
square
#EED3F2 #F2DFD3 #D7F2D3 #D3E7F2
split-complementary
#EED3F2 #E7F2D3 #D3F2DF
monochromatic
#C975D6 #DCA4E4 #EED3F2 #F6E7F8 #F6E7F8
Accessibility & contrast
On white
1.38
#EED3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#EED3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED3F2
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED3F2 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DAF3
Deuteranopia (green-blind)
#D6DDF1
Tritanopia (blue-blind)
#EFD6DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #eed3f2; /* rgb */ color: rgb(238, 211, 242); /* oklch */ color: oklch(89.8% 0.051 321.9);
Tailwind
colors: {
custom: {
50: '#f3e0f6',
500: '#eed3f2',
950: '#000000',
},
}SCSS
$custom: #eed3f2; $custom-light: #f3e0f6; $custom-dark: #000000;
JSON
{
"hex": "#eed3f2",
"rgb": {
"r": 238,
"g": 211,
"b": 242
},
"hsl": {
"h": 292.258,
"s": 54.386,
"l": 88.824
},
"oklch": {
"l": 0.89848,
"c": 0.05078,
"h": 321.9
},
"luminance": 0.71176
}Semantic roles & 50–950 ramp
primary
#EED3F2
secondary
#A0D198
accent
#C22438
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485