#FB80FC#FB80FC
#FB80FC is a light, highly saturated purple. Relative luminance 0.430; OKLCH L 78.1% C 0.209 H 327.0°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FB80FC |
|---|---|
| RGB | rgb(251, 128, 252) |
| HSL | hsl(300, 95%, 75%) |
| HSV | hsv(300, 49%, 99%) |
| CMYK | cmyk(0.4%, 49.2%, 0%, 1.2%) |
| CIE-LAB | lab(71.54, 63.35, -41.47) |
| CIE-LCH | lch(71.54, 75.72, 326.79°) |
| OKLab | oklab(78.09% 0.1757 -0.1139) |
| OKLCH | oklch(78.09% 0.209 327) |
| XYZ | xyz(65.0724, 42.9794, 96.9449) |
| Luminance | 0.4298 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.45
Purply Pink
#F075E6
ΔE00 3.81
Candy Pink
#FF63E9
ΔE00 5.24
Violet Pink
#FB5FFC
ΔE00 5.35
Light Magenta
#FA5FF7
ΔE00 5.41
Lavender Pink
#DD85D7
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB80FC #81FC80
analogous
#BD80FC #FB80FC #FC80BF
triadic
#FB80FC #FCFB80 #80FCFB
tetradic
#FB80FC #FCBD80 #81FC80 #80BFFC
square
#FB80FC #FCBD80 #81FC80 #80BFFC
split-complementary
#FB80FC #BFFC80 #80FCBD
monochromatic
#F708F9 #F944FB #FB80FC #FDBCFD #FEE1FE
Accessibility & contrast
On white
2.19
#FB80FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#FB80FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB80FC
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB80FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB80FC | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#99B5F8
Tritanopia (blue-blind)
#FF8EB3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fb80fc; /* rgb */ color: rgb(251, 128, 252); /* oklch */ color: oklch(78.1% 0.209 327.0);
Tailwind
colors: {
custom: {
50: '#ffa9fd',
500: '#fb80fc',
950: '#000000',
},
}SCSS
$custom: #fb80fc; $custom-light: #ffa9fd; $custom-dark: #000000;
JSON
{
"hex": "#fb80fc",
"rgb": {
"r": 251,
"g": 128,
"b": 252
},
"hsl": {
"h": 299.516,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.78092,
"c": 0.20938,
"h": 327
},
"luminance": 0.42976
}Semantic roles & 50–950 ramp
primary
#FB80FC
secondary
#D5F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86