#F49E95#F49E95
#F49E95 is a light, moderate red. Relative luminance 0.459; OKLCH L 78.3% C 0.104 H 26.2°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F49E95 |
|---|---|
| RGB | rgb(244, 158, 149) |
| HSL | hsl(6, 81%, 77%) |
| HSV | hsv(6, 39%, 96%) |
| CMYK | cmyk(0%, 35.2%, 38.9%, 4.3%) |
| CIE-LAB | lab(73.46, 30.98, 18.04) |
| CIE-LCH | lch(73.46, 35.85, 30.21°) |
| OKLab | oklab(78.29% 0.0936 0.0461) |
| OKLCH | oklch(78.29% 0.104 26.2) |
| XYZ | xyz(54.9623, 45.8610, 34.3852) |
| Luminance | 0.4586 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.54
Peachy Pink
#FF9A8A
ΔE00 3.39
Light Salmon
#FEA993
ΔE00 5.20
Pale Salmon
#FFB19A
ΔE00 6.65
Darksalmon
#E9967A
ΔE00 7.30
Lightcoral
#F08080
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49E95 #95EBF4
analogous
#F495BC #F49E95 #F4CE95
triadic
#F49E95 #95F49E #9E95F4
tetradic
#F49E95 #BCF495 #95EBF4 #CE95F4
square
#F49E95 #BCF495 #95EBF4 #CE95F4
split-complementary
#F49E95 #95F4CE #95BCF4
monochromatic
#E83926 #EE6B5E #F49E95 #FAD1CC #FCE6E3
Accessibility & contrast
On white
2.06
#F49E95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#F49E95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49E95
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49E95 | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA94
Deuteranopia (green-blind)
#C5BB94
Tritanopia (blue-blind)
#FF939C
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f49e95; /* rgb */ color: rgb(244, 158, 149); /* oklch */ color: oklch(78.3% 0.104 26.2);
Tailwind
colors: {
custom: {
50: '#fabbb4',
500: '#f49e95',
950: '#000000',
},
}SCSS
$custom: #f49e95; $custom-light: #fabbb4; $custom-dark: #000000;
JSON
{
"hex": "#f49e95",
"rgb": {
"r": 244,
"g": 158,
"b": 149
},
"hsl": {
"h": 5.684,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.78293,
"c": 0.10435,
"h": 26.2
},
"luminance": 0.45857
}Semantic roles & 50–950 ramp
primary
#F49E95
secondary
#D7F1F4
accent
#C9DE08
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180