#EEDAF3#EEDAF3
#EEDAF3 is a very light, muted purple. Relative luminance 0.748; OKLCH L 91.2% C 0.040 H 319.5°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDAF3 |
|---|---|
| RGB | rgb(238, 218, 243) |
| HSL | hsl(288, 51%, 90%) |
| HSV | hsv(288, 10%, 95%) |
| CMYK | cmyk(2.1%, 10.3%, 0%, 4.7%) |
| CIE-LAB | lab(89.30, 11.25, -9.69) |
| CIE-LCH | lch(89.30, 14.85, 319.27°) |
| OKLab | oklab(91.2% 0.0302 -0.0258) |
| OKLCH | oklch(91.2% 0.04 319.5) |
| XYZ | xyz(76.5065, 74.7917, 95.1825) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.32
Pale Lavender
#EECFFE
ΔE00 6.77
Very Light Purple
#F6CEFC
ΔE00 7.34
Pale Mauve
#FED0FC
ΔE00 7.74
Lavender (CSS)
#E6E6FA
ΔE00 8.05
Pale Lilac
#E4CBFF
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDAF3 #DFF3DA
analogous
#E1DAF3 #EEDAF3 #F3DAEB
triadic
#EEDAF3 #F3EEDA #DAF3EE
tetradic
#EEDAF3 #F3E1DA #DFF3DA #DAEBF3
square
#EEDAF3 #F3E1DA #DFF3DA #DAEBF3
split-complementary
#EEDAF3 #EBF3DA #DAF3E1
monochromatic
#C47ED5 #D9ACE4 #EEDAF3 #F4E8F8 #F4E8F8
Accessibility & contrast
On white
1.32
#EEDAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#EEDAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDAF3
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDAF3 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF4
Deuteranopia (green-blind)
#DCE1F2
Tritanopia (blue-blind)
#EFDCE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eedaf3; /* rgb */ color: rgb(238, 218, 243); /* oklch */ color: oklch(91.2% 0.040 319.5);
Tailwind
colors: {
custom: {
50: '#f3e5f7',
500: '#eedaf3',
950: '#000000',
},
}SCSS
$custom: #eedaf3; $custom-light: #f3e5f7; $custom-dark: #000000;
JSON
{
"hex": "#eedaf3",
"rgb": {
"r": 238,
"g": 218,
"b": 243
},
"hsl": {
"h": 288,
"s": 51.02,
"l": 90.392
},
"oklch": {
"l": 0.91198,
"c": 0.03975,
"h": 319.5
},
"luminance": 0.74791
}Semantic roles & 50–950 ramp
primary
#EEDAF3
secondary
#AAD29F
accent
#BE2745
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485