#FA74B8#FA74B8
#FA74B8 is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.7% C 0.179 H 350.7°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FA74B8 |
|---|---|
| RGB | rgb(250, 116, 184) |
| HSL | hsl(330, 93%, 72%) |
| HSV | hsv(330, 54%, 98%) |
| CMYK | cmyk(0%, 53.6%, 26.4%, 2%) |
| CIE-LAB | lab(66.73, 58.33, -11.12) |
| CIE-LCH | lch(66.73, 59.38, 349.21°) |
| OKLab | oklab(73.66% 0.1763 -0.0288) |
| OKLCH | oklch(73.66% 0.179 350.7) |
| XYZ | xyz(54.3234, 36.2804, 49.4799) |
| Luminance | 0.3628 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.49
Hot Pink
#FF69B4
ΔE00 1.93
Bubble Gum Pink
#FF69AF
ΔE00 2.38
Pink (survey)
#FF81C0
ΔE00 2.77
Bubblegum Pink
#FE83CC
ΔE00 4.04
Carnation Pink
#FF7FA7
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA74B8 #74FAB6
analogous
#F974FA #FA74B8 #FA7475
triadic
#FA74B8 #B8FA74 #74B8FA
tetradic
#FA74B8 #FAF974 #74FAB6 #7475FA
square
#FA74B8 #FAF974 #74FAB6 #7475FA
split-complementary
#FA74B8 #75FA74 #74FAF9
monochromatic
#EB087B #F8399A #FA74B8 #FCAFD6 #FEE1F0
Accessibility & contrast
On white
2.54
#FA74B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#FA74B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA74B8
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA74B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA74B8 | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8494BA
Deuteranopia (green-blind)
#A8ABB5
Tritanopia (blue-blind)
#FF6F8E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fa74b8; /* rgb */ color: rgb(250, 116, 184); /* oklch */ color: oklch(73.7% 0.179 350.7);
Tailwind
colors: {
custom: {
50: '#ffa1cd',
500: '#fa74b8',
950: '#000000',
},
}SCSS
$custom: #fa74b8; $custom-light: #ffa1cd; $custom-dark: #000000;
JSON
{
"hex": "#fa74b8",
"rgb": {
"r": 250,
"g": 116,
"b": 184
},
"hsl": {
"h": 329.552,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.73657,
"c": 0.17862,
"h": 350.7
},
"luminance": 0.36275
}Semantic roles & 50–950 ramp
primary
#FA74B8
secondary
#D4F6E5
accent
#E67100
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82