#FB70F2#FB70F2
#FB70F2 is a light, highly saturated purple. Relative luminance 0.385; OKLCH L 75.6% C 0.225 H 330.1°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FB70F2 |
|---|---|
| RGB | rgb(251, 112, 242) |
| HSL | hsl(304, 95%, 71%) |
| HSV | hsv(304, 55%, 98%) |
| CMYK | cmyk(0%, 55.4%, 3.6%, 1.6%) |
| CIE-LAB | lab(68.40, 68.93, -40.91) |
| CIE-LCH | lch(68.40, 80.15, 329.31°) |
| OKLab | oklab(75.63% 0.1949 -0.1121) |
| OKLCH | oklch(75.63% 0.225 330.1) |
| XYZ | xyz(61.6043, 38.5124, 88.1761) |
| Luminance | 0.3851 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.15
Candy Pink
#FF63E9
ΔE00 2.33
Light Magenta
#FA5FF7
ΔE00 2.94
Violet Pink
#FB5FFC
ΔE00 3.18
Violet (CSS)
#EE82EE
ΔE00 3.40
Orchid
#DA70D6
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB70F2 #70FB79
analogous
#BE70FB #FB70F2 #FB70AC
triadic
#FB70F2 #F2FB70 #70F2FB
tetradic
#FB70F2 #FBBE70 #70FB79 #70ACFB
square
#FB70F2 #FBBE70 #70FB79 #70ACFB
split-complementary
#FB70F2 #ACFB70 #70FBBE
monochromatic
#EA07DB #F934ED #FB70F2 #FDACF7 #FEE1FC
Accessibility & contrast
On white
2.41
#FB70F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#FB70F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB70F2
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB70F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB70F2 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679BF6
Deuteranopia (green-blind)
#93AEEE
Tritanopia (blue-blind)
#FF7DA7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fb70f2; /* rgb */ color: rgb(251, 112, 242); /* oklch */ color: oklch(75.6% 0.225 330.1);
Tailwind
colors: {
custom: {
50: '#ff9ff7',
500: '#fb70f2',
950: '#000000',
},
}SCSS
$custom: #fb70f2; $custom-light: #ff9ff7; $custom-dark: #000000;
JSON
{
"hex": "#fb70f2",
"rgb": {
"r": 251,
"g": 112,
"b": 242
},
"hsl": {
"h": 303.885,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.75635,
"c": 0.22485,
"h": 330.1
},
"luminance": 0.38508
}Semantic roles & 50–950 ramp
primary
#FB70F2
secondary
#D1F6D3
accent
#E60F00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85