#EE80E2#EE80E2
#EE80E2 is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.4% C 0.179 H 331.3°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EE80E2 |
|---|---|
| RGB | rgb(238, 128, 226) |
| HSL | hsl(307, 76%, 72%) |
| HSV | hsv(307, 46%, 93%) |
| CMYK | cmyk(0%, 46.2%, 5%, 6.7%) |
| CIE-LAB | lab(68.83, 55.27, -31.54) |
| CIE-LCH | lch(68.83, 63.64, 330.29°) |
| OKLab | oklab(75.39% 0.157 -0.0858) |
| OKLCH | oklch(75.39% 0.179 331.3) |
| XYZ | xyz(56.7061, 39.1098, 76.4989) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.12
Purply Pink
#F075E6
ΔE00 2.36
Lavender Pink
#DD85D7
ΔE00 3.11
Orchid
#DA70D6
ΔE00 5.05
Candy Pink
#FF63E9
ΔE00 5.06
Light Magenta
#FA5FF7
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE80E2 #80EE8C
analogous
#C380EE #EE80E2 #EE80AB
triadic
#EE80E2 #E2EE80 #80E2EE
tetradic
#EE80E2 #EEC380 #80EE8C #80ABEE
square
#EE80E2 #EEC380 #80EE8C #80ABEE
split-complementary
#EE80E2 #ABEE80 #80EEC3
monochromatic
#D71DC3 #E74AD6 #EE80E2 #F5B6EE #FBE4F9
Accessibility & contrast
On white
2.38
#EE80E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#EE80E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE80E2
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE80E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE80E2 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9EE5
Deuteranopia (green-blind)
#9BAEDF
Tritanopia (blue-blind)
#F688A7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee80e2; /* rgb */ color: rgb(238, 128, 226); /* oklch */ color: oklch(75.4% 0.179 331.3);
Tailwind
colors: {
custom: {
50: '#f6a8eb',
500: '#ee80e2',
950: '#000000',
},
}SCSS
$custom: #ee80e2; $custom-light: #f6a8eb; $custom-dark: #000000;
JSON
{
"hex": "#ee80e2",
"rgb": {
"r": 238,
"g": 128,
"b": 226
},
"hsl": {
"h": 306.545,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.75386,
"c": 0.17889,
"h": 331.3
},
"luminance": 0.39106
}Semantic roles & 50–950 ramp
primary
#EE80E2
secondary
#D7F3DA
accent
#D9230D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84