#F49B9B#F49B9B
#F49B9B is a light, moderate red. Relative luminance 0.450; OKLCH L 77.9% C 0.107 H 19.8°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F49B9B |
|---|---|
| RGB | rgb(244, 155, 155) |
| HSL | hsl(0, 80%, 78%) |
| HSV | hsv(0, 36%, 96%) |
| CMYK | cmyk(0%, 36.5%, 36.5%, 4.3%) |
| CIE-LAB | lab(72.92, 33.24, 14.00) |
| CIE-LCH | lch(72.92, 36.06, 22.83°) |
| OKLab | oklab(77.93% 0.1007 0.0362) |
| OKLCH | oklch(77.93% 0.107 19.8) |
| XYZ | xyz(54.9482, 45.0466, 36.8048) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.70
Peachy Pink
#FF9A8A
ΔE00 5.97
Blush Pink
#FE828C
ΔE00 6.19
Lightcoral
#F08080
ΔE00 6.56
Rose Pink
#F7879A
ΔE00 6.60
Dusty Pink (survey)
#D58A94
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49B9B #9BF4F4
analogous
#F49BC7 #F49B9B #F4C79B
triadic
#F49B9B #9BF49B #9B9BF4
tetradic
#F49B9B #C7F49B #9BF4F4 #C79BF4
square
#F49B9B #C7F49B #9BF4F4 #C79BF4
split-complementary
#F49B9B #9BF4C7 #9BC7F4
monochromatic
#E82D2D #EE6464 #F49B9B #FAD2D2 #FCE3E3
Accessibility & contrast
On white
2.10
#F49B9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F49B9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49B9B
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49B9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49B9B | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA89B
Deuteranopia (green-blind)
#C2BA9A
Tritanopia (blue-blind)
#FF919C
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f49b9b; /* rgb */ color: rgb(244, 155, 155); /* oklch */ color: oklch(77.9% 0.107 19.8);
Tailwind
colors: {
custom: {
50: '#fab9b8',
500: '#f49b9b',
950: '#000000',
},
}SCSS
$custom: #f49b9b; $custom-light: #fab9b8; $custom-dark: #000000;
JSON
{
"hex": "#f49b9b",
"rgb": {
"r": 244,
"g": 155,
"b": 155
},
"hsl": {
"h": 0,
"s": 80.18,
"l": 78.235
},
"oklch": {
"l": 0.77926,
"c": 0.10701,
"h": 19.8
},
"luminance": 0.45042
}Semantic roles & 50–950 ramp
primary
#F49B9B
secondary
#D7F4F4
accent
#DDDD09
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080