#E880F8#E880F8
#E880F8 is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.7% C 0.195 H 322.1°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E880F8 |
|---|---|
| RGB | rgb(232, 128, 248) |
| HSL | hsl(292, 90%, 74%) |
| HSV | hsv(292, 48%, 97%) |
| CMYK | cmyk(6.5%, 48.4%, 0%, 2.7%) |
| CIE-LAB | lab(69.02, 57.48, -43.40) |
| CIE-LCH | lch(69.02, 72.02, 322.94°) |
| OKLab | oklab(75.68% 0.1541 -0.1198) |
| OKLCH | oklch(75.68% 0.195 322.1) |
| XYZ | xyz(57.9393, 39.3740, 93.3367) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.52
Purply Pink
#F075E6
ΔE00 3.95
Violet Pink
#FB5FFC
ΔE00 5.41
Light Magenta
#FA5FF7
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 5.82
Orchid
#DA70D6
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E880F8 #90F880
analogous
#AC80F8 #E880F8 #F880CC
triadic
#E880F8 #F8E880 #80F8E8
tetradic
#E880F8 #F8AC80 #90F880 #80CCF8
square
#E880F8 #F8AC80 #90F880 #80CCF8
split-complementary
#E880F8 #CCF880 #80F8AC
monochromatic
#D20DF0 #DD46F5 #E880F8 #F3BAFB #FAE2FD
Accessibility & contrast
On white
2.37
#E880F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#E880F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E880F8
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E880F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E880F8 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FC
Deuteranopia (green-blind)
#8DADF5
Tritanopia (blue-blind)
#EB8FB1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e880f8; /* rgb */ color: rgb(232, 128, 248); /* oklch */ color: oklch(75.7% 0.195 322.1);
Tailwind
colors: {
custom: {
50: '#f1a8fb',
500: '#e880f8',
950: '#000000',
},
}SCSS
$custom: #e880f8; $custom-light: #f1a8fb; $custom-dark: #000000;
JSON
{
"hex": "#e880f8",
"rgb": {
"r": 232,
"g": 128,
"b": 248
},
"hsl": {
"h": 292,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.75675,
"c": 0.19516,
"h": 322.1
},
"luminance": 0.39371
}Semantic roles & 50–950 ramp
primary
#E880F8
secondary
#DAF5D6
accent
#E6001F
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85