#EEA5FD#EEA5FD
#EEA5FD is a very light, vivid purple. Relative luminance 0.522; OKLCH L 82.2% C 0.142 H 320.6°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA5FD |
|---|---|
| RGB | rgb(238, 165, 253) |
| HSL | hsl(290, 96%, 82%) |
| HSV | hsv(290, 35%, 99%) |
| CMYK | cmyk(5.9%, 34.8%, 0%, 0.8%) |
| CIE-LAB | lab(77.39, 41.21, -33.05) |
| CIE-LCH | lch(77.39, 52.83, 321.27°) |
| OKLab | oklab(82.16% 0.11 -0.0904) |
| OKLCH | oklch(82.16% 0.142 320.6) |
| XYZ | xyz(66.4424, 52.1812, 99.4815) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.29
Plum
#DDA0DD
ΔE00 5.74
Lilac (survey)
#CEA2FD
ΔE00 6.51
Light Violet
#D6B4FC
ΔE00 6.94
Light Lavendar
#EFC0FE
ΔE00 6.96
Baby Purple
#CA9BF7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA5FD #B4FDA5
analogous
#C2A5FD #EEA5FD #FDA5E0
triadic
#EEA5FD #FDEEA5 #A5FDEE
tetradic
#EEA5FD #FDC2A5 #B4FDA5 #A5E0FD
square
#EEA5FD #FDC2A5 #B4FDA5 #A5E0FD
split-complementary
#EEA5FD #E0FDA5 #A5FDC2
monochromatic
#D72DFA #E369FC #EEA5FD #F9E1FE #F9E1FE
Accessibility & contrast
On white
1.84
#EEA5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#EEA5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA5FD
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA5FD | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9ABAFF
Deuteranopia (green-blind)
#ACC2FA
Tritanopia (blue-blind)
#F0AFC6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eea5fd; /* rgb */ color: rgb(238, 165, 253); /* oklch */ color: oklch(82.2% 0.142 320.6);
Tailwind
colors: {
custom: {
50: '#f4c1fe',
500: '#eea5fd',
950: '#000000',
},
}SCSS
$custom: #eea5fd; $custom-light: #f4c1fe; $custom-dark: #000000;
JSON
{
"hex": "#eea5fd",
"rgb": {
"r": 238,
"g": 165,
"b": 253
},
"hsl": {
"h": 289.773,
"s": 95.652,
"l": 81.961
},
"oklch": {
"l": 0.82157,
"c": 0.14237,
"h": 320.6
},
"luminance": 0.52179
}Semantic roles & 50–950 ramp
primary
#EEA5FD
secondary
#7BE166
accent
#E60027
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171218
muted
#858286