#FA70C7#FA70C7
#FA70C7 is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.7% C 0.193 H 344.2°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FA70C7 |
|---|---|
| RGB | rgb(250, 112, 199) |
| HSL | hsl(322, 93%, 71%) |
| HSV | hsv(322, 55%, 98%) |
| CMYK | cmyk(0%, 55.2%, 20.4%, 2%) |
| CIE-LAB | lab(66.55, 62.16, -19.85) |
| CIE-LCH | lch(66.55, 65.26, 342.29°) |
| OKLab | oklab(73.69% 0.1858 -0.0527) |
| OKLCH | oklch(73.69% 0.193 344.2) |
| XYZ | xyz(55.5287, 36.0406, 58.0538) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.85
Bubblegum (survey)
#FF6CB5
ΔE00 3.94
Hot Pink
#FF69B4
ΔE00 4.00
Pink (survey)
#FF81C0
ΔE00 4.82
Bubble Gum Pink
#FF69AF
ΔE00 5.04
Purply Pink
#F075E6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA70C7 #70FAA3
analogous
#E870FA #FA70C7 #FA7082
triadic
#FA70C7 #C7FA70 #70C7FA
tetradic
#FA70C7 #FAE870 #70FAA3 #7082FA
square
#FA70C7 #FAE870 #70FAA3 #7082FA
split-complementary
#FA70C7 #82FA70 #70FAE8
monochromatic
#E80895 #F835B0 #FA70C7 #FCABDE #FEE1F3
Accessibility & contrast
On white
2.56
#FA70C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#FA70C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA70C7
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA70C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA70C7 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B93CA
Deuteranopia (green-blind)
#A2AAC4
Tritanopia (blue-blind)
#FF6F93
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fa70c7; /* rgb */ color: rgb(250, 112, 199); /* oklch */ color: oklch(73.7% 0.193 344.2);
Tailwind
colors: {
custom: {
50: '#ff9fd8',
500: '#fa70c7',
950: '#000000',
},
}SCSS
$custom: #fa70c7; $custom-light: #ff9fd8; $custom-dark: #000000;
JSON
{
"hex": "#fa70c7",
"rgb": {
"r": 250,
"g": 112,
"b": 199
},
"hsl": {
"h": 322.174,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.73687,
"c": 0.19316,
"h": 344.2
},
"luminance": 0.36036
}Semantic roles & 50–950 ramp
primary
#FA70C7
secondary
#D1F5DE
accent
#E65500
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83