#FA72BA#FA72BA
#FA72BA is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.5% C 0.183 H 349.6°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FA72BA |
|---|---|
| RGB | rgb(250, 114, 186) |
| HSL | hsl(328, 93%, 71%) |
| HSV | hsv(328, 54%, 98%) |
| CMYK | cmyk(0%, 54.4%, 25.6%, 2%) |
| CIE-LAB | lab(66.45, 59.51, -12.67) |
| CIE-LCH | lch(66.45, 60.84, 347.98°) |
| OKLab | oklab(73.47% 0.1797 -0.033) |
| OKLCH | oklch(73.47% 0.183 349.6) |
| XYZ | xyz(54.3065, 35.9087, 50.5158) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.50
Hot Pink
#FF69B4
ΔE00 1.83
Bubble Gum Pink
#FF69AF
ΔE00 2.57
Pink (survey)
#FF81C0
ΔE00 3.17
Bubblegum Pink
#FE83CC
ΔE00 3.98
Barbie Pink
#FE46A5
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA72BA #72FAB2
analogous
#F672FA #FA72BA #FA7276
triadic
#FA72BA #BAFA72 #72BAFA
tetradic
#FA72BA #FAF672 #72FAB2 #7276FA
square
#FA72BA #FAF672 #72FAB2 #7276FA
split-complementary
#FA72BA #76FA72 #72FAF6
monochromatic
#E9087F #F8379D #FA72BA #FCADD7 #FEE1F1
Accessibility & contrast
On white
2.57
#FA72BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#FA72BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA72BA
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA72BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA72BA | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8293BC
Deuteranopia (green-blind)
#A7AAB7
Tritanopia (blue-blind)
#FF6D8E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fa72ba; /* rgb */ color: rgb(250, 114, 186); /* oklch */ color: oklch(73.5% 0.183 349.6);
Tailwind
colors: {
custom: {
50: '#ff9fce',
500: '#fa72ba',
950: '#000000',
},
}SCSS
$custom: #fa72ba; $custom-light: #ff9fce; $custom-dark: #000000;
JSON
{
"hex": "#fa72ba",
"rgb": {
"r": 250,
"g": 114,
"b": 186
},
"hsl": {
"h": 328.235,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.73466,
"c": 0.18267,
"h": 349.6
},
"luminance": 0.35904
}Semantic roles & 50–950 ramp
primary
#FA72BA
secondary
#D2F6E3
accent
#E66C00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82