#EE99EB#EE99EB
#EE99EB is a light, vivid purple. Relative luminance 0.470; OKLCH L 79.5% C 0.145 H 328.1°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EE99EB |
|---|---|
| RGB | rgb(238, 153, 235) |
| HSL | hsl(302, 71%, 77%) |
| HSV | hsv(302, 36%, 93%) |
| CMYK | cmyk(0%, 35.7%, 1.3%, 6.7%) |
| CIE-LAB | lab(74.16, 44.16, -28.26) |
| CIE-LCH | lch(74.16, 52.43, 327.38°) |
| OKLab | oklab(79.5% 0.1231 -0.0767) |
| OKLCH | oklch(79.5% 0.145 328.1) |
| XYZ | xyz(61.6454, 46.9604, 84.3983) |
| Luminance | 0.4696 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.38
Violet (CSS)
#EE82EE
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 5.29
Purply Pink
#F075E6
ΔE00 7.40
Mauve
#E0B0FF
ΔE00 7.43
Bubblegum Pink
#FE83CC
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE99EB #99EE9C
analogous
#C799EE #EE99EB #EE99C1
triadic
#EE99EB #EBEE99 #99EBEE
tetradic
#EE99EB #EEC799 #99EE9C #99C1EE
square
#EE99EB #EEC799 #99EE9C #99C1EE
split-complementary
#EE99EB #C1EE99 #99EEC7
monochromatic
#DD30D6 #E565E1 #EE99EB #F7CDF5 #FBE5FA
Accessibility & contrast
On white
2.02
#EE99EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#EE99EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE99EB
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE99EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE99EB | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFEE
Deuteranopia (green-blind)
#A9BAE8
Tritanopia (blue-blind)
#F4A0B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ee99eb; /* rgb */ color: rgb(238, 153, 235); /* oklch */ color: oklch(79.5% 0.145 328.1);
Tailwind
colors: {
custom: {
50: '#f5b8f1',
500: '#ee99eb',
950: '#000000',
},
}SCSS
$custom: #ee99eb; $custom-light: #f5b8f1; $custom-dark: #000000;
JSON
{
"hex": "#ee99eb",
"rgb": {
"r": 238,
"g": 153,
"b": 235
},
"hsl": {
"h": 302.118,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.79498,
"c": 0.14505,
"h": 328.1
},
"luminance": 0.46958
}Semantic roles & 50–950 ramp
primary
#EE99EB
secondary
#D9F2DA
accent
#D31912
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084