#FA74BC#FA74BC
#FA74BC is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.8% C 0.181 H 349.0°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FA74BC |
|---|---|
| RGB | rgb(250, 116, 188) |
| HSL | hsl(328, 93%, 72%) |
| HSV | hsv(328, 54%, 98%) |
| CMYK | cmyk(0%, 53.6%, 24.8%, 2%) |
| CIE-LAB | lab(66.86, 58.85, -13.18) |
| CIE-LCH | lch(66.86, 60.31, 347.38°) |
| OKLab | oklab(73.8% 0.1774 -0.0344) |
| OKLCH | oklch(73.8% 0.181 349) |
| XYZ | xyz(54.7487, 36.4505, 51.7194) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.90
Hot Pink
#FF69B4
ΔE00 2.25
Pink (survey)
#FF81C0
ΔE00 2.87
Bubble Gum Pink
#FF69AF
ΔE00 2.99
Bubblegum Pink
#FE83CC
ΔE00 3.53
Carnation Pink
#FF7FA7
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA74BC #74FAB2
analogous
#F574FA #FA74BC #FA7479
triadic
#FA74BC #BCFA74 #74BCFA
tetradic
#FA74BC #FAF574 #74FAB2 #7479FA
square
#FA74BC #FAF574 #74FAB2 #7479FA
split-complementary
#FA74BC #79FA74 #74FAF5
monochromatic
#EB0882 #F839A0 #FA74BC #FCAFD8 #FEE1F1
Accessibility & contrast
On white
2.53
#FA74BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#FA74BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA74BC
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA74BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA74BC | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8394BE
Deuteranopia (green-blind)
#A7ABB9
Tritanopia (blue-blind)
#FF7090
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa74bc; /* rgb */ color: rgb(250, 116, 188); /* oklch */ color: oklch(73.8% 0.181 349.0);
Tailwind
colors: {
custom: {
50: '#ffa1d0',
500: '#fa74bc',
950: '#000000',
},
}SCSS
$custom: #fa74bc; $custom-light: #ffa1d0; $custom-dark: #000000;
JSON
{
"hex": "#fa74bc",
"rgb": {
"r": 250,
"g": 116,
"b": 188
},
"hsl": {
"h": 327.761,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.73795,
"c": 0.18073,
"h": 349
},
"luminance": 0.36446
}Semantic roles & 50–950 ramp
primary
#FA74BC
secondary
#D4F6E4
accent
#E66A00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82