#FA759A#FA759A
#FA759A is a light, vivid pink. Relative luminance 0.354; OKLCH L 72.9% C 0.166 H 4.6°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FA759A |
|---|---|
| RGB | rgb(250, 117, 154) |
| HSL | hsl(343, 93%, 72%) |
| HSV | hsv(343, 53%, 98%) |
| CMYK | cmyk(0%, 53.2%, 38.4%, 2%) |
| CIE-LAB | lab(66.05, 54.29, 4.88) |
| CIE-LCH | lch(66.05, 54.51, 5.14°) |
| OKLab | oklab(72.86% 0.1652 0.0133) |
| OKLCH | oklch(72.86% 0.166 4.6) |
| XYZ | xyz(51.6213, 35.3850, 34.6770) |
| Luminance | 0.3538 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.78
Rosy Pink
#F6688E
ΔE00 2.96
Rosa
#FE86A4
ΔE00 3.62
Pinky
#FC86AA
ΔE00 3.87
Carnation
#FD798F
ΔE00 4.09
Medium Pink
#F36196
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA759A #75FAD5
analogous
#FA75DD #FA759A #FA9375
triadic
#FA759A #9AFA75 #759AFA
tetradic
#FA759A #DDFA75 #75FAD5 #9375FA
square
#FA759A #DDFA75 #75FAD5 #9375FA
split-complementary
#FA759A #75FA93 #75DDFA
monochromatic
#EC0948 #F83A6F #FA759A #FCB0C5 #FEE1E9
Accessibility & contrast
On white
2.60
#FA759A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#FA759A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA759A
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA759A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA759A | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D919B
Deuteranopia (green-blind)
#AFAA97
Tritanopia (blue-blind)
#FF6883
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fa759a; /* rgb */ color: rgb(250, 117, 154); /* oklch */ color: oklch(72.9% 0.166 4.6);
Tailwind
colors: {
custom: {
50: '#ffa1b7',
500: '#fa759a',
950: '#000000',
},
}SCSS
$custom: #fa759a; $custom-light: #ffa1b7; $custom-dark: #000000;
JSON
{
"hex": "#fa759a",
"rgb": {
"r": 250,
"g": 117,
"b": 154
},
"hsl": {
"h": 343.308,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.72859,
"c": 0.16571,
"h": 4.6
},
"luminance": 0.3538
}Semantic roles & 50–950 ramp
primary
#FA759A
secondary
#D5F6ED
accent
#E6A600
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80