#F49FA2#F49FA2
#F49FA2 is a light, moderate red. Relative luminance 0.466; OKLCH L 78.8% C 0.102 H 17.3°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F49FA2 |
|---|---|
| RGB | rgb(244, 159, 162) |
| HSL | hsl(358, 79%, 79%) |
| HSV | hsv(358, 35%, 96%) |
| CMYK | cmyk(0%, 34.8%, 33.6%, 4.3%) |
| CIE-LAB | lab(73.96, 31.98, 11.61) |
| CIE-LCH | lch(73.96, 34.02, 19.95°) |
| OKLab | oklab(78.77% 0.097 0.0303) |
| OKLCH | oklch(78.77% 0.102 17.3) |
| XYZ | xyz(56.2300, 46.6420, 40.2166) |
| Luminance | 0.4664 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 6.54
Lightpink
#FFB6C1
ΔE00 6.56
Rose Pink
#F7879A
ΔE00 6.57
Faded Pink
#DE9DAC
ΔE00 6.57
Blush (survey)
#F29E8E
ΔE00 6.84
Blush Pink
#FE828C
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49FA2 #9FF4F1
analogous
#F49FCD #F49FA2 #F4C79F
triadic
#F49FA2 #A2F49F #9FA2F4
tetradic
#F49FA2 #CDF49F #9FF4F1 #C79FF4
square
#F49FA2 #CDF49F #9FF4F1 #C79FF4
split-complementary
#F49FA2 #9FF4C7 #9FCDF4
monochromatic
#E73138 #EE686D #F49FA2 #FAD6D7 #FCE4E4
Accessibility & contrast
On white
2.03
#F49FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#F49FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49FA2
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49FA2 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA2
Deuteranopia (green-blind)
#C3BCA1
Tritanopia (blue-blind)
#FF96A0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f49fa2; /* rgb */ color: rgb(244, 159, 162); /* oklch */ color: oklch(78.8% 0.102 17.3);
Tailwind
colors: {
custom: {
50: '#fabcbd',
500: '#f49fa2',
950: '#000000',
},
}SCSS
$custom: #f49fa2; $custom-light: #fabcbd; $custom-dark: #000000;
JSON
{
"hex": "#f49fa2",
"rgb": {
"r": 244,
"g": 159,
"b": 162
},
"hsl": {
"h": 357.882,
"s": 79.439,
"l": 79.02
},
"oklch": {
"l": 0.78774,
"c": 0.10165,
"h": 17.3
},
"luminance": 0.46638
}Semantic roles & 50–950 ramp
primary
#F49FA2
secondary
#D7F4F3
accent
#DCD40A
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181