#EE80EA#EE80EA
#EE80EA is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.7% C 0.186 H 328.6°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EE80EA |
|---|---|
| RGB | rgb(238, 128, 234) |
| HSL | hsl(302, 76%, 72%) |
| HSV | hsv(302, 46%, 93%) |
| CMYK | cmyk(0%, 46.2%, 1.7%, 6.7%) |
| CIE-LAB | lab(69.15, 56.64, -35.45) |
| CIE-LCH | lch(69.15, 66.82, 327.96°) |
| OKLab | oklab(75.73% 0.1585 -0.0969) |
| OKLCH | oklch(75.73% 0.186 328.6) |
| XYZ | xyz(57.8295, 39.5591, 82.4156) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.73
Purply Pink
#F075E6
ΔE00 2.09
Lavender Pink
#DD85D7
ΔE00 3.86
Candy Pink
#FF63E9
ΔE00 4.91
Orchid
#DA70D6
ΔE00 5.18
Light Magenta
#FA5FF7
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE80EA #80EE84
analogous
#BB80EE #EE80EA #EE80B3
triadic
#EE80EA #EAEE80 #80EAEE
tetradic
#EE80EA #EEBB80 #80EE84 #80B3EE
square
#EE80EA #EEBB80 #80EE84 #80B3EE
split-complementary
#EE80EA #B3EE80 #80EEBB
monochromatic
#D71DD0 #E74AE1 #EE80EA #F5B6F3 #FBE4FB
Accessibility & contrast
On white
2.36
#EE80EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#EE80EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE80EA
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE80EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE80EA | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0EE
Deuteranopia (green-blind)
#98AEE7
Tritanopia (blue-blind)
#F58AAA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee80ea; /* rgb */ color: rgb(238, 128, 234); /* oklch */ color: oklch(75.7% 0.186 328.6);
Tailwind
colors: {
custom: {
50: '#f6a8f1',
500: '#ee80ea',
950: '#000000',
},
}SCSS
$custom: #ee80ea; $custom-light: #f6a8f1; $custom-dark: #000000;
JSON
{
"hex": "#ee80ea",
"rgb": {
"r": 238,
"g": 128,
"b": 234
},
"hsl": {
"h": 302.182,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.75733,
"c": 0.18578,
"h": 328.6
},
"luminance": 0.39556
}Semantic roles & 50–950 ramp
primary
#EE80EA
secondary
#D7F3D8
accent
#D9140D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84