#FB80F4#FB80F4
#FB80F4 is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.7% C 0.203 H 329.5°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FB80F4 |
|---|---|
| RGB | rgb(251, 128, 244) |
| HSL | hsl(303, 94%, 74%) |
| HSV | hsv(303, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 2.8%, 1.6%) |
| CIE-LAB | lab(71.20, 61.99, -37.63) |
| CIE-LCH | lch(71.20, 72.51, 328.74°) |
| OKLab | oklab(77.73% 0.1745 -0.1029) |
| OKLCH | oklch(77.73% 0.203 329.5) |
| XYZ | xyz(63.8312, 42.4830, 90.4083) |
| Luminance | 0.4248 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.98
Purply Pink
#F075E6
ΔE00 3.13
Candy Pink
#FF63E9
ΔE00 4.78
Light Magenta
#FA5FF7
ΔE00 5.62
Violet Pink
#FB5FFC
ΔE00 5.73
Lavender Pink
#DD85D7
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB80F4 #80FB87
analogous
#C580FB #FB80F4 #FB80B7
triadic
#FB80F4 #F4FB80 #80F4FB
tetradic
#FB80F4 #FBC580 #80FB87 #80B7FB
square
#FB80F4 #FBC580 #80FB87 #80B7FB
split-complementary
#FB80F4 #B7FB80 #80FBC5
monochromatic
#F709EA #F945EF #FB80F4 #FDBBF9 #FEE1FC
Accessibility & contrast
On white
2.21
#FB80F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#FB80F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB80F4
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB80F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB80F4 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A4F8
Deuteranopia (green-blind)
#9CB4F0
Tritanopia (blue-blind)
#FF8BAF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fb80f4; /* rgb */ color: rgb(251, 128, 244); /* oklch */ color: oklch(77.7% 0.203 329.5);
Tailwind
colors: {
custom: {
50: '#ffa9f8',
500: '#fb80f4',
950: '#000000',
},
}SCSS
$custom: #fb80f4; $custom-light: #ffa9f8; $custom-dark: #000000;
JSON
{
"hex": "#fb80f4",
"rgb": {
"r": 251,
"g": 128,
"b": 244
},
"hsl": {
"h": 303.415,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.77731,
"c": 0.20253,
"h": 329.5
},
"luminance": 0.42479
}Semantic roles & 50–950 ramp
primary
#FB80F4
secondary
#D5F6D7
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85