#FB70F9#FB70F9
#FB70F9 is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 76.0% C 0.231 H 328.1°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FB70F9 |
|---|---|
| RGB | rgb(251, 112, 249) |
| HSL | hsl(301, 95%, 71%) |
| HSV | hsv(301, 55%, 98%) |
| CMYK | cmyk(0%, 55.4%, 0.8%, 1.6%) |
| CIE-LAB | lab(68.71, 70.08, -44.27) |
| CIE-LCH | lch(68.71, 82.89, 327.72°) |
| OKLab | oklab(75.97% 0.1957 -0.1218) |
| OKLCH | oklch(75.97% 0.231 328.1) |
| XYZ | xyz(62.6758, 38.9410, 93.8193) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.68
Violet Pink
#FB5FFC
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 2.98
Candy Pink
#FF63E9
ΔE00 3.11
Violet (CSS)
#EE82EE
ΔE00 3.66
Orchid
#DA70D6
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB70F9 #70FB72
analogous
#B770FB #FB70F9 #FB70B3
triadic
#FB70F9 #F9FB70 #70F9FB
tetradic
#FB70F9 #FBB770 #70FB72 #70B3FB
square
#FB70F9 #FBB770 #70FB72 #70B3FB
split-complementary
#FB70F9 #B3FB70 #70FBB7
monochromatic
#EA07E7 #F934F7 #FB70F9 #FDACFB #FEE1FE
Accessibility & contrast
On white
2.39
#FB70F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#FB70F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB70F9
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB70F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB70F9 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629CFD
Deuteranopia (green-blind)
#90AEF5
Tritanopia (blue-blind)
#FF80AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fb70f9; /* rgb */ color: rgb(251, 112, 249); /* oklch */ color: oklch(76.0% 0.231 328.1);
Tailwind
colors: {
custom: {
50: '#ffa0fb',
500: '#fb70f9',
950: '#000000',
},
}SCSS
$custom: #fb70f9; $custom-light: #ffa0fb; $custom-dark: #000000;
JSON
{
"hex": "#fb70f9",
"rgb": {
"r": 251,
"g": 112,
"b": 249
},
"hsl": {
"h": 300.863,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.75966,
"c": 0.23052,
"h": 328.1
},
"luminance": 0.38937
}Semantic roles & 50–950 ramp
primary
#FB70F9
secondary
#D1F6D2
accent
#E60300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85