#EE99EF#EE99EF
#EE99EF is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.7% C 0.149 H 326.5°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EE99EF |
|---|---|
| RGB | rgb(238, 153, 239) |
| HSL | hsl(299, 73%, 77%) |
| HSV | hsv(299, 36%, 94%) |
| CMYK | cmyk(0.4%, 36%, 0%, 6.3%) |
| CIE-LAB | lab(74.31, 44.88, -30.21) |
| CIE-LCH | lch(74.31, 54.10, 326.05°) |
| OKLab | oklab(79.66% 0.1241 -0.0822) |
| OKLCH | oklch(79.66% 0.149 326.5) |
| XYZ | xyz(62.2298, 47.1942, 87.4760) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.84
Violet (CSS)
#EE82EE
ΔE00 4.98
Lavender Pink
#DD85D7
ΔE00 5.50
Mauve
#E0B0FF
ΔE00 7.08
Purply Pink
#F075E6
ΔE00 7.30
Baby Purple
#CA9BF7
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE99EF #9AEF99
analogous
#C399EF #EE99EF #EF99C5
triadic
#EE99EF #EFEE99 #99EFEE
tetradic
#EE99EF #EFC399 #9AEF99 #99C5EF
square
#EE99EF #EFC399 #9AEF99 #99C5EF
split-complementary
#EE99EF #C5EF99 #99EFC3
monochromatic
#DC2FDE #E564E7 #EE99EF #F7CEF7 #FBE5FB
Accessibility & contrast
On white
2.01
#EE99EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#EE99EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE99EF
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE99EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE99EF | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B0F2
Deuteranopia (green-blind)
#A8BBEC
Tritanopia (blue-blind)
#F3A1B9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ee99ef; /* rgb */ color: rgb(238, 153, 239); /* oklch */ color: oklch(79.7% 0.149 326.5);
Tailwind
colors: {
custom: {
50: '#f5b8f4',
500: '#ee99ef',
950: '#000000',
},
}SCSS
$custom: #ee99ef; $custom-light: #f5b8f4; $custom-dark: #000000;
JSON
{
"hex": "#ee99ef",
"rgb": {
"r": 238,
"g": 153,
"b": 239
},
"hsl": {
"h": 299.302,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.7966,
"c": 0.14883,
"h": 326.5
},
"luminance": 0.47192
}Semantic roles & 50–950 ramp
primary
#EE99EF
secondary
#D9F3D8
accent
#D51113
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085