#FB70FF#FB70FF
#FB70FF is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 76.3% C 0.235 H 326.5°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FB70FF |
|---|---|
| RGB | rgb(251, 112, 255) |
| HSL | hsl(298, 100%, 72%) |
| HSV | hsv(298, 56%, 100%) |
| CMYK | cmyk(1.6%, 56.1%, 0%, 0%) |
| CIE-LAB | lab(68.98, 71.08, -47.12) |
| CIE-LCH | lch(68.98, 85.28, 326.46°) |
| OKLab | oklab(76.26% 0.1963 -0.13) |
| OKLCH | oklch(76.26% 0.235 326.5) |
| XYZ | xyz(63.6266, 39.3213, 98.8268) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.58
Light Magenta
#FA5FF7
ΔE00 2.80
Purply Pink
#F075E6
ΔE00 3.78
Candy Pink
#FF63E9
ΔE00 3.88
Violet (CSS)
#EE82EE
ΔE00 4.10
Orchid
#DA70D6
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB70FF #74FF70
analogous
#B470FF #FB70FF #FF70BB
triadic
#FB70FF #FFFB70 #70FFFB
tetradic
#FB70FF #FFB470 #74FF70 #70BBFF
square
#FB70FF #FFB470 #74FF70 #70BBFF
split-complementary
#FB70FF #BBFF70 #70FFB4
monochromatic
#EE00F5 #F933FF #FB70FF #FDADFF #FEE0FF
Accessibility & contrast
On white
2.37
#FB70FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#FB70FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB70FF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB70FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB70FF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9DFF
Deuteranopia (green-blind)
#8DAFFB
Tritanopia (blue-blind)
#FF82AD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fb70ff; /* rgb */ color: rgb(251, 112, 255); /* oklch */ color: oklch(76.3% 0.235 326.5);
Tailwind
colors: {
custom: {
50: '#ffa0ff',
500: '#fb70ff',
950: '#000000',
},
}SCSS
$custom: #fb70ff; $custom-light: #ffa0ff; $custom-dark: #000000;
JSON
{
"hex": "#fb70ff",
"rgb": {
"r": 251,
"g": 112,
"b": 255
},
"hsl": {
"h": 298.322,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.76256,
"c": 0.23547,
"h": 326.5
},
"luminance": 0.39318
}Semantic roles & 50–950 ramp
primary
#FB70FF
secondary
#D4F7D3
accent
#E60006
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86