#F49D98#F49D98
#F49D98 is a light, moderate red. Relative luminance 0.456; OKLCH L 78.2% C 0.105 H 23.3°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F49D98 |
|---|---|
| RGB | rgb(244, 157, 152) |
| HSL | hsl(3, 81%, 78%) |
| HSV | hsv(3, 38%, 96%) |
| CMYK | cmyk(0%, 35.7%, 37.7%, 4.3%) |
| CIE-LAB | lab(73.30, 31.84, 16.17) |
| CIE-LCH | lch(73.30, 35.71, 26.92°) |
| OKLab | oklab(78.19% 0.0964 0.0416) |
| OKLCH | oklch(78.19% 0.105 23.3) |
| XYZ | xyz(55.0350, 45.6182, 35.6063) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.95
Peachy Pink
#FF9A8A
ΔE00 4.46
Light Salmon
#FEA993
ΔE00 6.52
Lightcoral
#F08080
ΔE00 6.91
Blush Pink
#FE828C
ΔE00 7.20
Pale Salmon
#FFB19A
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49D98 #98EFF4
analogous
#F498C1 #F49D98 #F4CB98
triadic
#F49D98 #98F49D #9D98F4
tetradic
#F49D98 #C1F498 #98EFF4 #CB98F4
square
#F49D98 #C1F498 #98EFF4 #CB98F4
split-complementary
#F49D98 #98F4CB #98C1F4
monochromatic
#E83429 #EE6861 #F49D98 #FAD2CF #FCE5E3
Accessibility & contrast
On white
2.07
#F49D98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#F49D98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49D98
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49D98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49D98 | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA97
Deuteranopia (green-blind)
#C4BB97
Tritanopia (blue-blind)
#FF929C
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f49d98; /* rgb */ color: rgb(244, 157, 152); /* oklch */ color: oklch(78.2% 0.105 23.3);
Tailwind
colors: {
custom: {
50: '#fabab6',
500: '#f49d98',
950: '#000000',
},
}SCSS
$custom: #f49d98; $custom-light: #fabab6; $custom-dark: #000000;
JSON
{
"hex": "#f49d98",
"rgb": {
"r": 244,
"g": 157,
"b": 152
},
"hsl": {
"h": 3.261,
"s": 80.702,
"l": 77.647
},
"oklch": {
"l": 0.78192,
"c": 0.10495,
"h": 23.3
},
"luminance": 0.45614
}Semantic roles & 50–950 ramp
primary
#F49D98
secondary
#D7F2F4
accent
#D1DD08
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180