#EE88F2#EE88F2
#EE88F2 is a light, vivid purple. Relative luminance 0.422; OKLCH L 77.2% C 0.180 H 325.8°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EE88F2 |
|---|---|
| RGB | rgb(238, 136, 242) |
| HSL | hsl(298, 80%, 74%) |
| HSV | hsv(298, 44%, 95%) |
| CMYK | cmyk(1.7%, 43.8%, 0%, 5.1%) |
| CIE-LAB | lab(71.01, 54.10, -36.96) |
| CIE-LCH | lch(71.01, 65.52, 325.66°) |
| OKLab | oklab(77.22% 0.1489 -0.1013) |
| OKLCH | oklch(77.22% 0.18 325.8) |
| XYZ | xyz(60.0898, 42.1991, 88.9673) |
| Luminance | 0.4220 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.27
Purply Pink
#F075E6
ΔE00 3.90
Lavender Pink
#DD85D7
ΔE00 4.59
Candy Pink
#FF63E9
ΔE00 6.48
Orchid
#DA70D6
ΔE00 6.71
Light Magenta
#FA5FF7
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE88F2 #8CF288
analogous
#B988F2 #EE88F2 #F288C1
triadic
#EE88F2 #F2EE88 #88F2EE
tetradic
#EE88F2 #F2B988 #8CF288 #88C1F2
square
#EE88F2 #F2B988 #8CF288 #88C1F2
split-complementary
#EE88F2 #C1F288 #88F2B9
monochromatic
#DE1AE6 #E651EC #EE88F2 #F6BFF8 #FBE3FC
Accessibility & contrast
On white
2.22
#EE88F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#EE88F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE88F2
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE88F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE88F2 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F6
Deuteranopia (green-blind)
#9AB2EF
Tritanopia (blue-blind)
#F393B2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ee88f2; /* rgb */ color: rgb(238, 136, 242); /* oklch */ color: oklch(77.2% 0.180 325.8);
Tailwind
colors: {
custom: {
50: '#f5adf6',
500: '#ee88f2',
950: '#000000',
},
}SCSS
$custom: #ee88f2; $custom-light: #f5adf6; $custom-dark: #000000;
JSON
{
"hex": "#ee88f2",
"rgb": {
"r": 238,
"g": 136,
"b": 242
},
"hsl": {
"h": 297.736,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.77221,
"c": 0.18006,
"h": 325.8
},
"luminance": 0.42196
}Semantic roles & 50–950 ramp
primary
#EE88F2
secondary
#D8F4D7
accent
#DD0911
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#171017
muted
#857F85