#EE99EA#EE99EA
#EE99EA is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.5% C 0.144 H 328.5°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EE99EA |
|---|---|
| RGB | rgb(238, 153, 234) |
| HSL | hsl(303, 71%, 77%) |
| HSV | hsv(303, 36%, 93%) |
| CMYK | cmyk(0%, 35.7%, 1.7%, 6.7%) |
| CIE-LAB | lab(74.13, 43.99, -27.77) |
| CIE-LCH | lch(74.13, 52.02, 327.73°) |
| OKLab | oklab(79.46% 0.1228 -0.0753) |
| OKLCH | oklch(79.46% 0.144 328.5) |
| XYZ | xyz(61.5013, 46.9028, 83.6395) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.28
Lavender Pink
#DD85D7
ΔE00 5.26
Violet (CSS)
#EE82EE
ΔE00 5.36
Purply Pink
#F075E6
ΔE00 7.44
Mauve
#E0B0FF
ΔE00 7.53
Bubblegum Pink
#FE83CC
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE99EA #99EE9D
analogous
#C899EE #EE99EA #EE99C0
triadic
#EE99EA #EAEE99 #99EAEE
tetradic
#EE99EA #EEC899 #99EE9D #99C0EE
square
#EE99EA #EEC899 #99EE9D #99C0EE
split-complementary
#EE99EA #C0EE99 #99EEC8
monochromatic
#DD30D4 #E565DF #EE99EA #F7CDF5 #FBE5FA
Accessibility & contrast
On white
2.02
#EE99EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#EE99EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE99EA
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE99EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE99EA | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFED
Deuteranopia (green-blind)
#AABAE7
Tritanopia (blue-blind)
#F4A0B7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ee99ea; /* rgb */ color: rgb(238, 153, 234); /* oklch */ color: oklch(79.5% 0.144 328.5);
Tailwind
colors: {
custom: {
50: '#f5b8f1',
500: '#ee99ea',
950: '#000000',
},
}SCSS
$custom: #ee99ea; $custom-light: #f5b8f1; $custom-dark: #000000;
JSON
{
"hex": "#ee99ea",
"rgb": {
"r": 238,
"g": 153,
"b": 234
},
"hsl": {
"h": 302.824,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.79458,
"c": 0.14411,
"h": 328.5
},
"luminance": 0.469
}Semantic roles & 50–950 ramp
primary
#EE99EA
secondary
#D9F2DA
accent
#D31B12
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084