#F9849D#F9849D
#F9849D is a light, vivid red. Relative luminance 0.391; OKLCH L 74.9% C 0.144 H 7.6°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F9849D |
|---|---|
| RGB | rgb(249, 132, 157) |
| HSL | hsl(347, 91%, 75%) |
| HSV | hsv(347, 47%, 98%) |
| CMYK | cmyk(0%, 47%, 36.9%, 2.4%) |
| CIE-LAB | lab(68.81, 47.03, 7.14) |
| CIE-LCH | lch(68.81, 47.57, 8.63°) |
| OKLab | oklab(74.94% 0.1428 0.019) |
| OKLCH | oklch(74.94% 0.144 7.6) |
| XYZ | xyz(53.4067, 39.0815, 36.6225) |
| Luminance | 0.3908 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.53
Rosa
#FE86A4
ΔE00 1.59
Pinky
#FC86AA
ΔE00 3.18
Carnation
#FD798F
ΔE00 3.30
Carnation Pink
#FF7FA7
ΔE00 3.42
Pig Pink
#E78EA5
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9849D #84F9E0
analogous
#F984D8 #F9849D #F9A584
triadic
#F9849D #9DF984 #849DF9
tetradic
#F9849D #D8F984 #84F9E0 #A584F9
square
#F9849D #D8F984 #84F9E0 #A584F9
split-complementary
#F9849D #84F9A5 #84D8F9
monochromatic
#F30F40 #F64A6F #F9849D #FCBECB #FEE2E8
Accessibility & contrast
On white
2.38
#F9849D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#F9849D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9849D
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9849D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9849D | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999A9E
Deuteranopia (green-blind)
#B6B09A
Tritanopia (blue-blind)
#FF798D
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f9849d; /* rgb */ color: rgb(249, 132, 157); /* oklch */ color: oklch(74.9% 0.144 7.6);
Tailwind
colors: {
custom: {
50: '#feaab9',
500: '#f9849d',
950: '#000000',
},
}SCSS
$custom: #f9849d; $custom-light: #feaab9; $custom-dark: #000000;
JSON
{
"hex": "#f9849d",
"rgb": {
"r": 249,
"g": 132,
"b": 157
},
"hsl": {
"h": 347.179,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.7494,
"c": 0.14403,
"h": 7.6
},
"luminance": 0.39077
}Semantic roles & 50–950 ramp
primary
#F9849D
secondary
#D5F6EF
accent
#E6B400
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80