#FA74BD#FA74BD
#FA74BD is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.8% C 0.181 H 348.6°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FA74BD |
|---|---|
| RGB | rgb(250, 116, 189) |
| HSL | hsl(327, 93%, 72%) |
| HSV | hsv(327, 54%, 98%) |
| CMYK | cmyk(0%, 53.6%, 24.4%, 2%) |
| CIE-LAB | lab(66.90, 58.99, -13.70) |
| CIE-LCH | lch(66.90, 60.56, 346.93°) |
| OKLab | oklab(73.83% 0.1777 -0.0358) |
| OKLCH | oklch(73.83% 0.181 348.6) |
| XYZ | xyz(54.8568, 36.4938, 52.2891) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.05
Hot Pink
#FF69B4
ΔE00 2.37
Pink (survey)
#FF81C0
ΔE00 2.94
Bubble Gum Pink
#FF69AF
ΔE00 3.15
Bubblegum Pink
#FE83CC
ΔE00 3.43
Pale Magenta
#D767AD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA74BD #74FAB1
analogous
#F474FA #FA74BD #FA747A
triadic
#FA74BD #BDFA74 #74BDFA
tetradic
#FA74BD #FAF474 #74FAB1 #747AFA
square
#FA74BD #FAF474 #74FAB1 #747AFA
split-complementary
#FA74BD #7AFA74 #74FAF4
monochromatic
#EB0884 #F839A1 #FA74BD #FCAFD9 #FEE1F1
Accessibility & contrast
On white
2.53
#FA74BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#FA74BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA74BD
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA74BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA74BD | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8394BF
Deuteranopia (green-blind)
#A7ABBA
Tritanopia (blue-blind)
#FF7090
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa74bd; /* rgb */ color: rgb(250, 116, 189); /* oklch */ color: oklch(73.8% 0.181 348.6);
Tailwind
colors: {
custom: {
50: '#ffa1d1',
500: '#fa74bd',
950: '#000000',
},
}SCSS
$custom: #fa74bd; $custom-light: #ffa1d1; $custom-dark: #000000;
JSON
{
"hex": "#fa74bd",
"rgb": {
"r": 250,
"g": 116,
"b": 189
},
"hsl": {
"h": 327.313,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.7383,
"c": 0.18128,
"h": 348.6
},
"luminance": 0.36489
}Semantic roles & 50–950 ramp
primary
#FA74BD
secondary
#D4F6E3
accent
#E66800
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82