#EE9EF5#EE9EF5
#EE9EF5 is a light, vivid purple. Relative luminance 0.492; OKLCH L 80.7% C 0.146 H 324.0°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9EF5 |
|---|---|
| RGB | rgb(238, 158, 245) |
| HSL | hsl(295, 81%, 79%) |
| HSV | hsv(295, 36%, 96%) |
| CMYK | cmyk(2.9%, 35.5%, 0%, 3.9%) |
| CIE-LAB | lab(75.59, 43.38, -31.50) |
| CIE-LCH | lch(75.59, 53.61, 324.01°) |
| OKLab | oklab(80.7% 0.1182 -0.0859) |
| OKLCH | oklch(80.7% 0.146 324) |
| XYZ | xyz(63.9665, 49.2258, 92.5005) |
| Luminance | 0.4922 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.01
Mauve
#E0B0FF
ΔE00 5.86
Violet (CSS)
#EE82EE
ΔE00 5.92
Lavender Pink
#DD85D7
ΔE00 6.66
Lilac (survey)
#CEA2FD
ΔE00 7.41
Baby Purple
#CA9BF7
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9EF5 #A5F59E
analogous
#C39EF5 #EE9EF5 #F59ED1
triadic
#EE9EF5 #F5EE9E #9EF5EE
tetradic
#EE9EF5 #F5C39E #A5F59E #9ED1F5
square
#EE9EF5 #F5C39E #A5F59E #9ED1F5
split-complementary
#EE9EF5 #D1F59E #9EF5C3
monochromatic
#DB2FEA #E467EF #EE9EF5 #F8D5FB #FAE3FC
Accessibility & contrast
On white
1.94
#EE9EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#EE9EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9EF5
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9EF5 | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B4F8
Deuteranopia (green-blind)
#AABEF2
Tritanopia (blue-blind)
#F2A7BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ee9ef5; /* rgb */ color: rgb(238, 158, 245); /* oklch */ color: oklch(80.7% 0.146 324.0);
Tailwind
colors: {
custom: {
50: '#f5bcf8',
500: '#ee9ef5',
950: '#000000',
},
}SCSS
$custom: #ee9ef5; $custom-light: #f5bcf8; $custom-dark: #000000;
JSON
{
"hex": "#ee9ef5",
"rgb": {
"r": 238,
"g": 158,
"b": 245
},
"hsl": {
"h": 295.172,
"s": 81.308,
"l": 79.02
},
"oklch": {
"l": 0.80698,
"c": 0.14614,
"h": 324
},
"luminance": 0.49223
}Semantic roles & 50–950 ramp
primary
#EE9EF5
secondary
#D9F4D7
accent
#DE0819
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171217
muted
#858185