#FB80F7#FB80F7
#FB80F7 is a light, highly saturated purple. Relative luminance 0.427; OKLCH L 77.9% C 0.205 H 328.5°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FB80F7 |
|---|---|
| RGB | rgb(251, 128, 247) |
| HSL | hsl(302, 94%, 74%) |
| HSV | hsv(302, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 1.6%, 1.6%) |
| CIE-LAB | lab(71.33, 62.49, -39.08) |
| CIE-LCH | lch(71.33, 73.70, 327.98°) |
| OKLab | oklab(77.86% 0.1749 -0.107) |
| OKLCH | oklch(77.86% 0.205 328.5) |
| XYZ | xyz(64.2904, 42.6666, 92.8268) |
| Luminance | 0.4266 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.07
Purply Pink
#F075E6
ΔE00 3.34
Candy Pink
#FF63E9
ΔE00 4.92
Light Magenta
#FA5FF7
ΔE00 5.50
Violet Pink
#FB5FFC
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB80F7 #80FB84
analogous
#C280FB #FB80F7 #FB80BA
triadic
#FB80F7 #F7FB80 #80F7FB
tetradic
#FB80F7 #FBC280 #80FB84 #80BAFB
square
#FB80F7 #FBC280 #80FB84 #80BAFB
split-complementary
#FB80F7 #BAFB80 #80FBC2
monochromatic
#F709F0 #F945F3 #FB80F7 #FDBBFB #FEE1FD
Accessibility & contrast
On white
2.20
#FB80F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#FB80F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB80F7
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB80F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB80F7 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A4FB
Deuteranopia (green-blind)
#9BB5F3
Tritanopia (blue-blind)
#FF8CB0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fb80f7; /* rgb */ color: rgb(251, 128, 247); /* oklch */ color: oklch(77.9% 0.205 328.5);
Tailwind
colors: {
custom: {
50: '#ffa9fa',
500: '#fb80f7',
950: '#000000',
},
}SCSS
$custom: #fb80f7; $custom-light: #ffa9fa; $custom-dark: #000000;
JSON
{
"hex": "#fb80f7",
"rgb": {
"r": 251,
"g": 128,
"b": 247
},
"hsl": {
"h": 301.951,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.77865,
"c": 0.20508,
"h": 328.5
},
"luminance": 0.42663
}Semantic roles & 50–950 ramp
primary
#FB80F7
secondary
#D5F6D6
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85