#F49595#F49595
#F49595 is a light, moderate red. Relative luminance 0.429; OKLCH L 76.8% C 0.115 H 20.1°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F49595 |
|---|---|
| RGB | rgb(244, 149, 149) |
| HSL | hsl(0, 81%, 77%) |
| HSV | hsv(0, 39%, 96%) |
| CMYK | cmyk(0%, 38.9%, 38.9%, 4.3%) |
| CIE-LAB | lab(71.49, 35.68, 15.30) |
| CIE-LCH | lch(71.49, 38.83, 23.21°) |
| OKLab | oklab(76.78% 0.1079 0.0394) |
| OKLCH | oklch(76.78% 0.115 20.1) |
| XYZ | xyz(53.4830, 42.9023, 33.8921) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.91
Lightcoral
#F08080
ΔE00 5.08
Peachy Pink
#FF9A8A
ΔE00 5.76
Blush (survey)
#F29E8E
ΔE00 5.89
Rose Pink
#F7879A
ΔE00 5.96
Salmon Pink
#FE7B7C
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49595 #95F4F4
analogous
#F495C5 #F49595 #F4C595
triadic
#F49595 #95F495 #9595F4
tetradic
#F49595 #C5F495 #95F4F4 #C595F4
square
#F49595 #C5F495 #95F4F4 #C595F4
split-complementary
#F49595 #95F4C5 #95C5F4
monochromatic
#E82626 #EE5E5E #F49595 #FACCCC #FCE3E3
Accessibility & contrast
On white
2.19
#F49595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#F49595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49595
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49595 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A494
Deuteranopia (green-blind)
#BFB693
Tritanopia (blue-blind)
#FF8A96
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f49595; /* rgb */ color: rgb(244, 149, 149); /* oklch */ color: oklch(76.8% 0.115 20.1);
Tailwind
colors: {
custom: {
50: '#fab5b4',
500: '#f49595',
950: '#000000',
},
}SCSS
$custom: #f49595; $custom-light: #fab5b4; $custom-dark: #000000;
JSON
{
"hex": "#f49595",
"rgb": {
"r": 244,
"g": 149,
"b": 149
},
"hsl": {
"h": 0,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.76784,
"c": 0.11486,
"h": 20.1
},
"luminance": 0.42898
}Semantic roles & 50–950 ramp
primary
#F49595
secondary
#D7F4F4
accent
#DEDE08
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080