#F49FA3#F49FA3
#F49FA3 is a light, moderate red. Relative luminance 0.467; OKLCH L 78.8% C 0.102 H 16.6°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F49FA3 |
|---|---|
| RGB | rgb(244, 159, 163) |
| HSL | hsl(357, 79%, 79%) |
| HSV | hsv(357, 35%, 96%) |
| CMYK | cmyk(0%, 34.8%, 33.2%, 4.3%) |
| CIE-LAB | lab(73.98, 32.10, 11.09) |
| CIE-LCH | lch(73.98, 33.96, 19.06°) |
| OKLab | oklab(78.8% 0.0974 0.029) |
| OKLCH | oklch(78.8% 0.102 16.6) |
| XYZ | xyz(56.3192, 46.6777, 40.6866) |
| Luminance | 0.4667 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 6.27
Faded Pink
#DE9DAC
ΔE00 6.31
Lightpink
#FFB6C1
ΔE00 6.37
Rose Pink
#F7879A
ΔE00 6.39
Blush Pink
#FE828C
ΔE00 7.05
Pig Pink
#E78EA5
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49FA3 #9FF4F0
analogous
#F49FCE #F49FA3 #F4C69F
triadic
#F49FA3 #A3F49F #9FA3F4
tetradic
#F49FA3 #CEF49F #9FF4F0 #C69FF4
square
#F49FA3 #CEF49F #9FF4F0 #C69FF4
split-complementary
#F49FA3 #9FF4C6 #9FCEF4
monochromatic
#E7313A #EE686E #F49FA3 #FAD6D8 #FCE4E5
Accessibility & contrast
On white
2.03
#F49FA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#F49FA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49FA3
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49FA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49FA3 | 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)
#AFACA3
Deuteranopia (green-blind)
#C3BCA2
Tritanopia (blue-blind)
#FF96A1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f49fa3; /* rgb */ color: rgb(244, 159, 163); /* oklch */ color: oklch(78.8% 0.102 16.6);
Tailwind
colors: {
custom: {
50: '#fabcbe',
500: '#f49fa3',
950: '#000000',
},
}SCSS
$custom: #f49fa3; $custom-light: #fabcbe; $custom-dark: #000000;
JSON
{
"hex": "#f49fa3",
"rgb": {
"r": 244,
"g": 159,
"b": 163
},
"hsl": {
"h": 357.176,
"s": 79.439,
"l": 79.02
},
"oklch": {
"l": 0.78799,
"c": 0.10164,
"h": 16.6
},
"luminance": 0.46674
}Semantic roles & 50–950 ramp
primary
#F49FA3
secondary
#D7F4F2
accent
#DCD20A
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181