#FA72C6#FA72C6
#FA72C6 is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.9% C 0.190 H 344.7°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FA72C6 |
|---|---|
| RGB | rgb(250, 114, 198) |
| HSL | hsl(323, 93%, 71%) |
| HSV | hsv(323, 54%, 98%) |
| CMYK | cmyk(0%, 54.4%, 20.8%, 2%) |
| CIE-LAB | lab(66.86, 61.12, -18.82) |
| CIE-LCH | lch(66.86, 63.95, 342.88°) |
| OKLab | oklab(73.9% 0.1829 -0.0499) |
| OKLCH | oklch(73.9% 0.19 344.7) |
| XYZ | xyz(55.6362, 36.4406, 57.5187) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.44
Bubblegum (survey)
#FF6CB5
ΔE00 3.67
Hot Pink
#FF69B4
ΔE00 3.79
Pink (survey)
#FF81C0
ΔE00 4.33
Bubble Gum Pink
#FF69AF
ΔE00 4.80
Purply Pink
#F075E6
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA72C6 #72FAA6
analogous
#EA72FA #FA72C6 #FA7282
triadic
#FA72C6 #C6FA72 #72C6FA
tetradic
#FA72C6 #FAEA72 #72FAA6 #7282FA
square
#FA72C6 #FAEA72 #72FAA6 #7282FA
split-complementary
#FA72C6 #82FA72 #72FAEA
monochromatic
#E90893 #F837AE #FA72C6 #FCADDE #FEE1F3
Accessibility & contrast
On white
2.53
#FA72C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#FA72C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA72C6
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA72C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA72C6 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E94C9
Deuteranopia (green-blind)
#A3ABC3
Tritanopia (blue-blind)
#FF7193
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa72c6; /* rgb */ color: rgb(250, 114, 198); /* oklch */ color: oklch(73.9% 0.190 344.7);
Tailwind
colors: {
custom: {
50: '#ffa0d7',
500: '#fa72c6',
950: '#000000',
},
}SCSS
$custom: #fa72c6; $custom-light: #ffa0d7; $custom-dark: #000000;
JSON
{
"hex": "#fa72c6",
"rgb": {
"r": 250,
"g": 114,
"b": 198
},
"hsl": {
"h": 322.941,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.73901,
"c": 0.18953,
"h": 344.7
},
"luminance": 0.36436
}Semantic roles & 50–950 ramp
primary
#FA72C6
secondary
#D2F6E0
accent
#E65800
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83