#EEA3FD#EEA3FD
#EEA3FD is a light, vivid purple. Relative luminance 0.515; OKLCH L 81.8% C 0.146 H 320.7°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA3FD |
|---|---|
| RGB | rgb(238, 163, 253) |
| HSL | hsl(290, 96%, 82%) |
| HSV | hsv(290, 36%, 99%) |
| CMYK | cmyk(5.9%, 35.6%, 0%, 0.8%) |
| CIE-LAB | lab(76.96, 42.26, -33.72) |
| CIE-LCH | lch(76.96, 54.06, 321.42°) |
| OKLab | oklab(81.83% 0.1129 -0.0922) |
| OKLCH | oklch(81.83% 0.146 320.7) |
| XYZ | xyz(66.0845, 51.4654, 99.3621) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.63
Plum
#DDA0DD
ΔE00 5.86
Lilac (survey)
#CEA2FD
ΔE00 6.50
Baby Purple
#CA9BF7
ΔE00 6.87
Violet (CSS)
#EE82EE
ΔE00 7.03
Lavender (survey)
#C79FEF
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA3FD #B2FDA3
analogous
#C1A3FD #EEA3FD #FDA3DF
triadic
#EEA3FD #FDEEA3 #A3FDEE
tetradic
#EEA3FD #FDC1A3 #B2FDA3 #A3DFFD
square
#EEA3FD #FDC1A3 #B2FDA3 #A3DFFD
split-complementary
#EEA3FD #DFFDA3 #A3FDC1
monochromatic
#D82BFA #E367FC #EEA3FD #F9DFFE #F9E1FE
Accessibility & contrast
On white
1.86
#EEA3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#EEA3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA3FD
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA3FD | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B9FF
Deuteranopia (green-blind)
#ABC1FA
Tritanopia (blue-blind)
#F0ADC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #eea3fd; /* rgb */ color: rgb(238, 163, 253); /* oklch */ color: oklch(81.8% 0.146 320.7);
Tailwind
colors: {
custom: {
50: '#f5bffe',
500: '#eea3fd',
950: '#000000',
},
}SCSS
$custom: #eea3fd; $custom-light: #f5bffe; $custom-dark: #000000;
JSON
{
"hex": "#eea3fd",
"rgb": {
"r": 238,
"g": 163,
"b": 253
},
"hsl": {
"h": 290,
"s": 95.745,
"l": 81.569
},
"oklch": {
"l": 0.81832,
"c": 0.14577,
"h": 320.7
},
"luminance": 0.51463
}Semantic roles & 50–950 ramp
primary
#EEA3FD
secondary
#79E064
accent
#E60026
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171218
muted
#858286