#EE88F8#EE88F8
#EE88F8 is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.5% C 0.186 H 323.8°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EE88F8 |
|---|---|
| RGB | rgb(238, 136, 248) |
| HSL | hsl(295, 89%, 75%) |
| HSV | hsv(295, 45%, 97%) |
| CMYK | cmyk(4%, 45.2%, 0%, 2.7%) |
| CIE-LAB | lab(71.26, 55.18, -39.85) |
| CIE-LCH | lch(71.26, 68.07, 324.17°) |
| OKLab | oklab(77.49% 0.1499 -0.1095) |
| OKLCH | oklch(77.49% 0.186 323.8) |
| XYZ | xyz(61.0057, 42.5655, 93.7912) |
| Luminance | 0.4256 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.90
Purply Pink
#F075E6
ΔE00 4.38
Lavender Pink
#DD85D7
ΔE00 5.45
Violet Pink
#FB5FFC
ΔE00 6.74
Candy Pink
#FF63E9
ΔE00 6.75
Light Magenta
#FA5FF7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE88F8 #92F888
analogous
#B688F8 #EE88F8 #F888CA
triadic
#EE88F8 #F8EE88 #88F8EE
tetradic
#EE88F8 #F8B688 #92F888 #88CAF8
square
#EE88F8 #F8B688 #92F888 #88CAF8
split-complementary
#EE88F8 #CAF888 #88F8B6
monochromatic
#DD14F1 #E64EF5 #EE88F8 #F6C2FB #FBE2FD
Accessibility & contrast
On white
2.21
#EE88F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#EE88F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE88F8
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE88F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE88F8 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FC
Deuteranopia (green-blind)
#98B3F5
Tritanopia (blue-blind)
#F295B5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ee88f8; /* rgb */ color: rgb(238, 136, 248); /* oklch */ color: oklch(77.5% 0.186 323.8);
Tailwind
colors: {
custom: {
50: '#f5adfb',
500: '#ee88f8',
950: '#000000',
},
}SCSS
$custom: #ee88f8; $custom-light: #f5adfb; $custom-dark: #000000;
JSON
{
"hex": "#ee88f8",
"rgb": {
"r": 238,
"g": 136,
"b": 248
},
"hsl": {
"h": 294.643,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.7749,
"c": 0.18567,
"h": 323.8
},
"luminance": 0.42563
}Semantic roles & 50–950 ramp
primary
#EE88F8
secondary
#D8F5D6
accent
#E60014
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171017
muted
#857F85