#EEDFF1#EEDFF1
#EEDFF1 is a very light, muted purple. Relative luminance 0.773; OKLCH L 92.1% C 0.029 H 320.6°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDFF1 |
|---|---|
| RGB | rgb(238, 223, 241) |
| HSL | hsl(290, 39%, 91%) |
| HSV | hsv(290, 7%, 95%) |
| CMYK | cmyk(1.2%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(90.46, 8.28, -6.91) |
| CIE-LCH | lch(90.46, 10.78, 320.14°) |
| OKLab | oklab(92.09% 0.0223 -0.0184) |
| OKLCH | oklch(92.09% 0.029 320.6) |
| XYZ | xyz(77.5223, 77.3039, 94.0392) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.09
Lavenderblush
#FFF0F5
ΔE00 6.28
Thistle
#D8BFD8
ΔE00 8.02
Mistyrose
#FFE4E1
ΔE00 9.23
Ghostwhite
#F8F8FF
ΔE00 9.29
Light Pink
#FFD1DF
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDFF1 #E2F1DF
analogous
#E5DFF1 #EEDFF1 #F1DFEB
triadic
#EEDFF1 #F1EEDF #DFF1EE
tetradic
#EEDFF1 #F1E5DF #E2F1DF #DFEBF1
square
#EEDFF1 #F1E5DF #E2F1DF #DFEBF1
split-complementary
#EEDFF1 #EBF1DF #DFF1E5
monochromatic
#C18ACC #D7B4DE #EEDFF1 #F4EAF6 #F4EAF6
Accessibility & contrast
On white
1.28
#EEDFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#EEDFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDFF1
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDFF1 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F2
Deuteranopia (green-blind)
#E0E4F0
Tritanopia (blue-blind)
#EFE1E5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eedff1; /* rgb */ color: rgb(238, 223, 241); /* oklch */ color: oklch(92.1% 0.029 320.6);
Tailwind
colors: {
custom: {
50: '#f3e9f5',
500: '#eedff1',
950: '#000000',
},
}SCSS
$custom: #eedff1; $custom-light: #f3e9f5; $custom-dark: #000000;
JSON
{
"hex": "#eedff1",
"rgb": {
"r": 238,
"g": 223,
"b": 241
},
"hsl": {
"h": 290,
"s": 39.13,
"l": 90.98
},
"oklch": {
"l": 0.92089,
"c": 0.02892,
"h": 320.6
},
"luminance": 0.77303
}Semantic roles & 50–950 ramp
primary
#EEDFF1
secondary
#AECDA7
accent
#B23349
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485