#F49999#F49999
#F49999 is a light, moderate red. Relative luminance 0.443; OKLCH L 77.5% C 0.110 H 19.9°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F49999 |
|---|---|
| RGB | rgb(244, 153, 153) |
| HSL | hsl(0, 81%, 78%) |
| HSV | hsv(0, 37%, 96%) |
| CMYK | cmyk(0%, 37.3%, 37.3%, 4.3%) |
| CIE-LAB | lab(72.44, 34.05, 14.42) |
| CIE-LCH | lch(72.44, 36.98, 22.96°) |
| OKLab | oklab(77.54% 0.1031 0.0373) |
| OKLCH | oklch(77.54% 0.11 19.9) |
| XYZ | xyz(54.4516, 44.3197, 35.8175) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.72
Blush Pink
#FE828C
ΔE00 5.75
Peachy Pink
#FF9A8A
ΔE00 5.86
Lightcoral
#F08080
ΔE00 6.06
Rose Pink
#F7879A
ΔE00 6.35
Salmon Pink
#FE7B7C
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49999 #99F4F4
analogous
#F499C6 #F49999 #F4C699
triadic
#F49999 #99F499 #9999F4
tetradic
#F49999 #C6F499 #99F4F4 #C699F4
square
#F49999 #C6F499 #99F4F4 #C699F4
split-complementary
#F49999 #99F4C6 #99C6F4
monochromatic
#E82B2B #EE6262 #F49999 #FAD0D0 #FCE3E3
Accessibility & contrast
On white
2.13
#F49999 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F49999 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49999
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49999 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA799
Deuteranopia (green-blind)
#C1B997
Tritanopia (blue-blind)
#FF8F9A
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f49999; /* rgb */ color: rgb(244, 153, 153); /* oklch */ color: oklch(77.5% 0.110 19.9);
Tailwind
colors: {
custom: {
50: '#fab8b7',
500: '#f49999',
950: '#000000',
},
}SCSS
$custom: #f49999; $custom-light: #fab8b7; $custom-dark: #000000;
JSON
{
"hex": "#f49999",
"rgb": {
"r": 244,
"g": 153,
"b": 153
},
"hsl": {
"h": 0,
"s": 80.531,
"l": 77.843
},
"oklch": {
"l": 0.77543,
"c": 0.10962,
"h": 19.9
},
"luminance": 0.44315
}Semantic roles & 50–950 ramp
primary
#F49999
secondary
#D7F4F4
accent
#DDDD09
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080