#FB80F2#FB80F2
#FB80F2 is a light, highly saturated purple. Relative luminance 0.424; OKLCH L 77.6% C 0.201 H 330.1°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FB80F2 |
|---|---|
| RGB | rgb(251, 128, 242) |
| HSL | hsl(304, 94%, 74%) |
| HSV | hsv(304, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 3.6%, 1.6%) |
| CIE-LAB | lab(71.12, 61.65, -36.66) |
| CIE-LCH | lch(71.12, 71.73, 329.26°) |
| OKLab | oklab(77.64% 0.1741 -0.1001) |
| OKLCH | oklch(77.64% 0.201 330.1) |
| XYZ | xyz(63.5292, 42.3622, 88.8177) |
| Luminance | 0.4236 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.99
Purply Pink
#F075E6
ΔE00 3.03
Candy Pink
#FF63E9
ΔE00 4.72
Lavender Pink
#DD85D7
ΔE00 5.60
Light Magenta
#FA5FF7
ΔE00 5.73
Violet Pink
#FB5FFC
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB80F2 #80FB89
analogous
#C780FB #FB80F2 #FB80B5
triadic
#FB80F2 #F2FB80 #80F2FB
tetradic
#FB80F2 #FBC780 #80FB89 #80B5FB
square
#FB80F2 #FBC780 #80FB89 #80B5FB
split-complementary
#FB80F2 #B5FB80 #80FBC7
monochromatic
#F709E6 #F945EC #FB80F2 #FDBBF8 #FEE1FC
Accessibility & contrast
On white
2.22
#FB80F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#FB80F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB80F2
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB80F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB80F2 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A3F6
Deuteranopia (green-blind)
#9DB4EE
Tritanopia (blue-blind)
#FF8BAE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fb80f2; /* rgb */ color: rgb(251, 128, 242); /* oklch */ color: oklch(77.6% 0.201 330.1);
Tailwind
colors: {
custom: {
50: '#ffa9f6',
500: '#fb80f2',
950: '#000000',
},
}SCSS
$custom: #fb80f2; $custom-light: #ffa9f6; $custom-dark: #000000;
JSON
{
"hex": "#fb80f2",
"rgb": {
"r": 251,
"g": 128,
"b": 242
},
"hsl": {
"h": 304.39,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.77643,
"c": 0.20085,
"h": 330.1
},
"luminance": 0.42358
}Semantic roles & 50–950 ramp
primary
#FB80F2
secondary
#D5F6D7
accent
#E61100
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85