#EEA3FF#EEA3FF
#EEA3FF is a light, vivid purple. Relative luminance 0.516; OKLCH L 81.9% C 0.148 H 320.0°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA3FF |
|---|---|
| RGB | rgb(238, 163, 255) |
| HSL | hsl(289, 100%, 82%) |
| HSV | hsv(289, 36%, 100%) |
| CMYK | cmyk(6.7%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(77.04, 42.64, -34.67) |
| CIE-LCH | lch(77.04, 54.96, 320.89°) |
| OKLab | oklab(81.92% 0.1133 -0.095) |
| OKLCH | oklch(81.92% 0.148 320) |
| XYZ | xyz(66.4048, 51.5935, 101.0489) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.58
Plum
#DDA0DD
ΔE00 6.19
Lilac (survey)
#CEA2FD
ΔE00 6.32
Baby Purple
#CA9BF7
ΔE00 6.72
Violet (CSS)
#EE82EE
ΔE00 7.07
Lavender (survey)
#C79FEF
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA3FF #B4FFA3
analogous
#C0A3FF #EEA3FF #FFA3E2
triadic
#EEA3FF #FFEEA3 #A3FFEE
tetradic
#EEA3FF #FFC0A3 #B4FFA3 #A3E2FF
square
#EEA3FF #FFC0A3 #B4FFA3 #A3E2FF
split-complementary
#EEA3FF #E2FFA3 #A3FFC0
monochromatic
#D729FF #E366FF #EEA3FF #F9E0FF #F9E0FF
Accessibility & contrast
On white
1.86
#EEA3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#EEA3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA3FF
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA3FF | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B9FF
Deuteranopia (green-blind)
#AAC1FC
Tritanopia (blue-blind)
#EFAEC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #eea3ff; /* rgb */ color: rgb(238, 163, 255); /* oklch */ color: oklch(81.9% 0.148 320.0);
Tailwind
colors: {
custom: {
50: '#f5bfff',
500: '#eea3ff',
950: '#000000',
},
}SCSS
$custom: #eea3ff; $custom-light: #f5bfff; $custom-dark: #000000;
JSON
{
"hex": "#eea3ff",
"rgb": {
"r": 238,
"g": 163,
"b": 255
},
"hsl": {
"h": 288.913,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.81916,
"c": 0.14785,
"h": 320
},
"luminance": 0.51592
}Semantic roles & 50–950 ramp
primary
#EEA3FF
secondary
#7BE363
accent
#E6002A
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171218
muted
#858286