#FB80FB#FB80FB
#FB80FB is a light, highly saturated purple. Relative luminance 0.429; OKLCH L 78.0% C 0.209 H 327.3°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FB80FB |
|---|---|
| RGB | rgb(251, 128, 251) |
| HSL | hsl(300, 94%, 74%) |
| HSV | hsv(300, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 0%, 1.6%) |
| CIE-LAB | lab(71.50, 63.18, -40.99) |
| CIE-LCH | lch(71.50, 75.31, 327.02°) |
| OKLab | oklab(78.05% 0.1756 -0.1125) |
| OKLCH | oklch(78.05% 0.209 327.3) |
| XYZ | xyz(64.9143, 42.9162, 96.1125) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.35
Purply Pink
#F075E6
ΔE00 3.71
Candy Pink
#FF63E9
ΔE00 5.16
Violet Pink
#FB5FFC
ΔE00 5.38
Light Magenta
#FA5FF7
ΔE00 5.41
Lavender Pink
#DD85D7
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB80FB #80FB80
analogous
#BE80FB #FB80FB #FB80BE
triadic
#FB80FB #FBFB80 #80FBFB
tetradic
#FB80FB #FBBE80 #80FB80 #80BEFB
square
#FB80FB #FBBE80 #80FB80 #80BEFB
split-complementary
#FB80FB #BEFB80 #80FBBE
monochromatic
#F709F7 #F945F9 #FB80FB #FDBBFD #FEE1FE
Accessibility & contrast
On white
2.19
#FB80FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#FB80FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB80FB
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB80FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB80FB | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A5FF
Deuteranopia (green-blind)
#99B5F7
Tritanopia (blue-blind)
#FF8DB2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fb80fb; /* rgb */ color: rgb(251, 128, 251); /* oklch */ color: oklch(78.0% 0.209 327.3);
Tailwind
colors: {
custom: {
50: '#ffa9fd',
500: '#fb80fb',
950: '#000000',
},
}SCSS
$custom: #fb80fb; $custom-light: #ffa9fd; $custom-dark: #000000;
JSON
{
"hex": "#fb80fb",
"rgb": {
"r": 251,
"g": 128,
"b": 251
},
"hsl": {
"h": 300,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.78046,
"c": 0.20851,
"h": 327.3
},
"luminance": 0.42913
}Semantic roles & 50–950 ramp
primary
#FB80FB
secondary
#D5F6D5
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85