#FA74C6#FA74C6
#FA74C6 is a light, vivid pink. Relative luminance 0.369; OKLCH L 74.2% C 0.187 H 344.9°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FA74C6 |
|---|---|
| RGB | rgb(250, 116, 198) |
| HSL | hsl(323, 93%, 72%) |
| HSV | hsv(323, 54%, 98%) |
| CMYK | cmyk(0%, 53.6%, 20.8%, 2%) |
| CIE-LAB | lab(67.20, 60.21, -18.30) |
| CIE-LCH | lch(67.20, 62.93, 343.09°) |
| OKLab | oklab(74.16% 0.1801 -0.0485) |
| OKLCH | oklch(74.16% 0.187 344.9) |
| XYZ | xyz(55.8642, 36.8967, 57.5947) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.06
Bubblegum (survey)
#FF6CB5
ΔE00 3.64
Hot Pink
#FF69B4
ΔE00 3.81
Pink (survey)
#FF81C0
ΔE00 3.98
Bubble Gum Pink
#FF69AF
ΔE00 4.78
Purply Pink
#F075E6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA74C6 #74FAA8
analogous
#EB74FA #FA74C6 #FA7483
triadic
#FA74C6 #C6FA74 #74C6FA
tetradic
#FA74C6 #FAEB74 #74FAA8 #7483FA
square
#FA74C6 #FAEB74 #74FAA8 #7483FA
split-complementary
#FA74C6 #83FA74 #74FAEB
monochromatic
#EB0893 #F839AE #FA74C6 #FCAFDE #FEE1F3
Accessibility & contrast
On white
2.51
#FA74C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#FA74C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA74C6
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA74C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA74C6 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F96C9
Deuteranopia (green-blind)
#A4ACC3
Tritanopia (blue-blind)
#FF7394
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fa74c6; /* rgb */ color: rgb(250, 116, 198); /* oklch */ color: oklch(74.2% 0.187 344.9);
Tailwind
colors: {
custom: {
50: '#ffa1d7',
500: '#fa74c6',
950: '#000000',
},
}SCSS
$custom: #fa74c6; $custom-light: #ffa1d7; $custom-dark: #000000;
JSON
{
"hex": "#fa74c6",
"rgb": {
"r": 250,
"g": 116,
"b": 198
},
"hsl": {
"h": 323.284,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.74157,
"c": 0.18651,
"h": 344.9
},
"luminance": 0.36892
}Semantic roles & 50–950 ramp
primary
#FA74C6
secondary
#D4F6E1
accent
#E65900
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83