#FA73C8#FA73C8
#FA73C8 is a light, vivid pink. Relative luminance 0.368; OKLCH L 74.1% C 0.189 H 344.1°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FA73C8 |
|---|---|
| RGB | rgb(250, 115, 200) |
| HSL | hsl(322, 93%, 72%) |
| HSV | hsv(322, 54%, 98%) |
| CMYK | cmyk(0%, 54%, 20%, 2%) |
| CIE-LAB | lab(67.10, 60.95, -19.58) |
| CIE-LCH | lch(67.10, 64.01, 342.19°) |
| OKLab | oklab(74.1% 0.182 -0.052) |
| OKLCH | oklch(74.1% 0.189 344.1) |
| XYZ | xyz(55.9818, 36.7603, 58.7794) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.32
Bubblegum (survey)
#FF6CB5
ΔE00 4.03
Hot Pink
#FF69B4
ΔE00 4.16
Pink (survey)
#FF81C0
ΔE00 4.45
Bubble Gum Pink
#FF69AF
ΔE00 5.17
Purply Pink
#F075E6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA73C8 #73FAA5
analogous
#E873FA #FA73C8 #FA7385
triadic
#FA73C8 #C8FA73 #73C8FA
tetradic
#FA73C8 #FAE873 #73FAA5 #7385FA
square
#FA73C8 #FAE873 #73FAA5 #7385FA
split-complementary
#FA73C8 #85FA73 #73FAE8
monochromatic
#EA0897 #F838B1 #FA73C8 #FCAEDF #FEE1F3
Accessibility & contrast
On white
2.51
#FA73C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#FA73C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA73C8
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA73C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA73C8 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E95CB
Deuteranopia (green-blind)
#A3ACC5
Tritanopia (blue-blind)
#FF7395
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa73c8; /* rgb */ color: rgb(250, 115, 200); /* oklch */ color: oklch(74.1% 0.189 344.1);
Tailwind
colors: {
custom: {
50: '#ffa0d8',
500: '#fa73c8',
950: '#000000',
},
}SCSS
$custom: #fa73c8; $custom-light: #ffa0d8; $custom-dark: #000000;
JSON
{
"hex": "#fa73c8",
"rgb": {
"r": 250,
"g": 115,
"b": 200
},
"hsl": {
"h": 322.222,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.74103,
"c": 0.18926,
"h": 344.1
},
"luminance": 0.36756
}Semantic roles & 50–950 ramp
primary
#FA73C8
secondary
#D3F6E0
accent
#E65500
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83