#FF80FB#FF80FB
#FF80FB is a light, highly saturated purple. Relative luminance 0.437; OKLCH L 78.5% C 0.211 H 328.5°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FF80FB |
|---|---|
| RGB | rgb(255, 128, 251) |
| HSL | hsl(302, 100%, 75%) |
| HSV | hsv(302, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 1.6%, 0%) |
| CIE-LAB | lab(72.01, 64.26, -40.17) |
| CIE-LCH | lch(72.01, 75.78, 327.99°) |
| OKLab | oklab(78.53% 0.1799 -0.1101) |
| OKLCH | oklch(78.53% 0.211 328.5) |
| XYZ | xyz(66.3709, 43.6672, 96.1808) |
| Luminance | 0.4366 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 3.93
Candy Pink
#FF63E9
ΔE00 5.15
Violet Pink
#FB5FFC
ΔE00 5.63
Light Magenta
#FA5FF7
ΔE00 5.64
Lavender Pink
#DD85D7
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF80FB #80FF84
analogous
#C480FF #FF80FB #FF80BB
triadic
#FF80FB #FBFF80 #80FBFF
tetradic
#FF80FB #FFC480 #80FF84 #80BBFF
square
#FF80FB #FFC480 #80FF84 #80BBFF
split-complementary
#FF80FB #BBFF80 #80FFC4
monochromatic
#FF06F7 #FF43F9 #FF80FB #FFBDFD #FFE0FE
Accessibility & contrast
On white
2.16
#FF80FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#FF80FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF80FB
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF80FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF80FB | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A6FF
Deuteranopia (green-blind)
#9CB7F7
Tritanopia (blue-blind)
#FF8DB2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff80fb; /* rgb */ color: rgb(255, 128, 251); /* oklch */ color: oklch(78.5% 0.211 328.5);
Tailwind
colors: {
custom: {
50: '#ffa9fd',
500: '#ff80fb',
950: '#000000',
},
}SCSS
$custom: #ff80fb; $custom-light: #ffa9fd; $custom-dark: #000000;
JSON
{
"hex": "#ff80fb",
"rgb": {
"r": 255,
"g": 128,
"b": 251
},
"hsl": {
"h": 301.89,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.78527,
"c": 0.21089,
"h": 328.5
},
"luminance": 0.43663
}Semantic roles & 50–950 ramp
primary
#FF80FB
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85