#FA79A0#FA79A0
#FA79A0 is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.6% C 0.162 H 2.8°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FA79A0 |
|---|---|
| RGB | rgb(250, 121, 160) |
| HSL | hsl(342, 93%, 73%) |
| HSV | hsv(342, 52%, 98%) |
| CMYK | cmyk(0%, 51.6%, 36%, 2%) |
| CIE-LAB | lab(66.93, 53.07, 2.75) |
| CIE-LCH | lch(66.93, 53.14, 2.97°) |
| OKLab | oklab(73.58% 0.1614 0.0078) |
| OKLCH | oklch(73.58% 0.162 2.8) |
| XYZ | xyz(52.6096, 36.5420, 37.5335) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.65
Pinky
#FC86AA
ΔE00 2.79
Rosa
#FE86A4
ΔE00 3.09
Rosy Pink
#F6688E
ΔE00 4.11
Rose Pink
#F7879A
ΔE00 4.91
Carnation
#FD798F
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA79A0 #79FAD3
analogous
#FA79E1 #FA79A0 #FA9279
triadic
#FA79A0 #A0FA79 #79A0FA
tetradic
#FA79A0 #E1FA79 #79FAD3 #9279FA
square
#FA79A0 #E1FA79 #79FAD3 #9279FA
split-complementary
#FA79A0 #79FA92 #79E1FA
monochromatic
#F0094F #F83E76 #FA79A0 #FCB4CA #FEE2EA
Accessibility & contrast
On white
2.53
#FA79A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#FA79A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA79A0
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA79A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA79A0 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F94A1
Deuteranopia (green-blind)
#B0AC9D
Tritanopia (blue-blind)
#FF6E87
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa79a0; /* rgb */ color: rgb(250, 121, 160); /* oklch */ color: oklch(73.6% 0.162 2.8);
Tailwind
colors: {
custom: {
50: '#ffa3bc',
500: '#fa79a0',
950: '#000000',
},
}SCSS
$custom: #fa79a0; $custom-light: #ffa3bc; $custom-dark: #000000;
JSON
{
"hex": "#fa79a0",
"rgb": {
"r": 250,
"g": 121,
"b": 160
},
"hsl": {
"h": 341.86,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.73575,
"c": 0.16159,
"h": 2.8
},
"luminance": 0.36537
}Semantic roles & 50–950 ramp
primary
#FA79A0
secondary
#D5F6EC
accent
#E6A000
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80