#E880FC#E880FC
#E880FC is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.9% C 0.199 H 321.0°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E880FC |
|---|---|
| RGB | rgb(232, 128, 252) |
| HSL | hsl(290, 95%, 75%) |
| HSV | hsv(290, 49%, 99%) |
| CMYK | cmyk(7.9%, 49.2%, 0%, 1.2%) |
| CIE-LAB | lab(69.20, 58.23, -45.30) |
| CIE-LCH | lch(69.20, 73.78, 322.11°) |
| OKLab | oklab(75.87% 0.1546 -0.1253) |
| OKLCH | oklch(75.87% 0.199 321) |
| XYZ | xyz(58.5665, 39.6248, 96.6399) |
| Luminance | 0.3962 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.12
Purply Pink
#F075E6
ΔE00 4.51
Violet Pink
#FB5FFC
ΔE00 5.43
Light Magenta
#FA5FF7
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 6.44
Candy Pink
#FF63E9
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E880FC #94FC80
analogous
#AA80FC #E880FC #FC80D2
triadic
#E880FC #FCE880 #80FCE8
tetradic
#E880FC #FCAA80 #94FC80 #80D2FC
square
#E880FC #FCAA80 #94FC80 #80D2FC
split-complementary
#E880FC #D2FC80 #80FCAA
monochromatic
#D208F9 #DD44FB #E880FC #F3BCFD #FAE1FE
Accessibility & contrast
On white
2.35
#E880FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#E880FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E880FC
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E880FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E880FC | 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)
#6CA1FF
Deuteranopia (green-blind)
#8CADF8
Tritanopia (blue-blind)
#EA91B3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e880fc; /* rgb */ color: rgb(232, 128, 252); /* oklch */ color: oklch(75.9% 0.199 321.0);
Tailwind
colors: {
custom: {
50: '#f2a8fe',
500: '#e880fc',
950: '#000000',
},
}SCSS
$custom: #e880fc; $custom-light: #f2a8fe; $custom-dark: #000000;
JSON
{
"hex": "#e880fc",
"rgb": {
"r": 232,
"g": 128,
"b": 252
},
"hsl": {
"h": 290.323,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.75867,
"c": 0.19899,
"h": 321
},
"luminance": 0.39622
}Semantic roles & 50–950 ramp
primary
#E880FC
secondary
#DAF7D4
accent
#E60025
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171018
muted
#857F86