#FB71F9#FB71F9
#FB71F9 is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 76.1% C 0.229 H 328.1°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FB71F9 |
|---|---|
| RGB | rgb(251, 113, 249) |
| HSL | hsl(301, 95%, 71%) |
| HSV | hsv(301, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 0.8%, 1.6%) |
| CIE-LAB | lab(68.87, 69.64, -44.01) |
| CIE-LCH | lch(68.87, 82.39, 327.71°) |
| OKLab | oklab(76.08% 0.1945 -0.1211) |
| OKLCH | oklch(76.08% 0.229 328.1) |
| XYZ | xyz(62.7868, 39.1629, 93.8563) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.84
Violet Pink
#FB5FFC
ΔE00 2.85
Purply Pink
#F075E6
ΔE00 2.95
Candy Pink
#FF63E9
ΔE00 3.19
Violet (CSS)
#EE82EE
ΔE00 3.54
Orchid
#DA70D6
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB71F9 #71FB73
analogous
#B871FB #FB71F9 #FB71B4
triadic
#FB71F9 #F9FB71 #71F9FB
tetradic
#FB71F9 #FBB871 #71FB73 #71B4FB
square
#FB71F9 #FBB871 #71FB73 #71B4FB
split-complementary
#FB71F9 #B4FB71 #71FBB8
monochromatic
#EB07E8 #F935F6 #FB71F9 #FDADFC #FEE1FE
Accessibility & contrast
On white
2.38
#FB71F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#FB71F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB71F9
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB71F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB71F9 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649CFD
Deuteranopia (green-blind)
#90AFF5
Tritanopia (blue-blind)
#FF81AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fb71f9; /* rgb */ color: rgb(251, 113, 249); /* oklch */ color: oklch(76.1% 0.229 328.1);
Tailwind
colors: {
custom: {
50: '#ffa0fb',
500: '#fb71f9',
950: '#000000',
},
}SCSS
$custom: #fb71f9; $custom-light: #ffa0fb; $custom-dark: #000000;
JSON
{
"hex": "#fb71f9",
"rgb": {
"r": 251,
"g": 113,
"b": 249
},
"hsl": {
"h": 300.87,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.76083,
"c": 0.22909,
"h": 328.1
},
"luminance": 0.39159
}Semantic roles & 50–950 ramp
primary
#FB71F9
secondary
#D2F6D2
accent
#E60300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85