#FA72B1#FA72B1
#FA72B1 is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.2% C 0.178 H 353.4°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FA72B1 |
|---|---|
| RGB | rgb(250, 114, 177) |
| HSL | hsl(332, 93%, 71%) |
| HSV | hsv(332, 54%, 98%) |
| CMYK | cmyk(0%, 54.4%, 29.2%, 2%) |
| CIE-LAB | lab(66.17, 58.36, -8.01) |
| CIE-LCH | lch(66.17, 58.91, 352.19°) |
| OKLab | oklab(73.16% 0.177 -0.0204) |
| OKLCH | oklch(73.16% 0.178 353.4) |
| XYZ | xyz(53.3797, 35.5380, 45.6347) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.53
Bubble Gum Pink
#FF69AF
ΔE00 1.57
Hot Pink
#FF69B4
ΔE00 1.88
Pink (survey)
#FF81C0
ΔE00 3.47
Carnation Pink
#FF7FA7
ΔE00 5.24
Bubblegum Pink
#FE83CC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA72B1 #72FABB
analogous
#FA72F5 #FA72B1 #FA7772
triadic
#FA72B1 #B1FA72 #72B1FA
tetradic
#FA72B1 #F5FA72 #72FABB #7772FA
square
#FA72B1 #F5FA72 #72FABB #7772FA
split-complementary
#FA72B1 #72FA77 #72F5FA
monochromatic
#E90871 #F83790 #FA72B1 #FCADD2 #FEE1EF
Accessibility & contrast
On white
2.59
#FA72B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#FA72B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA72B1
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA72B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA72B1 | 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)
#8492B3
Deuteranopia (green-blind)
#A9AAAE
Tritanopia (blue-blind)
#FF6B8A
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fa72b1; /* rgb */ color: rgb(250, 114, 177); /* oklch */ color: oklch(73.2% 0.178 353.4);
Tailwind
colors: {
custom: {
50: '#ff9fc8',
500: '#fa72b1',
950: '#000000',
},
}SCSS
$custom: #fa72b1; $custom-light: #ff9fc8; $custom-dark: #000000;
JSON
{
"hex": "#fa72b1",
"rgb": {
"r": 250,
"g": 114,
"b": 177
},
"hsl": {
"h": 332.206,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.7316,
"c": 0.17821,
"h": 353.4
},
"luminance": 0.35533
}Semantic roles & 50–950 ramp
primary
#FA72B1
secondary
#D2F6E5
accent
#E67B00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82