#FA70BC#FA70BC
#FA70BC is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.3% C 0.187 H 348.5°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FA70BC |
|---|---|
| RGB | rgb(250, 112, 188) |
| HSL | hsl(327, 93%, 71%) |
| HSV | hsv(327, 55%, 98%) |
| CMYK | cmyk(0%, 55.2%, 24.8%, 2%) |
| CIE-LAB | lab(66.17, 60.68, -14.22) |
| CIE-LCH | lch(66.17, 62.32, 346.81°) |
| OKLab | oklab(73.28% 0.183 -0.0372) |
| OKLCH | oklch(73.28% 0.187 348.5) |
| XYZ | xyz(54.2975, 35.5481, 51.5690) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.82
Hot Pink
#FF69B4
ΔE00 1.99
Bubble Gum Pink
#FF69AF
ΔE00 2.92
Pink (survey)
#FF81C0
ΔE00 3.66
Bubblegum Pink
#FE83CC
ΔE00 4.05
Pale Magenta
#D767AD
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA70BC #70FAAE
analogous
#F370FA #FA70BC #FA7077
triadic
#FA70BC #BCFA70 #70BCFA
tetradic
#FA70BC #FAF370 #70FAAE #7077FA
square
#FA70BC #FAF370 #70FAAE #7077FA
split-complementary
#FA70BC #77FA70 #70FAF3
monochromatic
#E80883 #F835A0 #FA70BC #FCABD8 #FEE1F1
Accessibility & contrast
On white
2.59
#FA70BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#FA70BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA70BC
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA70BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA70BC | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F92BE
Deuteranopia (green-blind)
#A5AAB9
Tritanopia (blue-blind)
#FF6C8E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fa70bc; /* rgb */ color: rgb(250, 112, 188); /* oklch */ color: oklch(73.3% 0.187 348.5);
Tailwind
colors: {
custom: {
50: '#ff9ed0',
500: '#fa70bc',
950: '#000000',
},
}SCSS
$custom: #fa70bc; $custom-light: #ff9ed0; $custom-dark: #000000;
JSON
{
"hex": "#fa70bc",
"rgb": {
"r": 250,
"g": 112,
"b": 188
},
"hsl": {
"h": 326.957,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.73282,
"c": 0.18673,
"h": 348.5
},
"luminance": 0.35543
}Semantic roles & 50–950 ramp
primary
#FA70BC
secondary
#D1F5E1
accent
#E66700
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82