#FB70F0#FB70F0
#FB70F0 is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.5% C 0.223 H 330.7°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FB70F0 |
|---|---|
| RGB | rgb(251, 112, 240) |
| HSL | hsl(305, 95%, 71%) |
| HSV | hsv(305, 55%, 98%) |
| CMYK | cmyk(0%, 55.4%, 4.4%, 1.6%) |
| CIE-LAB | lab(68.31, 68.61, -39.94) |
| CIE-LCH | lch(68.31, 79.39, 329.79°) |
| OKLab | oklab(75.54% 0.1946 -0.1094) |
| OKLCH | oklch(75.54% 0.223 330.7) |
| XYZ | xyz(61.3056, 38.3929, 86.6027) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.96
Candy Pink
#FF63E9
ΔE00 2.16
Light Magenta
#FA5FF7
ΔE00 3.09
Violet Pink
#FB5FFC
ΔE00 3.39
Violet (CSS)
#EE82EE
ΔE00 3.39
Orchid
#DA70D6
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB70F0 #70FB7B
analogous
#C070FB #FB70F0 #FB70AA
triadic
#FB70F0 #F0FB70 #70F0FB
tetradic
#FB70F0 #FBC070 #70FB7B #70AAFB
square
#FB70F0 #FBC070 #70FB7B #70AAFB
split-complementary
#FB70F0 #AAFB70 #70FBC0
monochromatic
#EA07D8 #F934EA #FB70F0 #FDACF6 #FEE1FC
Accessibility & contrast
On white
2.42
#FB70F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#FB70F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB70F0
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB70F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB70F0 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689AF4
Deuteranopia (green-blind)
#94ADEC
Tritanopia (blue-blind)
#FF7DA6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fb70f0; /* rgb */ color: rgb(251, 112, 240); /* oklch */ color: oklch(75.5% 0.223 330.7);
Tailwind
colors: {
custom: {
50: '#ff9ff5',
500: '#fb70f0',
950: '#000000',
},
}SCSS
$custom: #fb70f0; $custom-light: #ff9ff5; $custom-dark: #000000;
JSON
{
"hex": "#fb70f0",
"rgb": {
"r": 251,
"g": 112,
"b": 240
},
"hsl": {
"h": 304.748,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.75543,
"c": 0.22325,
"h": 330.7
},
"luminance": 0.38389
}Semantic roles & 50–950 ramp
primary
#FB70F0
secondary
#D1F6D4
accent
#E61200
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85