#FA73AF#FA73AF
#FA73AF is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.2% C 0.176 H 354.5°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FA73AF |
|---|---|
| RGB | rgb(250, 115, 175) |
| HSL | hsl(333, 93%, 72%) |
| HSV | hsv(333, 54%, 98%) |
| CMYK | cmyk(0%, 54%, 30%, 2%) |
| CIE-LAB | lab(66.28, 57.66, -6.71) |
| CIE-LCH | lch(66.28, 58.04, 353.37°) |
| OKLab | oklab(73.22% 0.175 -0.017) |
| OKLCH | oklch(73.22% 0.176 354.5) |
| XYZ | xyz(53.2952, 35.6857, 44.6303) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.82
Bubblegum (survey)
#FF6CB5
ΔE00 2.04
Hot Pink
#FF69B4
ΔE00 2.37
Pink (survey)
#FF81C0
ΔE00 3.59
Carnation Pink
#FF7FA7
ΔE00 4.68
Medium Pink
#F36196
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA73AF #73FABE
analogous
#FA73F3 #FA73AF #FA7B73
triadic
#FA73AF #AFFA73 #73AFFA
tetradic
#FA73AF #F3FA73 #73FABE #7B73FA
square
#FA73AF #F3FA73 #73FABE #7B73FA
split-complementary
#FA73AF #73FA7B #73F3FA
monochromatic
#EA086D #F8388D #FA73AF #FCAED1 #FEE1EE
Accessibility & contrast
On white
2.58
#FA73AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#FA73AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA73AF
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA73AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA73AF | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8692B1
Deuteranopia (green-blind)
#AAAAAC
Tritanopia (blue-blind)
#FF6B8A
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fa73af; /* rgb */ color: rgb(250, 115, 175); /* oklch */ color: oklch(73.2% 0.176 354.5);
Tailwind
colors: {
custom: {
50: '#ffa0c6',
500: '#fa73af',
950: '#000000',
},
}SCSS
$custom: #fa73af; $custom-light: #ffa0c6; $custom-dark: #000000;
JSON
{
"hex": "#fa73af",
"rgb": {
"r": 250,
"g": 115,
"b": 175
},
"hsl": {
"h": 333.333,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.73225,
"c": 0.17583,
"h": 354.5
},
"luminance": 0.35681
}Semantic roles & 50–950 ramp
primary
#FA73AF
secondary
#D3F6E6
accent
#E67F00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82