#FA74C5#FA74C5
#FA74C5 is a light, vivid pink. Relative luminance 0.368; OKLCH L 74.1% C 0.186 H 345.3°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FA74C5 |
|---|---|
| RGB | rgb(250, 116, 197) |
| HSL | hsl(324, 93%, 72%) |
| HSV | hsv(324, 54%, 98%) |
| CMYK | cmyk(0%, 53.6%, 21.2%, 2%) |
| CIE-LAB | lab(67.16, 60.07, -17.79) |
| CIE-LCH | lch(67.16, 62.65, 343.50°) |
| OKLab | oklab(74.12% 0.1798 -0.0471) |
| OKLCH | oklch(74.12% 0.186 345.3) |
| XYZ | xyz(55.7493, 36.8507, 56.9892) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.05
Bubblegum (survey)
#FF6CB5
ΔE00 3.45
Hot Pink
#FF69B4
ΔE00 3.64
Pink (survey)
#FF81C0
ΔE00 3.83
Bubble Gum Pink
#FF69AF
ΔE00 4.60
Purply Pink
#F075E6
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA74C5 #74FAA9
analogous
#EC74FA #FA74C5 #FA7482
triadic
#FA74C5 #C5FA74 #74C5FA
tetradic
#FA74C5 #FAEC74 #74FAA9 #7482FA
square
#FA74C5 #FAEC74 #74FAA9 #7482FA
split-complementary
#FA74C5 #82FA74 #74FAEC
monochromatic
#EB0891 #F839AC #FA74C5 #FCAFDE #FEE1F3
Accessibility & contrast
On white
2.51
#FA74C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#FA74C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA74C5
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA74C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA74C5 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8095C8
Deuteranopia (green-blind)
#A5ACC2
Tritanopia (blue-blind)
#FF7394
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa74c5; /* rgb */ color: rgb(250, 116, 197); /* oklch */ color: oklch(74.1% 0.186 345.3);
Tailwind
colors: {
custom: {
50: '#ffa1d6',
500: '#fa74c5',
950: '#000000',
},
}SCSS
$custom: #fa74c5; $custom-light: #ffa1d6; $custom-dark: #000000;
JSON
{
"hex": "#fa74c5",
"rgb": {
"r": 250,
"g": 116,
"b": 197
},
"hsl": {
"h": 323.731,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.7412,
"c": 0.1859,
"h": 345.3
},
"luminance": 0.36846
}Semantic roles & 50–950 ramp
primary
#FA74C5
secondary
#D4F6E1
accent
#E65B00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83