#EE80EB#EE80EB
#EE80EB is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.8% C 0.187 H 328.2°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EE80EB |
|---|---|
| RGB | rgb(238, 128, 235) |
| HSL | hsl(302, 76%, 72%) |
| HSV | hsv(302, 46%, 93%) |
| CMYK | cmyk(0%, 46.2%, 1.3%, 6.7%) |
| CIE-LAB | lab(69.20, 56.81, -35.94) |
| CIE-LCH | lch(69.20, 67.22, 327.68°) |
| OKLab | oklab(75.78% 0.1587 -0.0983) |
| OKLCH | oklch(75.78% 0.187 328.2) |
| XYZ | xyz(57.9736, 39.6168, 83.1743) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.59
Purply Pink
#F075E6
ΔE00 2.13
Lavender Pink
#DD85D7
ΔE00 3.98
Candy Pink
#FF63E9
ΔE00 4.92
Orchid
#DA70D6
ΔE00 5.22
Light Magenta
#FA5FF7
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE80EB #80EE83
analogous
#BA80EE #EE80EB #EE80B4
triadic
#EE80EB #EBEE80 #80EBEE
tetradic
#EE80EB #EEBA80 #80EE83 #80B4EE
square
#EE80EB #EEBA80 #80EE83 #80B4EE
split-complementary
#EE80EB #B4EE80 #80EEBA
monochromatic
#D71DD2 #E74AE3 #EE80EB #F5B6F4 #FBE4FB
Accessibility & contrast
On white
2.35
#EE80EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#EE80EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE80EB
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE80EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE80EB | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0EF
Deuteranopia (green-blind)
#97AEE8
Tritanopia (blue-blind)
#F48BAB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee80eb; /* rgb */ color: rgb(238, 128, 235); /* oklch */ color: oklch(75.8% 0.187 328.2);
Tailwind
colors: {
custom: {
50: '#f6a8f1',
500: '#ee80eb',
950: '#000000',
},
}SCSS
$custom: #ee80eb; $custom-light: #f6a8f1; $custom-dark: #000000;
JSON
{
"hex": "#ee80eb",
"rgb": {
"r": 238,
"g": 128,
"b": 235
},
"hsl": {
"h": 301.636,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.75777,
"c": 0.18666,
"h": 328.2
},
"luminance": 0.39614
}Semantic roles & 50–950 ramp
primary
#EE80EB
secondary
#D7F3D8
accent
#D9120D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85