#EE88FB#EE88FB
#EE88FB is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.6% C 0.189 H 322.9°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EE88FB |
|---|---|
| RGB | rgb(238, 136, 251) |
| HSL | hsl(293, 93%, 76%) |
| HSV | hsv(293, 46%, 98%) |
| CMYK | cmyk(5.2%, 45.8%, 0%, 1.6%) |
| CIE-LAB | lab(71.39, 55.74, -41.29) |
| CIE-LCH | lch(71.39, 69.36, 323.47°) |
| OKLab | oklab(77.63% 0.1504 -0.1137) |
| OKLCH | oklch(77.63% 0.189 322.9) |
| XYZ | xyz(61.4748, 42.7531, 96.2621) |
| Luminance | 0.4275 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.32
Purply Pink
#F075E6
ΔE00 4.69
Lavender Pink
#DD85D7
ΔE00 5.89
Violet Pink
#FB5FFC
ΔE00 6.68
Light Magenta
#FA5FF7
ΔE00 6.76
Candy Pink
#FF63E9
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE88FB #95FB88
analogous
#B488FB #EE88FB #FB88CF
triadic
#EE88FB #FBEE88 #88FBEE
tetradic
#EE88FB #FBB488 #95FB88 #88CFFB
square
#EE88FB #FBB488 #95FB88 #88CFFB
split-complementary
#EE88FB #CFFB88 #88FBB4
monochromatic
#DD12F7 #E64DF9 #EE88FB #F6C3FD #FBE1FE
Accessibility & contrast
On white
2.20
#EE88FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#EE88FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE88FB
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE88FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE88FB | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FF
Deuteranopia (green-blind)
#96B3F8
Tritanopia (blue-blind)
#F196B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ee88fb; /* rgb */ color: rgb(238, 136, 251); /* oklch */ color: oklch(77.6% 0.189 322.9);
Tailwind
colors: {
custom: {
50: '#f5adfd',
500: '#ee88fb',
950: '#000000',
},
}SCSS
$custom: #ee88fb; $custom-light: #f5adfd; $custom-dark: #000000;
JSON
{
"hex": "#ee88fb",
"rgb": {
"r": 238,
"g": 136,
"b": 251
},
"hsl": {
"h": 293.217,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.77627,
"c": 0.18853,
"h": 322.9
},
"luminance": 0.4275
}Semantic roles & 50–950 ramp
primary
#EE88FB
secondary
#D9F6D5
accent
#E6001A
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171017
muted
#857F85