#FB81F2#FB81F2
#FB81F2 is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.8% C 0.199 H 330.1°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FB81F2 |
|---|---|
| RGB | rgb(251, 129, 242) |
| HSL | hsl(304, 94%, 75%) |
| HSV | hsv(304, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 3.6%, 1.6%) |
| CIE-LAB | lab(71.30, 61.18, -36.39) |
| CIE-LCH | lch(71.30, 71.18, 329.26°) |
| OKLab | oklab(77.78% 0.1728 -0.0993) |
| OKLCH | oklch(77.78% 0.199 330.1) |
| XYZ | xyz(63.6603, 42.6243, 88.8614) |
| Luminance | 0.4262 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.00
Purply Pink
#F075E6
ΔE00 3.17
Candy Pink
#FF63E9
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 5.57
Light Magenta
#FA5FF7
ΔE00 5.92
Violet Pink
#FB5FFC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB81F2 #81FB8A
analogous
#C781FB #FB81F2 #FB81B5
triadic
#FB81F2 #F2FB81 #81F2FB
tetradic
#FB81F2 #FBC781 #81FB8A #81B5FB
square
#FB81F2 #FBC781 #81FB8A #81B5FB
split-complementary
#FB81F2 #B5FB81 #81FBC7
monochromatic
#F70AE6 #F946EC #FB81F2 #FDBCF8 #FEE1FC
Accessibility & contrast
On white
2.20
#FB81F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#FB81F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB81F2
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB81F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB81F2 | 1.00 | 2.20 | 9.52 | 9.52 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F6
Deuteranopia (green-blind)
#9EB5EE
Tritanopia (blue-blind)
#FF8BAF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fb81f2; /* rgb */ color: rgb(251, 129, 242); /* oklch */ color: oklch(77.8% 0.199 330.1);
Tailwind
colors: {
custom: {
50: '#ffaaf6',
500: '#fb81f2',
950: '#000000',
},
}SCSS
$custom: #fb81f2; $custom-light: #ffaaf6; $custom-dark: #000000;
JSON
{
"hex": "#fb81f2",
"rgb": {
"r": 251,
"g": 129,
"b": 242
},
"hsl": {
"h": 304.426,
"s": 93.846,
"l": 74.51
},
"oklch": {
"l": 0.77776,
"c": 0.19929,
"h": 330.1
},
"luminance": 0.42621
}Semantic roles & 50–950 ramp
primary
#FB81F2
secondary
#D5F6D7
accent
#E61100
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85