#EE88EA#EE88EA
#EE88EA is a light, vivid purple. Relative luminance 0.417; OKLCH L 76.9% C 0.173 H 328.5°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EE88EA |
|---|---|
| RGB | rgb(238, 136, 234) |
| HSL | hsl(302, 75%, 73%) |
| HSV | hsv(302, 43%, 93%) |
| CMYK | cmyk(0%, 42.9%, 1.7%, 6.7%) |
| CIE-LAB | lab(70.68, 52.68, -33.08) |
| CIE-LCH | lch(70.68, 62.20, 327.87°) |
| OKLab | oklab(76.87% 0.1473 -0.0902) |
| OKLCH | oklch(76.87% 0.173 328.5) |
| XYZ | xyz(58.9144, 41.7290, 82.7772) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.61
Lavender Pink
#DD85D7
ΔE00 3.57
Purply Pink
#F075E6
ΔE00 3.67
Candy Pink
#FF63E9
ΔE00 6.37
Orchid
#DA70D6
ΔE00 6.39
Plum
#DDA0DD
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE88EA #88EE8C
analogous
#BF88EE #EE88EA #EE88B7
triadic
#EE88EA #EAEE88 #88EAEE
tetradic
#EE88EA #EEBF88 #88EE8C #88B7EE
square
#EE88EA #EEBF88 #88EE8C #88B7EE
split-complementary
#EE88EA #B7EE88 #88EEBF
monochromatic
#DC1FD5 #E652E1 #EE88EA #F6BEF3 #FBE4FA
Accessibility & contrast
On white
2.25
#EE88EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#EE88EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE88EA
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE88EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE88EA | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4ED
Deuteranopia (green-blind)
#9DB2E7
Tritanopia (blue-blind)
#F491AE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ee88ea; /* rgb */ color: rgb(238, 136, 234); /* oklch */ color: oklch(76.9% 0.173 328.5);
Tailwind
colors: {
custom: {
50: '#f5adf1',
500: '#ee88ea',
950: '#000000',
},
}SCSS
$custom: #ee88ea; $custom-light: #f5adf1; $custom-dark: #000000;
JSON
{
"hex": "#ee88ea",
"rgb": {
"r": 238,
"g": 136,
"b": 234
},
"hsl": {
"h": 302.353,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.76872,
"c": 0.17276,
"h": 328.5
},
"luminance": 0.41726
}Semantic roles & 50–950 ramp
primary
#EE88EA
secondary
#D8F3D9
accent
#D7160E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84