#F49798#F49798
#F49798 is a light, moderate red. Relative luminance 0.436; OKLCH L 77.2% C 0.112 H 19.3°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F49798 |
|---|---|
| RGB | rgb(244, 151, 152) |
| HSL | hsl(359, 81%, 77%) |
| HSV | hsv(359, 38%, 96%) |
| CMYK | cmyk(0%, 38.1%, 37.7%, 4.3%) |
| CIE-LAB | lab(71.99, 34.98, 14.34) |
| CIE-LCH | lch(71.99, 37.81, 22.28°) |
| OKLab | oklab(77.19% 0.1059 0.037) |
| OKLCH | oklch(77.19% 0.112 19.3) |
| XYZ | xyz(54.0447, 43.6376, 35.2762) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 5.24
Lightcoral
#F08080
ΔE00 5.66
Rose Pink
#F7879A
ΔE00 5.86
Blush (survey)
#F29E8E
ΔE00 6.11
Peachy Pink
#FF9A8A
ΔE00 6.12
Salmon Pink
#FE7B7C
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49798 #97F4F3
analogous
#F497C6 #F49798 #F4C597
triadic
#F49798 #98F497 #9798F4
tetradic
#F49798 #C6F497 #97F4F3 #C597F4
square
#F49798 #C6F497 #97F4F3 #C597F4
split-complementary
#F49798 #97F4C5 #97C6F4
monochromatic
#E8282A #EE6061 #F49798 #FACECF #FCE3E4
Accessibility & contrast
On white
2.16
#F49798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#F49798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49798
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49798 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A598
Deuteranopia (green-blind)
#C0B796
Tritanopia (blue-blind)
#FF8C98
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f49798; /* rgb */ color: rgb(244, 151, 152); /* oklch */ color: oklch(77.2% 0.112 19.3);
Tailwind
colors: {
custom: {
50: '#fab6b6',
500: '#f49798',
950: '#000000',
},
}SCSS
$custom: #f49798; $custom-light: #fab6b6; $custom-dark: #000000;
JSON
{
"hex": "#f49798",
"rgb": {
"r": 244,
"g": 151,
"b": 152
},
"hsl": {
"h": 359.355,
"s": 80.87,
"l": 77.451
},
"oklch": {
"l": 0.77187,
"c": 0.11217,
"h": 19.3
},
"luminance": 0.43633
}Semantic roles & 50–950 ramp
primary
#F49798
secondary
#D7F4F4
accent
#DDDB08
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080