#EEA4FD#EEA4FD
#EEA4FD is a light, vivid purple. Relative luminance 0.518; OKLCH L 82.0% C 0.144 H 320.7°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA4FD |
|---|---|
| RGB | rgb(238, 164, 253) |
| HSL | hsl(290, 96%, 82%) |
| HSV | hsv(290, 35%, 99%) |
| CMYK | cmyk(5.9%, 35.2%, 0%, 0.8%) |
| CIE-LAB | lab(77.17, 41.74, -33.39) |
| CIE-LCH | lch(77.17, 53.45, 321.34°) |
| OKLab | oklab(81.99% 0.1115 -0.0913) |
| OKLCH | oklch(81.99% 0.144 320.7) |
| XYZ | xyz(66.2628, 51.8219, 99.4216) |
| Luminance | 0.5182 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.46
Plum
#DDA0DD
ΔE00 5.79
Lilac (survey)
#CEA2FD
ΔE00 6.50
Baby Purple
#CA9BF7
ΔE00 6.92
Light Violet
#D6B4FC
ΔE00 7.09
Lavender (survey)
#C79FEF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA4FD #B3FDA4
analogous
#C2A4FD #EEA4FD #FDA4DF
triadic
#EEA4FD #FDEEA4 #A4FDEE
tetradic
#EEA4FD #FDC2A4 #B3FDA4 #A4DFFD
square
#EEA4FD #FDC2A4 #B3FDA4 #A4DFFD
split-complementary
#EEA4FD #DFFDA4 #A4FDC2
monochromatic
#D82CFA #E368FC #EEA4FD #F9E0FE #F9E1FE
Accessibility & contrast
On white
1.85
#EEA4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#EEA4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA4FD
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA4FD | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B9FF
Deuteranopia (green-blind)
#ABC1FA
Tritanopia (blue-blind)
#F0AEC5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eea4fd; /* rgb */ color: rgb(238, 164, 253); /* oklch */ color: oklch(82.0% 0.144 320.7);
Tailwind
colors: {
custom: {
50: '#f4c0fe',
500: '#eea4fd',
950: '#000000',
},
}SCSS
$custom: #eea4fd; $custom-light: #f4c0fe; $custom-dark: #000000;
JSON
{
"hex": "#eea4fd",
"rgb": {
"r": 238,
"g": 164,
"b": 253
},
"hsl": {
"h": 289.888,
"s": 95.699,
"l": 81.765
},
"oklch": {
"l": 0.81994,
"c": 0.14407,
"h": 320.7
},
"luminance": 0.5182
}Semantic roles & 50–950 ramp
primary
#EEA4FD
secondary
#7AE065
accent
#E60027
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171218
muted
#858286