#FA809A#FA809A
#FA809A is a light, vivid red. Relative luminance 0.381; OKLCH L 74.4% C 0.150 H 7.9°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FA809A |
|---|---|
| RGB | rgb(250, 128, 154) |
| HSL | hsl(347, 92%, 74%) |
| HSV | hsv(347, 49%, 98%) |
| CMYK | cmyk(0%, 48.8%, 38.4%, 2%) |
| CIE-LAB | lab(68.09, 49.01, 7.82) |
| CIE-LCH | lch(68.09, 49.63, 9.06°) |
| OKLab | oklab(74.4% 0.1488 0.0207) |
| OKLCH | oklch(74.4% 0.15 7.9) |
| XYZ | xyz(52.9791, 38.1006, 35.1296) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.94
Rosa
#FE86A4
ΔE00 2.10
Carnation
#FD798F
ΔE00 2.60
Carnation Pink
#FF7FA7
ΔE00 3.47
Pinky
#FC86AA
ΔE00 3.59
Watermelon
#FC6C85
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA809A #80FAE0
analogous
#FA80D7 #FA809A #FAA380
triadic
#FA809A #9AFA80 #809AFA
tetradic
#FA809A #D7FA80 #80FAE0 #A380FA
square
#FA809A #D7FA80 #80FAE0 #A380FA
split-complementary
#FA809A #80FAA3 #80D7FA
monochromatic
#F50A3C #F8456B #FA809A #FCBBC9 #FEE2E8
Accessibility & contrast
On white
2.44
#FA809A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#FA809A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA809A
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA809A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA809A | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96979B
Deuteranopia (green-blind)
#B5AF97
Tritanopia (blue-blind)
#FF7489
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fa809a; /* rgb */ color: rgb(250, 128, 154); /* oklch */ color: oklch(74.4% 0.150 7.9);
Tailwind
colors: {
custom: {
50: '#ffa8b7',
500: '#fa809a',
950: '#000000',
},
}SCSS
$custom: #fa809a; $custom-light: #ffa8b7; $custom-dark: #000000;
JSON
{
"hex": "#fa809a",
"rgb": {
"r": 250,
"g": 128,
"b": 154
},
"hsl": {
"h": 347.213,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.74402,
"c": 0.15024,
"h": 7.9
},
"luminance": 0.38095
}Semantic roles & 50–950 ramp
primary
#FA809A
secondary
#D5F6EF
accent
#E6B500
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80