#F49494#F49494
#F49494 is a light, moderate red. Relative luminance 0.426; OKLCH L 76.6% C 0.116 H 20.1°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F49494 |
|---|---|
| RGB | rgb(244, 148, 148) |
| HSL | hsl(0, 81%, 77%) |
| HSV | hsv(0, 39%, 96%) |
| CMYK | cmyk(0%, 39.3%, 39.3%, 4.3%) |
| CIE-LAB | lab(71.25, 36.09, 15.52) |
| CIE-LCH | lch(71.25, 39.29, 23.27°) |
| OKLab | oklab(76.6% 0.1091 0.0399) |
| OKLCH | oklch(76.6% 0.116 20.1) |
| XYZ | xyz(53.2460, 42.5555, 33.4209) |
| Luminance | 0.4255 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.72
Lightcoral
#F08080
ΔE00 4.84
Peachy Pink
#FF9A8A
ΔE00 5.76
Rose Pink
#F7879A
ΔE00 5.89
Blush (survey)
#F29E8E
ΔE00 5.95
Salmon Pink
#FE7B7C
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49494 #94F4F4
analogous
#F494C4 #F49494 #F4C494
triadic
#F49494 #94F494 #9494F4
tetradic
#F49494 #C4F494 #94F4F4 #C494F4
square
#F49494 #C4F494 #94F4F4 #C494F4
split-complementary
#F49494 #94F4C4 #94C4F4
monochromatic
#E92525 #EE5D5D #F49494 #FACBCB #FCE3E3
Accessibility & contrast
On white
2.21
#F49494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#F49494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49494
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49494 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A393
Deuteranopia (green-blind)
#BFB692
Tritanopia (blue-blind)
#FF8995
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f49494; /* rgb */ color: rgb(244, 148, 148); /* oklch */ color: oklch(76.6% 0.116 20.1);
Tailwind
colors: {
custom: {
50: '#fab4b3',
500: '#f49494',
950: '#000000',
},
}SCSS
$custom: #f49494; $custom-light: #fab4b3; $custom-dark: #000000;
JSON
{
"hex": "#f49494",
"rgb": {
"r": 244,
"g": 148,
"b": 148
},
"hsl": {
"h": 0,
"s": 81.356,
"l": 76.863
},
"oklch": {
"l": 0.76596,
"c": 0.11617,
"h": 20.1
},
"luminance": 0.42551
}Semantic roles & 50–950 ramp
primary
#F49494
secondary
#D7F4F4
accent
#DEDE08
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080