#FA70B1#FA70B1
#FA70B1 is a light, vivid pink. Relative luminance 0.351; OKLCH L 72.9% C 0.181 H 353.1°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FA70B1 |
|---|---|
| RGB | rgb(250, 112, 177) |
| HSL | hsl(332, 93%, 71%) |
| HSV | hsv(332, 55%, 98%) |
| CMYK | cmyk(0%, 55.2%, 29.2%, 2%) |
| CIE-LAB | lab(65.82, 59.28, -8.52) |
| CIE-LCH | lch(65.82, 59.89, 351.82°) |
| OKLab | oklab(72.9% 0.1798 -0.0218) |
| OKLCH | oklch(72.9% 0.181 353.1) |
| XYZ | xyz(53.1566, 35.0918, 45.5603) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.22
Bubble Gum Pink
#FF69AF
ΔE00 1.28
Hot Pink
#FF69B4
ΔE00 1.51
Pink (survey)
#FF81C0
ΔE00 3.73
Bubblegum Pink
#FE83CC
ΔE00 5.39
Medium Pink
#F36196
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA70B1 #70FAB9
analogous
#FA70F6 #FA70B1 #FA7470
triadic
#FA70B1 #B1FA70 #70B1FA
tetradic
#FA70B1 #F6FA70 #70FAB9 #7470FA
square
#FA70B1 #F6FA70 #70FAB9 #7470FA
split-complementary
#FA70B1 #70FA74 #70F6FA
monochromatic
#E80871 #F83591 #FA70B1 #FCABD1 #FEE1EF
Accessibility & contrast
On white
2.62
#FA70B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#FA70B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA70B1
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA70B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA70B1 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8390B3
Deuteranopia (green-blind)
#A8A9AE
Tritanopia (blue-blind)
#FF6989
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fa70b1; /* rgb */ color: rgb(250, 112, 177); /* oklch */ color: oklch(72.9% 0.181 353.1);
Tailwind
colors: {
custom: {
50: '#ff9ec8',
500: '#fa70b1',
950: '#000000',
},
}SCSS
$custom: #fa70b1; $custom-light: #ff9ec8; $custom-dark: #000000;
JSON
{
"hex": "#fa70b1",
"rgb": {
"r": 250,
"g": 112,
"b": 177
},
"hsl": {
"h": 331.739,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.72903,
"c": 0.18116,
"h": 353.1
},
"luminance": 0.35087
}Semantic roles & 50–950 ramp
primary
#FA70B1
secondary
#D1F5E4
accent
#E67900
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82