#FF80EA#FF80EA
#FF80EA is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.8% C 0.197 H 333.9°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FF80EA |
|---|---|
| RGB | rgb(255, 128, 234) |
| HSL | hsl(310, 100%, 75%) |
| HSV | hsv(310, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 8.2%, 0%) |
| CIE-LAB | lab(71.31, 61.47, -31.94) |
| CIE-LCH | lch(71.31, 69.27, 332.54°) |
| OKLab | oklab(77.79% 0.1769 -0.0866) |
| OKLCH | oklch(77.79% 0.197 333.9) |
| XYZ | xyz(63.8104, 42.6431, 82.6959) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.24
Purply Pink
#F075E6
ΔE00 3.56
Candy Pink
#FF63E9
ΔE00 4.91
Lavender Pink
#DD85D7
ΔE00 5.53
Bubblegum Pink
#FE83CC
ΔE00 6.00
Light Magenta
#FA5FF7
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF80EA #80FF95
analogous
#D480FF #FF80EA #FF80AB
triadic
#FF80EA #EAFF80 #80EAFF
tetradic
#FF80EA #FFD480 #80FF95 #80ABFF
square
#FF80EA #FFD480 #80FF95 #80ABFF
split-complementary
#FF80EA #ABFF80 #80FFD4
monochromatic
#FF06D6 #FF43E0 #FF80EA #FFBDF4 #FFE0FA
Accessibility & contrast
On white
2.20
#FF80EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#FF80EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF80EA
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF80EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF80EA | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3EE
Deuteranopia (green-blind)
#A3B5E6
Tritanopia (blue-blind)
#FF87AA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff80ea; /* rgb */ color: rgb(255, 128, 234); /* oklch */ color: oklch(77.8% 0.197 333.9);
Tailwind
colors: {
custom: {
50: '#ffa9f1',
500: '#ff80ea',
950: '#000000',
},
}SCSS
$custom: #ff80ea; $custom-light: #ffa9f1; $custom-dark: #000000;
JSON
{
"hex": "#ff80ea",
"rgb": {
"r": 255,
"g": 128,
"b": 234
},
"hsl": {
"h": 309.921,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.77786,
"c": 0.197,
"h": 333.9
},
"luminance": 0.42639
}Semantic roles & 50–950 ramp
primary
#FF80EA
secondary
#D4F7DA
accent
#E62600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84