#FA769A#FA769A
#FA769A is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.0% C 0.164 H 4.9°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FA769A |
|---|---|
| RGB | rgb(250, 118, 154) |
| HSL | hsl(344, 93%, 72%) |
| HSV | hsv(344, 53%, 98%) |
| CMYK | cmyk(0%, 52.8%, 38.4%, 2%) |
| CIE-LAB | lab(66.23, 53.82, 5.14) |
| CIE-LCH | lch(66.23, 54.07, 5.46°) |
| OKLab | oklab(72.99% 0.1637 0.0139) |
| OKLCH | oklch(72.99% 0.164 4.9) |
| XYZ | xyz(51.7384, 35.6192, 34.7160) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.73
Rosy Pink
#F6688E
ΔE00 3.09
Rosa
#FE86A4
ΔE00 3.41
Pinky
#FC86AA
ΔE00 3.75
Carnation
#FD798F
ΔE00 3.90
Rose Pink
#F7879A
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA769A #76FAD6
analogous
#FA76DC #FA769A #FA9476
triadic
#FA769A #9AFA76 #769AFA
tetradic
#FA769A #DCFA76 #76FAD6 #9476FA
square
#FA769A #DCFA76 #76FAD6 #9476FA
split-complementary
#FA769A #76FA94 #76DCFA
monochromatic
#ED0947 #F83B6E #FA769A #FCB1C6 #FEE1E9
Accessibility & contrast
On white
2.59
#FA769A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#FA769A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA769A
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA769A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA769A | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E919B
Deuteranopia (green-blind)
#B0AB97
Tritanopia (blue-blind)
#FF6983
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fa769a; /* rgb */ color: rgb(250, 118, 154); /* oklch */ color: oklch(73.0% 0.164 4.9);
Tailwind
colors: {
custom: {
50: '#ffa1b7',
500: '#fa769a',
950: '#000000',
},
}SCSS
$custom: #fa769a; $custom-light: #ffa1b7; $custom-dark: #000000;
JSON
{
"hex": "#fa769a",
"rgb": {
"r": 250,
"g": 118,
"b": 154
},
"hsl": {
"h": 343.636,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.72994,
"c": 0.1643,
"h": 4.9
},
"luminance": 0.35614
}Semantic roles & 50–950 ramp
primary
#FA769A
secondary
#D5F6ED
accent
#E6A700
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80