#FA849A#FA849A
#FA849A is a light, vivid red. Relative luminance 0.392; OKLCH L 75.0% C 0.145 H 9.4°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FA849A |
|---|---|
| RGB | rgb(250, 132, 154) |
| HSL | hsl(349, 92%, 75%) |
| HSV | hsv(349, 47%, 98%) |
| CMYK | cmyk(0%, 47.2%, 38.4%, 2%) |
| CIE-LAB | lab(68.87, 47.04, 8.93) |
| CIE-LCH | lch(68.87, 47.88, 10.74°) |
| OKLab | oklab(74.99% 0.1427 0.0235) |
| OKLCH | oklch(74.99% 0.145 9.4) |
| XYZ | xyz(53.5112, 39.1647, 35.3069) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 0.90
Rosa
#FE86A4
ΔE00 2.38
Carnation
#FD798F
ΔE00 2.67
Pinky
#FC86AA
ΔE00 4.10
Blush Pink
#FE828C
ΔE00 4.15
Carnation Pink
#FF7FA7
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA849A #84FAE4
analogous
#FA84D5 #FA849A #FAA984
triadic
#FA849A #9AFA84 #849AFA
tetradic
#FA849A #D5FA84 #84FAE4 #A984FA
square
#FA849A #D5FA84 #84FAE4 #A984FA
split-complementary
#FA849A #84FAA9 #84D5FA
monochromatic
#F50E39 #F8496A #FA849A #FCBFCA #FEE2E7
Accessibility & contrast
On white
2.38
#FA849A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#FA849A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA849A
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA849A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA849A | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9A9A
Deuteranopia (green-blind)
#B7B197
Tritanopia (blue-blind)
#FF788C
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fa849a; /* rgb */ color: rgb(250, 132, 154); /* oklch */ color: oklch(75.0% 0.145 9.4);
Tailwind
colors: {
custom: {
50: '#ffaab7',
500: '#fa849a',
950: '#000000',
},
}SCSS
$custom: #fa849a; $custom-light: #ffaab7; $custom-dark: #000000;
JSON
{
"hex": "#fa849a",
"rgb": {
"r": 250,
"g": 132,
"b": 154
},
"hsl": {
"h": 348.814,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.74988,
"c": 0.14465,
"h": 9.4
},
"luminance": 0.3916
}Semantic roles & 50–950 ramp
primary
#FA849A
secondary
#D5F6F0
accent
#E6BB00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80