#FB80FE#FB80FE
#FB80FE is a light, highly saturated purple. Relative luminance 0.431; OKLCH L 78.2% C 0.211 H 326.5°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FB80FE |
|---|---|
| RGB | rgb(251, 128, 254) |
| HSL | hsl(299, 98%, 75%) |
| HSV | hsv(299, 50%, 100%) |
| CMYK | cmyk(1.2%, 49.6%, 0%, 0.4%) |
| CIE-LAB | lab(71.63, 63.69, -42.43) |
| CIE-LCH | lch(71.63, 76.53, 326.33°) |
| OKLab | oklab(78.18% 0.176 -0.1166) |
| OKLCH | oklch(78.18% 0.211 326.5) |
| XYZ | xyz(65.3910, 43.1069, 98.6228) |
| Luminance | 0.4310 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.65
Purply Pink
#F075E6
ΔE00 4.03
Violet Pink
#FB5FFC
ΔE00 5.31
Candy Pink
#FF63E9
ΔE00 5.39
Light Magenta
#FA5FF7
ΔE00 5.40
Lavender Pink
#DD85D7
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB80FE #83FE80
analogous
#BC80FE #FB80FE #FE80C2
triadic
#FB80FE #FEFB80 #80FEFB
tetradic
#FB80FE #FEBC80 #83FE80 #80C2FE
square
#FB80FE #FEBC80 #83FE80 #80C2FE
split-complementary
#FB80FE #C2FE80 #80FEBC
monochromatic
#F707FD #F943FE #FB80FE #FDBDFE #FEE1FF
Accessibility & contrast
On white
2.18
#FB80FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#FB80FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB80FE
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB80FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB80FE | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A5FF
Deuteranopia (green-blind)
#98B5FA
Tritanopia (blue-blind)
#FF8EB4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fb80fe; /* rgb */ color: rgb(251, 128, 254); /* oklch */ color: oklch(78.2% 0.211 326.5);
Tailwind
colors: {
custom: {
50: '#ffa9ff',
500: '#fb80fe',
950: '#000000',
},
}SCSS
$custom: #fb80fe; $custom-light: #ffa9ff; $custom-dark: #000000;
JSON
{
"hex": "#fb80fe",
"rgb": {
"r": 251,
"g": 128,
"b": 254
},
"hsl": {
"h": 298.571,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.78184,
"c": 0.21112,
"h": 326.5
},
"luminance": 0.43103
}Semantic roles & 50–950 ramp
primary
#FB80FE
secondary
#D5F7D4
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86