#FA72B4#FA72B4
#FA72B4 is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.3% C 0.180 H 352.1°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FA72B4 |
|---|---|
| RGB | rgb(250, 114, 180) |
| HSL | hsl(331, 93%, 71%) |
| HSV | hsv(331, 54%, 98%) |
| CMYK | cmyk(0%, 54.4%, 28%, 2%) |
| CIE-LAB | lab(66.26, 58.74, -9.57) |
| CIE-LCH | lch(66.26, 59.51, 350.75°) |
| OKLab | oklab(73.26% 0.1779 -0.0246) |
| OKLCH | oklch(73.26% 0.18 352.1) |
| XYZ | xyz(53.6820, 35.6589, 47.2268) |
| Luminance | 0.3565 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.19
Hot Pink
#FF69B4
ΔE00 1.60
Bubble Gum Pink
#FF69AF
ΔE00 1.73
Pink (survey)
#FF81C0
ΔE00 3.24
Bubblegum Pink
#FE83CC
ΔE00 4.79
Carnation Pink
#FF7FA7
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA72B4 #72FAB8
analogous
#FA72F8 #FA72B4 #FA7472
triadic
#FA72B4 #B4FA72 #72B4FA
tetradic
#FA72B4 #F8FA72 #72FAB8 #7472FA
square
#FA72B4 #F8FA72 #72FAB8 #7472FA
split-complementary
#FA72B4 #72FA74 #72F8FA
monochromatic
#E90875 #F83795 #FA72B4 #FCADD3 #FEE1EF
Accessibility & contrast
On white
2.58
#FA72B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#FA72B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA72B4
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA72B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA72B4 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8492B6
Deuteranopia (green-blind)
#A8AAB1
Tritanopia (blue-blind)
#FF6C8B
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fa72b4; /* rgb */ color: rgb(250, 114, 180); /* oklch */ color: oklch(73.3% 0.180 352.1);
Tailwind
colors: {
custom: {
50: '#ff9fca',
500: '#fa72b4',
950: '#000000',
},
}SCSS
$custom: #fa72b4; $custom-light: #ff9fca; $custom-dark: #000000;
JSON
{
"hex": "#fa72b4",
"rgb": {
"r": 250,
"g": 114,
"b": 180
},
"hsl": {
"h": 330.882,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.7326,
"c": 0.17963,
"h": 352.1
},
"luminance": 0.35654
}Semantic roles & 50–950 ramp
primary
#FA72B4
secondary
#D2F6E4
accent
#E67600
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82