#EE88F9#EE88F9
#EE88F9 is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.5% C 0.187 H 323.5°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EE88F9 |
|---|---|
| RGB | rgb(238, 136, 249) |
| HSL | hsl(294, 90%, 75%) |
| HSV | hsv(294, 45%, 98%) |
| CMYK | cmyk(4.4%, 45.4%, 0%, 2.4%) |
| CIE-LAB | lab(71.30, 55.37, -40.33) |
| CIE-LCH | lch(71.30, 68.50, 323.93°) |
| OKLab | oklab(77.54% 0.1501 -0.1109) |
| OKLCH | oklch(77.54% 0.187 323.5) |
| XYZ | xyz(61.1613, 42.6277, 94.6105) |
| Luminance | 0.4263 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.04
Purply Pink
#F075E6
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 5.60
Violet Pink
#FB5FFC
ΔE00 6.71
Light Magenta
#FA5FF7
ΔE00 6.76
Candy Pink
#FF63E9
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE88F9 #93F988
analogous
#B588F9 #EE88F9 #F988CC
triadic
#EE88F9 #F9EE88 #88F9EE
tetradic
#EE88F9 #F9B588 #93F988 #88CCF9
square
#EE88F9 #F9B588 #93F988 #88CCF9
split-complementary
#EE88F9 #CCF988 #88F9B5
monochromatic
#DD13F3 #E64EF6 #EE88F9 #F6C2FC #FBE2FE
Accessibility & contrast
On white
2.20
#EE88F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#EE88F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE88F9
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE88F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE88F9 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FD
Deuteranopia (green-blind)
#97B3F6
Tritanopia (blue-blind)
#F295B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ee88f9; /* rgb */ color: rgb(238, 136, 249); /* oklch */ color: oklch(77.5% 0.187 323.5);
Tailwind
colors: {
custom: {
50: '#f5adfb',
500: '#ee88f9',
950: '#000000',
},
}SCSS
$custom: #ee88f9; $custom-light: #f5adfb; $custom-dark: #000000;
JSON
{
"hex": "#ee88f9",
"rgb": {
"r": 238,
"g": 136,
"b": 249
},
"hsl": {
"h": 294.159,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.77536,
"c": 0.18663,
"h": 323.5
},
"luminance": 0.42625
}Semantic roles & 50–950 ramp
primary
#EE88F9
secondary
#D9F6D5
accent
#E60016
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171017
muted
#857F85