#E880EE#E880EE
#E880EE is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.2% C 0.186 H 325.2°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E880EE |
|---|---|
| RGB | rgb(232, 128, 238) |
| HSL | hsl(297, 76%, 72%) |
| HSV | hsv(297, 46%, 93%) |
| CMYK | cmyk(2.5%, 46.2%, 0%, 6.7%) |
| CIE-LAB | lab(68.58, 55.65, -38.60) |
| CIE-LCH | lch(68.58, 67.72, 325.26°) |
| OKLab | oklab(75.21% 0.1525 -0.106) |
| OKLCH | oklch(75.21% 0.186 325.2) |
| XYZ | xyz(56.4292, 38.7699, 85.3833) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.23
Purply Pink
#F075E6
ΔE00 2.73
Lavender Pink
#DD85D7
ΔE00 4.28
Orchid
#DA70D6
ΔE00 5.00
Candy Pink
#FF63E9
ΔE00 5.49
Light Magenta
#FA5FF7
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E880EE #86EE80
analogous
#B180EE #E880EE #EE80BD
triadic
#E880EE #EEE880 #80EEE8
tetradic
#E880EE #EEB180 #86EE80 #80BDEE
square
#E880EE #EEB180 #86EE80 #80BDEE
split-complementary
#E880EE #BDEE80 #80EEB1
monochromatic
#CD1DD7 #DE4AE7 #E880EE #F2B6F5 #FAE4FB
Accessibility & contrast
On white
2.40
#E880EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#E880EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E880EE
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E880EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E880EE | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF2
Deuteranopia (green-blind)
#92ACEB
Tritanopia (blue-blind)
#ED8CAC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e880ee; /* rgb */ color: rgb(232, 128, 238); /* oklch */ color: oklch(75.2% 0.186 325.2);
Tailwind
colors: {
custom: {
50: '#f1a8f4',
500: '#e880ee',
950: '#000000',
},
}SCSS
$custom: #e880ee; $custom-light: #f1a8f4; $custom-dark: #000000;
JSON
{
"hex": "#e880ee",
"rgb": {
"r": 232,
"g": 128,
"b": 238
},
"hsl": {
"h": 296.727,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.75208,
"c": 0.18575,
"h": 325.2
},
"luminance": 0.38767
}Semantic roles & 50–950 ramp
primary
#E880EE
secondary
#D8F3D7
accent
#D90D18
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85