#FA879F#FA879F
#FA879F is a light, vivid red. Relative luminance 0.402; OKLCH L 75.6% C 0.141 H 7.7°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FA879F |
|---|---|
| RGB | rgb(250, 135, 159) |
| HSL | hsl(347, 92%, 75%) |
| HSV | hsv(347, 46%, 98%) |
| CMYK | cmyk(0%, 46%, 36.4%, 2%) |
| CIE-LAB | lab(69.58, 46.11, 7.14) |
| CIE-LCH | lch(69.58, 46.66, 8.80°) |
| OKLab | oklab(75.57% 0.14 0.019) |
| OKLCH | oklch(75.57% 0.141 7.7) |
| XYZ | xyz(54.3490, 40.1601, 37.6835) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.39
Rosa
#FE86A4
ΔE00 1.49
Pinky
#FC86AA
ΔE00 3.17
Carnation Pink
#FF7FA7
ΔE00 3.65
Carnation
#FD798F
ΔE00 3.72
Pig Pink
#E78EA5
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA879F #87FAE2
analogous
#FA87D9 #FA879F #FAA887
triadic
#FA879F #9FFA87 #879FFA
tetradic
#FA879F #D9FA87 #87FAE2 #A887FA
square
#FA879F #D9FA87 #87FAE2 #A887FA
split-complementary
#FA879F #87FAA8 #87D9FA
monochromatic
#F51141 #F84C70 #FA879F #FCC2CE #FEE2E7
Accessibility & contrast
On white
2.33
#FA879F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#FA879F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA879F
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA879F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA879F | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9CA0
Deuteranopia (green-blind)
#B8B29D
Tritanopia (blue-blind)
#FF7C90
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fa879f; /* rgb */ color: rgb(250, 135, 159); /* oklch */ color: oklch(75.6% 0.141 7.7);
Tailwind
colors: {
custom: {
50: '#ffacbb',
500: '#fa879f',
950: '#000000',
},
}SCSS
$custom: #fa879f; $custom-light: #ffacbb; $custom-dark: #000000;
JSON
{
"hex": "#fa879f",
"rgb": {
"r": 250,
"g": 135,
"b": 159
},
"hsl": {
"h": 347.478,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.75569,
"c": 0.14124,
"h": 7.7
},
"luminance": 0.40155
}Semantic roles & 50–950 ramp
primary
#FA879F
secondary
#D5F6EF
accent
#E6B600
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80