#F49AA2#F49AA2
#F49AA2 is a light, moderate red. Relative luminance 0.450; OKLCH L 77.9% C 0.108 H 14.1°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F49AA2 |
|---|---|
| RGB | rgb(244, 154, 162) |
| HSL | hsl(355, 80%, 78%) |
| HSV | hsv(355, 37%, 96%) |
| CMYK | cmyk(0%, 36.9%, 33.6%, 4.3%) |
| CIE-LAB | lab(72.86, 34.60, 10.05) |
| CIE-LCH | lch(72.86, 36.03, 16.20°) |
| OKLab | oklab(77.93% 0.1049 0.0264) |
| OKLCH | oklch(77.93% 0.108 14.1) |
| XYZ | xyz(55.3875, 44.9571, 39.9358) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.83
Pig Pink
#E78EA5
ΔE00 5.78
Faded Pink
#DE9DAC
ΔE00 5.89
Blush Pink
#FE828C
ΔE00 6.07
Soft Pink
#FDB0C0
ΔE00 6.43
Dusty Pink (survey)
#D58A94
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49AA2 #9AF4EC
analogous
#F49ACF #F49AA2 #F4BF9A
triadic
#F49AA2 #A2F49A #9AA2F4
tetradic
#F49AA2 #CFF49A #9AF4EC #BF9AF4
square
#F49AA2 #CFF49A #9AF4EC #BF9AF4
split-complementary
#F49AA2 #9AF4BF #9ACFF4
monochromatic
#E82C3C #EE636F #F49AA2 #FAD1D5 #FCE3E6
Accessibility & contrast
On white
2.10
#F49AA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#F49AA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49AA2
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49AA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49AA2 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A2
Deuteranopia (green-blind)
#C0B9A0
Tritanopia (blue-blind)
#FF919D
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f49aa2; /* rgb */ color: rgb(244, 154, 162); /* oklch */ color: oklch(77.9% 0.108 14.1);
Tailwind
colors: {
custom: {
50: '#fab9bd',
500: '#f49aa2',
950: '#000000',
},
}SCSS
$custom: #f49aa2; $custom-light: #fab9bd; $custom-dark: #000000;
JSON
{
"hex": "#f49aa2",
"rgb": {
"r": 244,
"g": 154,
"b": 162
},
"hsl": {
"h": 354.667,
"s": 80.357,
"l": 78.039
},
"oklch": {
"l": 0.77934,
"c": 0.1082,
"h": 14.1
},
"luminance": 0.44953
}Semantic roles & 50–950 ramp
primary
#F49AA2
secondary
#D7F4F1
accent
#DDCA09
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081