#EE9EEA#EE9EEA
#EE9EEA is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.3% C 0.136 H 328.5°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9EEA |
|---|---|
| RGB | rgb(238, 158, 234) |
| HSL | hsl(303, 70%, 78%) |
| HSV | hsv(303, 34%, 93%) |
| CMYK | cmyk(0%, 33.6%, 1.7%, 6.7%) |
| CIE-LAB | lab(75.19, 41.38, -26.15) |
| CIE-LCH | lch(75.19, 48.95, 327.70°) |
| OKLab | oklab(80.26% 0.1155 -0.0708) |
| OKLCH | oklch(80.26% 0.136 328.5) |
| XYZ | xyz(62.3369, 48.5739, 83.9180) |
| Luminance | 0.4857 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.58
Lavender Pink
#DD85D7
ΔE00 6.17
Violet (CSS)
#EE82EE
ΔE00 6.56
Mauve
#E0B0FF
ΔE00 6.94
Bubblegum Pink
#FE83CC
ΔE00 8.13
Light Lavendar
#EFC0FE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9EEA #9EEEA2
analogous
#CA9EEE #EE9EEA #EE9EC2
triadic
#EE9EEA #EAEE9E #9EEAEE
tetradic
#EE9EEA #EECA9E #9EEEA2 #9EC2EE
square
#EE9EEA #EECA9E #9EEEA2 #9EC2EE
split-complementary
#EE9EEA #C2EE9E #9EEECA
monochromatic
#DC36D3 #E56ADF #EE9EEA #F7D2F5 #FAE5F9
Accessibility & contrast
On white
1.96
#EE9EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#EE9EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9EEA
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9EEA | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB3ED
Deuteranopia (green-blind)
#AEBDE7
Tritanopia (blue-blind)
#F3A4BA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ee9eea; /* rgb */ color: rgb(238, 158, 234); /* oklch */ color: oklch(80.3% 0.136 328.5);
Tailwind
colors: {
custom: {
50: '#f4bcf1',
500: '#ee9eea',
950: '#000000',
},
}SCSS
$custom: #ee9eea; $custom-light: #f4bcf1; $custom-dark: #000000;
JSON
{
"hex": "#ee9eea",
"rgb": {
"r": 238,
"g": 158,
"b": 234
},
"hsl": {
"h": 303,
"s": 70.175,
"l": 77.647
},
"oklch": {
"l": 0.80258,
"c": 0.1355,
"h": 328.5
},
"luminance": 0.48571
}Semantic roles & 50–950 ramp
primary
#EE9EEA
secondary
#D9F2DA
accent
#D21D13
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171216
muted
#858184