#EE80ED#EE80ED
#EE80ED is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.9% C 0.188 H 327.6°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EE80ED |
|---|---|
| RGB | rgb(238, 128, 237) |
| HSL | hsl(301, 76%, 72%) |
| HSV | hsv(301, 46%, 93%) |
| CMYK | cmyk(0%, 46.2%, 0.4%, 6.7%) |
| CIE-LAB | lab(69.28, 57.16, -36.91) |
| CIE-LCH | lch(69.28, 68.04, 327.15°) |
| OKLab | oklab(75.87% 0.159 -0.1011) |
| OKLCH | oklch(75.87% 0.188 327.6) |
| XYZ | xyz(58.2641, 39.7330, 84.7046) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.40
Purply Pink
#F075E6
ΔE00 2.24
Lavender Pink
#DD85D7
ΔE00 4.23
Candy Pink
#FF63E9
ΔE00 4.96
Orchid
#DA70D6
ΔE00 5.33
Light Magenta
#FA5FF7
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE80ED #80EE81
analogous
#B880EE #EE80ED #EE80B6
triadic
#EE80ED #EDEE80 #80EDEE
tetradic
#EE80ED #EEB880 #80EE81 #80B6EE
square
#EE80ED #EEB880 #80EE81 #80B6EE
split-complementary
#EE80ED #B6EE80 #80EEB8
monochromatic
#D71DD5 #E74AE5 #EE80ED #F5B6F5 #FBE4FB
Accessibility & contrast
On white
2.35
#EE80ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#EE80ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE80ED
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE80ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE80ED | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F1
Deuteranopia (green-blind)
#96AEEA
Tritanopia (blue-blind)
#F48BAC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee80ed; /* rgb */ color: rgb(238, 128, 237); /* oklch */ color: oklch(75.9% 0.188 327.6);
Tailwind
colors: {
custom: {
50: '#f6a8f3',
500: '#ee80ed',
950: '#000000',
},
}SCSS
$custom: #ee80ed; $custom-light: #f6a8f3; $custom-dark: #000000;
JSON
{
"hex": "#ee80ed",
"rgb": {
"r": 238,
"g": 128,
"b": 237
},
"hsl": {
"h": 300.545,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.75867,
"c": 0.18843,
"h": 327.6
},
"luminance": 0.3973
}Semantic roles & 50–950 ramp
primary
#EE80ED
secondary
#D7F3D7
accent
#D90F0D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85