#FB80FD#FB80FD
#FB80FD is a light, highly saturated purple. Relative luminance 0.430; OKLCH L 78.1% C 0.210 H 326.8°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FB80FD |
|---|---|
| RGB | rgb(251, 128, 253) |
| HSL | hsl(299, 97%, 75%) |
| HSV | hsv(299, 49%, 99%) |
| CMYK | cmyk(0.8%, 49.4%, 0%, 0.8%) |
| CIE-LAB | lab(71.58, 63.52, -41.95) |
| CIE-LCH | lch(71.58, 76.12, 326.56°) |
| OKLab | oklab(78.14% 0.1758 -0.1153) |
| OKLCH | oklch(78.14% 0.21 326.8) |
| XYZ | xyz(65.2312, 43.0430, 97.7817) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.55
Purply Pink
#F075E6
ΔE00 3.92
Candy Pink
#FF63E9
ΔE00 5.31
Violet Pink
#FB5FFC
ΔE00 5.33
Light Magenta
#FA5FF7
ΔE00 5.40
Lavender Pink
#DD85D7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB80FD #82FD80
analogous
#BD80FD #FB80FD #FD80C1
triadic
#FB80FD #FDFB80 #80FDFB
tetradic
#FB80FD #FDBD80 #82FD80 #80C1FD
square
#FB80FD #FDBD80 #82FD80 #80C1FD
split-complementary
#FB80FD #C1FD80 #80FDBD
monochromatic
#F707FB #F944FC #FB80FD #FDBCFE #FEE1FF
Accessibility & contrast
On white
2.19
#FB80FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#FB80FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB80FD
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB80FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB80FD | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A5FF
Deuteranopia (green-blind)
#98B5F9
Tritanopia (blue-blind)
#FF8EB3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fb80fd; /* rgb */ color: rgb(251, 128, 253); /* oklch */ color: oklch(78.1% 0.210 326.8);
Tailwind
colors: {
custom: {
50: '#ffa9fe',
500: '#fb80fd',
950: '#000000',
},
}SCSS
$custom: #fb80fd; $custom-light: #ffa9fe; $custom-dark: #000000;
JSON
{
"hex": "#fb80fd",
"rgb": {
"r": 251,
"g": 128,
"b": 253
},
"hsl": {
"h": 299.04,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.78138,
"c": 0.21025,
"h": 326.8
},
"luminance": 0.43039
}Semantic roles & 50–950 ramp
primary
#FB80FD
secondary
#D5F7D4
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86