#FA74A0#FA74A0
#FA74A0 is a light, vivid pink. Relative luminance 0.354; OKLCH L 72.9% C 0.169 H 1.5°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FA74A0 |
|---|---|
| RGB | rgb(250, 116, 160) |
| HSL | hsl(340, 93%, 72%) |
| HSV | hsv(340, 54%, 98%) |
| CMYK | cmyk(0%, 53.6%, 36%, 2%) |
| CIE-LAB | lab(66.03, 55.42, 1.44) |
| CIE-LCH | lch(66.03, 55.44, 1.49°) |
| OKLab | oklab(72.9% 0.1687 0.0044) |
| OKLCH | oklch(72.9% 0.169 1.5) |
| XYZ | xyz(52.0177, 35.3581, 37.3362) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.45
Pinky
#FC86AA
ΔE00 3.71
Rosy Pink
#F6688E
ΔE00 3.80
Medium Pink
#F36196
ΔE00 4.09
Rosa
#FE86A4
ΔE00 4.27
Bubble Gum Pink
#FF69AF
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA74A0 #74FACE
analogous
#FA74E3 #FA74A0 #FA8B74
triadic
#FA74A0 #A0FA74 #74A0FA
tetradic
#FA74A0 #E3FA74 #74FACE #8B74FA
square
#FA74A0 #E3FA74 #74FACE #8B74FA
split-complementary
#FA74A0 #74FA8B #74E3FA
monochromatic
#EB0853 #F83978 #FA74A0 #FCAFC8 #FEE1EB
Accessibility & contrast
On white
2.60
#FA74A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#FA74A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA74A0
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA74A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA74A0 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B91A1
Deuteranopia (green-blind)
#AEAA9D
Tritanopia (blue-blind)
#FF6884
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fa74a0; /* rgb */ color: rgb(250, 116, 160); /* oklch */ color: oklch(72.9% 0.169 1.5);
Tailwind
colors: {
custom: {
50: '#ffa0bc',
500: '#fa74a0',
950: '#000000',
},
}SCSS
$custom: #fa74a0; $custom-light: #ffa0bc; $custom-dark: #000000;
JSON
{
"hex": "#fa74a0",
"rgb": {
"r": 250,
"g": 116,
"b": 160
},
"hsl": {
"h": 340.299,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.72895,
"c": 0.16876,
"h": 1.5
},
"luminance": 0.35353
}Semantic roles & 50–950 ramp
primary
#FA74A0
secondary
#D4F6EB
accent
#E69A00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80