#FA70BA#FA70BA
#FA70BA is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.2% C 0.186 H 349.3°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FA70BA |
|---|---|
| RGB | rgb(250, 112, 186) |
| HSL | hsl(328, 93%, 71%) |
| HSV | hsv(328, 55%, 98%) |
| CMYK | cmyk(0%, 55.2%, 25.6%, 2%) |
| CIE-LAB | lab(66.11, 60.42, -13.19) |
| CIE-LCH | lch(66.11, 61.84, 347.69°) |
| OKLab | oklab(73.21% 0.1824 -0.0344) |
| OKLCH | oklch(73.21% 0.186 349.3) |
| XYZ | xyz(54.0834, 35.4625, 50.4414) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.46
Hot Pink
#FF69B4
ΔE00 1.68
Bubble Gum Pink
#FF69AF
ΔE00 2.54
Pink (survey)
#FF81C0
ΔE00 3.56
Bubblegum Pink
#FE83CC
ΔE00 4.22
Barbie Pink
#FE46A5
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA70BA #70FAB0
analogous
#F570FA #FA70BA #FA7075
triadic
#FA70BA #BAFA70 #70BAFA
tetradic
#FA70BA #FAF570 #70FAB0 #7075FA
square
#FA70BA #FAF570 #70FAB0 #7075FA
split-complementary
#FA70BA #75FA70 #70FAF5
monochromatic
#E80880 #F8359D #FA70BA #FCABD7 #FEE1F1
Accessibility & contrast
On white
2.60
#FA70BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#FA70BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA70BA
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA70BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA70BA | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8092BC
Deuteranopia (green-blind)
#A5AAB7
Tritanopia (blue-blind)
#FF6B8D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fa70ba; /* rgb */ color: rgb(250, 112, 186); /* oklch */ color: oklch(73.2% 0.186 349.3);
Tailwind
colors: {
custom: {
50: '#ff9ece',
500: '#fa70ba',
950: '#000000',
},
}SCSS
$custom: #fa70ba; $custom-light: #ff9ece; $custom-dark: #000000;
JSON
{
"hex": "#fa70ba",
"rgb": {
"r": 250,
"g": 112,
"b": 186
},
"hsl": {
"h": 327.826,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.73211,
"c": 0.18565,
"h": 349.3
},
"luminance": 0.35458
}Semantic roles & 50–950 ramp
primary
#FA70BA
secondary
#D1F5E2
accent
#E66A00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82