#FA70B7#FA70B7
#FA70B7 is a light, vivid pink. Relative luminance 0.353; OKLCH L 73.1% C 0.184 H 350.6°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FA70B7 |
|---|---|
| RGB | rgb(250, 112, 183) |
| HSL | hsl(329, 93%, 71%) |
| HSV | hsv(329, 55%, 98%) |
| CMYK | cmyk(0%, 55.2%, 26.8%, 2%) |
| CIE-LAB | lab(66.01, 60.03, -11.64) |
| CIE-LCH | lch(66.01, 61.15, 349.03°) |
| OKLab | oklab(73.11% 0.1816 -0.0302) |
| OKLCH | oklch(73.11% 0.184 350.6) |
| XYZ | xyz(53.7678, 35.3362, 48.7794) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.03
Hot Pink
#FF69B4
ΔE00 1.33
Bubble Gum Pink
#FF69AF
ΔE00 2.01
Pink (survey)
#FF81C0
ΔE00 3.49
Bubblegum Pink
#FE83CC
ΔE00 4.54
Barbie Pink
#FE46A5
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA70B7 #70FAB3
analogous
#F870FA #FA70B7 #FA7072
triadic
#FA70B7 #B7FA70 #70B7FA
tetradic
#FA70B7 #FAF870 #70FAB3 #7072FA
square
#FA70B7 #FAF870 #70FAB3 #7072FA
split-complementary
#FA70B7 #72FA70 #70FAF8
monochromatic
#E8087B #F83599 #FA70B7 #FCABD5 #FEE1F0
Accessibility & contrast
On white
2.60
#FA70B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#FA70B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA70B7
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA70B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA70B7 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8191B9
Deuteranopia (green-blind)
#A6A9B4
Tritanopia (blue-blind)
#FF6B8C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fa70b7; /* rgb */ color: rgb(250, 112, 183); /* oklch */ color: oklch(73.1% 0.184 350.6);
Tailwind
colors: {
custom: {
50: '#ff9ecc',
500: '#fa70b7',
950: '#000000',
},
}SCSS
$custom: #fa70b7; $custom-light: #ff9ecc; $custom-dark: #000000;
JSON
{
"hex": "#fa70b7",
"rgb": {
"r": 250,
"g": 112,
"b": 183
},
"hsl": {
"h": 329.13,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.73106,
"c": 0.18409,
"h": 350.6
},
"luminance": 0.35331
}Semantic roles & 50–950 ramp
primary
#FA70B7
secondary
#D1F5E2
accent
#E66F00
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82