#EE80FF#EE80FF
#EE80FF is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 76.7% C 0.205 H 322.1°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EE80FF |
|---|---|
| RGB | rgb(238, 128, 255) |
| HSL | hsl(292, 100%, 75%) |
| HSV | hsv(292, 50%, 100%) |
| CMYK | cmyk(6.7%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(70.06, 60.39, -45.54) |
| CIE-LCH | lch(70.06, 75.64, 322.98°) |
| OKLab | oklab(76.7% 0.1617 -0.1258) |
| OKLCH | oklch(76.7% 0.205 322.1) |
| XYZ | xyz(61.0271, 40.8382, 99.2563) |
| Luminance | 0.4083 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.97
Purply Pink
#F075E6
ΔE00 4.43
Violet Pink
#FB5FFC
ΔE00 5.21
Light Magenta
#FA5FF7
ΔE00 5.39
Candy Pink
#FF63E9
ΔE00 6.20
Lavender Pink
#DD85D7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE80FF #91FF80
analogous
#AF80FF #EE80FF #FF80D0
triadic
#EE80FF #FFEE80 #80FFEE
tetradic
#EE80FF #FFAF80 #91FF80 #80D0FF
square
#EE80FF #FFAF80 #91FF80 #80D0FF
split-complementary
#EE80FF #D0FF80 #80FFAF
monochromatic
#DE06FF #E643FF #EE80FF #F6BDFF #FBE0FF
Accessibility & contrast
On white
2.29
#EE80FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#EE80FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE80FF
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE80FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE80FF | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA3FF
Deuteranopia (green-blind)
#8EB0FB
Tritanopia (blue-blind)
#F191B4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee80ff; /* rgb */ color: rgb(238, 128, 255); /* oklch */ color: oklch(76.7% 0.205 322.1);
Tailwind
colors: {
custom: {
50: '#f6a8ff',
500: '#ee80ff',
950: '#000000',
},
}SCSS
$custom: #ee80ff; $custom-light: #f6a8ff; $custom-dark: #000000;
JSON
{
"hex": "#ee80ff",
"rgb": {
"r": 238,
"g": 128,
"b": 255
},
"hsl": {
"h": 291.969,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.76703,
"c": 0.20493,
"h": 322.1
},
"luminance": 0.40835
}Semantic roles & 50–950 ramp
primary
#EE80FF
secondary
#D8F7D4
accent
#E6001F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86