#EE9AFE#EE9AFE
#EE9AFE is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.4% C 0.162 H 321.0°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9AFE |
|---|---|
| RGB | rgb(238, 154, 254) |
| HSL | hsl(290, 98%, 80%) |
| HSV | hsv(290, 39%, 100%) |
| CMYK | cmyk(6.3%, 39.4%, 0%, 0.4%) |
| CIE-LAB | lab(75.11, 47.15, -37.13) |
| CIE-LCH | lch(75.11, 60.01, 321.78°) |
| OKLab | oklab(80.45% 0.1259 -0.1019) |
| OKLCH | oklch(80.45% 0.162 321) |
| XYZ | xyz(64.7027, 48.4463, 99.6895) |
| Luminance | 0.4844 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.22
Mauve
#E0B0FF
ΔE00 6.28
Baby Purple
#CA9BF7
ΔE00 6.70
Lilac (survey)
#CEA2FD
ΔE00 6.77
Plum
#DDA0DD
ΔE00 6.86
Lavender Pink
#DD85D7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9AFE #AAFE9A
analogous
#BC9AFE #EE9AFE #FE9ADC
triadic
#EE9AFE #FEEE9A #9AFEEE
tetradic
#EE9AFE #FEBC9A #AAFE9A #9ADCFE
square
#EE9AFE #FEBC9A #AAFE9A #9ADCFE
split-complementary
#EE9AFE #DCFE9A #9AFEBC
monochromatic
#DA21FD #E45DFD #EE9AFE #F8D7FF #FAE1FF
Accessibility & contrast
On white
1.96
#EE9AFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#EE9AFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9AFE
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9AFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9AFE | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#A3BCFB
Tritanopia (blue-blind)
#F0A6C0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ee9afe; /* rgb */ color: rgb(238, 154, 254); /* oklch */ color: oklch(80.4% 0.162 321.0);
Tailwind
colors: {
custom: {
50: '#f5b9ff',
500: '#ee9afe',
950: '#000000',
},
}SCSS
$custom: #ee9afe; $custom-light: #f5b9ff; $custom-dark: #000000;
JSON
{
"hex": "#ee9afe",
"rgb": {
"r": 238,
"g": 154,
"b": 254
},
"hsl": {
"h": 290.4,
"s": 98.039,
"l": 80
},
"oklch": {
"l": 0.80448,
"c": 0.16197,
"h": 321
},
"luminance": 0.48444
}Semantic roles & 50–950 ramp
primary
#EE9AFE
secondary
#DAF7D4
accent
#E60025
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171218
muted
#858186