#FB81F3#FB81F3
#FB81F3 is a light, highly saturated purple. Relative luminance 0.427; OKLCH L 77.8% C 0.200 H 329.8°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FB81F3 |
|---|---|
| RGB | rgb(251, 129, 243) |
| HSL | hsl(304, 94%, 75%) |
| HSV | hsv(304, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 3.2%, 1.6%) |
| CIE-LAB | lab(71.34, 61.35, -36.87) |
| CIE-LCH | lch(71.34, 71.57, 328.99°) |
| OKLab | oklab(77.82% 0.1729 -0.1007) |
| OKLCH | oklch(77.82% 0.2 329.8) |
| XYZ | xyz(63.8109, 42.6846, 89.6545) |
| Luminance | 0.4268 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.99
Purply Pink
#F075E6
ΔE00 3.21
Candy Pink
#FF63E9
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 5.66
Light Magenta
#FA5FF7
ΔE00 5.86
Violet Pink
#FB5FFC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB81F3 #81FB89
analogous
#C681FB #FB81F3 #FB81B6
triadic
#FB81F3 #F3FB81 #81F3FB
tetradic
#FB81F3 #FBC681 #81FB89 #81B6FB
square
#FB81F3 #FBC681 #81FB89 #81B6FB
split-complementary
#FB81F3 #B6FB81 #81FBC6
monochromatic
#F70AE8 #F946ED #FB81F3 #FDBCF9 #FEE1FC
Accessibility & contrast
On white
2.20
#FB81F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#FB81F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB81F3
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB81F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB81F3 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F7
Deuteranopia (green-blind)
#9DB5EF
Tritanopia (blue-blind)
#FF8CAF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fb81f3; /* rgb */ color: rgb(251, 129, 243); /* oklch */ color: oklch(77.8% 0.200 329.8);
Tailwind
colors: {
custom: {
50: '#ffaaf7',
500: '#fb81f3',
950: '#000000',
},
}SCSS
$custom: #fb81f3; $custom-light: #ffaaf7; $custom-dark: #000000;
JSON
{
"hex": "#fb81f3",
"rgb": {
"r": 251,
"g": 129,
"b": 243
},
"hsl": {
"h": 303.934,
"s": 93.846,
"l": 74.51
},
"oklch": {
"l": 0.77819,
"c": 0.20014,
"h": 329.8
},
"luminance": 0.42681
}Semantic roles & 50–950 ramp
primary
#FB81F3
secondary
#D5F6D7
accent
#E60F00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85