#EE80E7#EE80E7
#EE80E7 is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.6% C 0.183 H 329.6°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EE80E7 |
|---|---|
| RGB | rgb(238, 128, 231) |
| HSL | hsl(304, 76%, 72%) |
| HSV | hsv(304, 46%, 93%) |
| CMYK | cmyk(0%, 46.2%, 2.9%, 6.7%) |
| CIE-LAB | lab(69.03, 56.12, -33.99) |
| CIE-LCH | lch(69.03, 65.61, 328.80°) |
| OKLab | oklab(75.6% 0.158 -0.0927) |
| OKLCH | oklch(75.6% 0.183 329.6) |
| XYZ | xyz(57.4022, 39.3882, 80.1650) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.23
Purply Pink
#F075E6
ΔE00 2.07
Lavender Pink
#DD85D7
ΔE00 3.53
Candy Pink
#FF63E9
ΔE00 4.91
Orchid
#DA70D6
ΔE00 5.08
Light Magenta
#FA5FF7
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE80E7 #80EE87
analogous
#BE80EE #EE80E7 #EE80B0
triadic
#EE80E7 #E7EE80 #80E7EE
tetradic
#EE80E7 #EEBE80 #80EE87 #80B0EE
square
#EE80E7 #EEBE80 #80EE87 #80B0EE
split-complementary
#EE80E7 #B0EE80 #80EEBE
monochromatic
#D71DCB #E74ADD #EE80E7 #F5B6F1 #FBE4FA
Accessibility & contrast
On white
2.37
#EE80E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#EE80E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE80E7
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE80E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE80E7 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9FEB
Deuteranopia (green-blind)
#99AEE4
Tritanopia (blue-blind)
#F589A9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee80e7; /* rgb */ color: rgb(238, 128, 231); /* oklch */ color: oklch(75.6% 0.183 329.6);
Tailwind
colors: {
custom: {
50: '#f6a8ef',
500: '#ee80e7',
950: '#000000',
},
}SCSS
$custom: #ee80e7; $custom-light: #f6a8ef; $custom-dark: #000000;
JSON
{
"hex": "#ee80e7",
"rgb": {
"r": 238,
"g": 128,
"b": 231
},
"hsl": {
"h": 303.818,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.75602,
"c": 0.18317,
"h": 329.6
},
"luminance": 0.39385
}Semantic roles & 50–950 ramp
primary
#EE80E7
secondary
#D7F3D9
accent
#D91A0D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84