#FB80FF#FB80FF
#FB80FF is a light, highly saturated purple. Relative luminance 0.432; OKLCH L 78.2% C 0.212 H 326.2°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FB80FF |
|---|---|
| RGB | rgb(251, 128, 255) |
| HSL | hsl(298, 100%, 75%) |
| HSV | hsv(298, 50%, 100%) |
| CMYK | cmyk(1.6%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(71.67, 63.87, -42.90) |
| CIE-LCH | lch(71.67, 76.94, 326.11°) |
| OKLab | oklab(78.23% 0.1761 -0.118) |
| OKLCH | oklch(78.23% 0.212 326.2) |
| XYZ | xyz(65.5515, 43.1711, 99.4684) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.76
Purply Pink
#F075E6
ΔE00 4.15
Violet Pink
#FB5FFC
ΔE00 5.30
Light Magenta
#FA5FF7
ΔE00 5.41
Candy Pink
#FF63E9
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB80FF #84FF80
analogous
#BB80FF #FB80FF #FF80C4
triadic
#FB80FF #FFFB80 #80FFFB
tetradic
#FB80FF #FFBB80 #84FF80 #80C4FF
square
#FB80FF #FFBB80 #84FF80 #80C4FF
split-complementary
#FB80FF #C4FF80 #80FFBB
monochromatic
#F706FF #F943FF #FB80FF #FDBDFF #FEE0FF
Accessibility & contrast
On white
2.18
#FB80FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#FB80FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB80FF
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB80FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB80FF | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A6FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#FF8FB4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fb80ff; /* rgb */ color: rgb(251, 128, 255); /* oklch */ color: oklch(78.2% 0.212 326.2);
Tailwind
colors: {
custom: {
50: '#ffa9ff',
500: '#fb80ff',
950: '#000000',
},
}SCSS
$custom: #fb80ff; $custom-light: #ffa9ff; $custom-dark: #000000;
JSON
{
"hex": "#fb80ff",
"rgb": {
"r": 251,
"g": 128,
"b": 255
},
"hsl": {
"h": 298.11,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.7823,
"c": 0.212,
"h": 326.2
},
"luminance": 0.43168
}Semantic roles & 50–950 ramp
primary
#FB80FF
secondary
#D5F7D4
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86