#FA72C4#FA72C4
#FA72C4 is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.8% C 0.188 H 345.5°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FA72C4 |
|---|---|
| RGB | rgb(250, 114, 196) |
| HSL | hsl(324, 93%, 71%) |
| HSV | hsv(324, 54%, 98%) |
| CMYK | cmyk(0%, 54.4%, 21.6%, 2%) |
| CIE-LAB | lab(66.79, 60.85, -17.80) |
| CIE-LCH | lch(66.79, 63.40, 343.69°) |
| OKLab | oklab(73.83% 0.1824 -0.0471) |
| OKLCH | oklch(73.83% 0.188 345.5) |
| XYZ | xyz(55.4070, 36.3489, 56.3118) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.29
Bubblegum Pink
#FE83CC
ΔE00 3.41
Hot Pink
#FF69B4
ΔE00 3.43
Pink (survey)
#FF81C0
ΔE00 4.07
Bubble Gum Pink
#FF69AF
ΔE00 4.42
Pale Magenta
#D767AD
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA72C4 #72FAA8
analogous
#EC72FA #FA72C4 #FA7280
triadic
#FA72C4 #C4FA72 #72C4FA
tetradic
#FA72C4 #FAEC72 #72FAA8 #7280FA
square
#FA72C4 #FAEC72 #72FAA8 #7280FA
split-complementary
#FA72C4 #80FA72 #72FAEC
monochromatic
#E90890 #F837AB #FA72C4 #FCADDD #FEE1F3
Accessibility & contrast
On white
2.54
#FA72C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#FA72C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA72C4
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA72C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA72C4 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E94C7
Deuteranopia (green-blind)
#A4ABC1
Tritanopia (blue-blind)
#FF7092
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fa72c4; /* rgb */ color: rgb(250, 114, 196); /* oklch */ color: oklch(73.8% 0.188 345.5);
Tailwind
colors: {
custom: {
50: '#ffa0d6',
500: '#fa72c4',
950: '#000000',
},
}SCSS
$custom: #fa72c4; $custom-light: #ffa0d6; $custom-dark: #000000;
JSON
{
"hex": "#fa72c4",
"rgb": {
"r": 250,
"g": 114,
"b": 196
},
"hsl": {
"h": 323.824,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.73826,
"c": 0.18833,
"h": 345.5
},
"luminance": 0.36344
}Semantic roles & 50–950 ramp
primary
#FA72C4
secondary
#D2F6E0
accent
#E65B00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83