#F49394#F49394
#F49394 is a light, moderate red. Relative luminance 0.422; OKLCH L 76.4% C 0.117 H 19.5°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F49394 |
|---|---|
| RGB | rgb(244, 147, 148) |
| HSL | hsl(359, 82%, 77%) |
| HSV | hsv(359, 40%, 96%) |
| CMYK | cmyk(0%, 39.8%, 39.3%, 4.3%) |
| CIE-LAB | lab(71.04, 36.61, 15.22) |
| CIE-LCH | lch(71.04, 39.65, 22.58°) |
| OKLab | oklab(76.43% 0.1107 0.0392) |
| OKLCH | oklch(76.43% 0.117 19.5) |
| XYZ | xyz(53.0898, 42.2431, 33.3689) |
| Luminance | 0.4224 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.41
Lightcoral
#F08080
ΔE00 4.68
Rose Pink
#F7879A
ΔE00 5.53
Salmon Pink
#FE7B7C
ΔE00 5.97
Peachy Pink
#FF9A8A
ΔE00 6.09
Blush (survey)
#F29E8E
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49394 #93F4F3
analogous
#F493C5 #F49394 #F4C393
triadic
#F49394 #94F493 #9394F4
tetradic
#F49394 #C5F493 #93F4F3 #C393F4
square
#F49394 #C5F493 #93F4F3 #C393F4
split-complementary
#F49394 #93F4C3 #93C5F4
monochromatic
#E92426 #EE5B5D #F49394 #FACBCB #FCE3E3
Accessibility & contrast
On white
2.22
#F49394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#F49394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49394
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49394 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A294
Deuteranopia (green-blind)
#BEB592
Tritanopia (blue-blind)
#FF8894
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f49394; /* rgb */ color: rgb(244, 147, 148); /* oklch */ color: oklch(76.4% 0.117 19.5);
Tailwind
colors: {
custom: {
50: '#fab4b3',
500: '#f49394',
950: '#000000',
},
}SCSS
$custom: #f49394; $custom-light: #fab4b3; $custom-dark: #000000;
JSON
{
"hex": "#f49394",
"rgb": {
"r": 244,
"g": 147,
"b": 148
},
"hsl": {
"h": 359.381,
"s": 81.513,
"l": 76.667
},
"oklch": {
"l": 0.76433,
"c": 0.11741,
"h": 19.5
},
"luminance": 0.42239
}Semantic roles & 50–950 ramp
primary
#F49394
secondary
#D7F4F4
accent
#DEDC08
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080