#EE80E4#EE80E4
#EE80E4 is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.5% C 0.181 H 330.6°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EE80E4 |
|---|---|
| RGB | rgb(238, 128, 228) |
| HSL | hsl(305, 76%, 72%) |
| HSV | hsv(305, 46%, 93%) |
| CMYK | cmyk(0%, 46.2%, 4.2%, 6.7%) |
| CIE-LAB | lab(68.91, 55.61, -32.52) |
| CIE-LCH | lch(68.91, 64.42, 329.68°) |
| OKLab | oklab(75.47% 0.1574 -0.0886) |
| OKLCH | oklch(75.47% 0.181 330.6) |
| XYZ | xyz(56.9821, 39.2202, 77.9526) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.76
Purply Pink
#F075E6
ΔE00 2.20
Lavender Pink
#DD85D7
ΔE00 3.25
Candy Pink
#FF63E9
ΔE00 4.98
Orchid
#DA70D6
ΔE00 5.04
Light Magenta
#FA5FF7
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE80E4 #80EE8A
analogous
#C180EE #EE80E4 #EE80AD
triadic
#EE80E4 #E4EE80 #80E4EE
tetradic
#EE80E4 #EEC180 #80EE8A #80ADEE
square
#EE80E4 #EEC180 #80EE8A #80ADEE
split-complementary
#EE80E4 #ADEE80 #80EEC1
monochromatic
#D71DC6 #E74AD9 #EE80E4 #F5B6EF #FBE4F9
Accessibility & contrast
On white
2.37
#EE80E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#EE80E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE80E4
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE80E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE80E4 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9FE7
Deuteranopia (green-blind)
#9AAEE1
Tritanopia (blue-blind)
#F689A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee80e4; /* rgb */ color: rgb(238, 128, 228); /* oklch */ color: oklch(75.5% 0.181 330.6);
Tailwind
colors: {
custom: {
50: '#f6a8ec',
500: '#ee80e4',
950: '#000000',
},
}SCSS
$custom: #ee80e4; $custom-light: #f6a8ec; $custom-dark: #000000;
JSON
{
"hex": "#ee80e4",
"rgb": {
"r": 238,
"g": 128,
"b": 228
},
"hsl": {
"h": 305.455,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.75472,
"c": 0.18059,
"h": 330.6
},
"luminance": 0.39217
}Semantic roles & 50–950 ramp
primary
#EE80E4
secondary
#D7F3D9
accent
#D91F0D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84