#F7849D#F7849D
#F7849D is a light, vivid red. Relative luminance 0.387; OKLCH L 74.7% C 0.142 H 7.3°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F7849D |
|---|---|
| RGB | rgb(247, 132, 157) |
| HSL | hsl(347, 88%, 74%) |
| HSV | hsv(347, 47%, 97%) |
| CMYK | cmyk(0%, 46.6%, 36.4%, 3.1%) |
| CIE-LAB | lab(68.54, 46.34, 6.72) |
| CIE-LCH | lch(68.54, 46.83, 8.25°) |
| OKLab | oklab(74.68% 0.1407 0.018) |
| OKLCH | oklch(74.68% 0.142 7.3) |
| XYZ | xyz(52.6974, 38.7158, 36.5893) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.63
Rosa
#FE86A4
ΔE00 1.68
Pinky
#FC86AA
ΔE00 3.11
Carnation Pink
#FF7FA7
ΔE00 3.39
Carnation
#FD798F
ΔE00 3.47
Pig Pink
#E78EA5
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7849D #84F7DE
analogous
#F784D6 #F7849D #F7A584
triadic
#F7849D #9DF784 #849DF7
tetradic
#F7849D #D6F784 #84F7DE #A584F7
square
#F7849D #D6F784 #84F7DE #A584F7
split-complementary
#F7849D #84F7A5 #84D6F7
monochromatic
#F01141 #F34B6F #F7849D #FBBDCB #FDE2E8
Accessibility & contrast
On white
2.40
#F7849D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#F7849D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7849D
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7849D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7849D | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989A9E
Deuteranopia (green-blind)
#B5B09B
Tritanopia (blue-blind)
#FF798D
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f7849d; /* rgb */ color: rgb(247, 132, 157); /* oklch */ color: oklch(74.7% 0.142 7.3);
Tailwind
colors: {
custom: {
50: '#fdaab9',
500: '#f7849d',
950: '#000000',
},
}SCSS
$custom: #f7849d; $custom-light: #fdaab9; $custom-dark: #000000;
JSON
{
"hex": "#f7849d",
"rgb": {
"r": 247,
"g": 132,
"b": 157
},
"hsl": {
"h": 346.957,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.74684,
"c": 0.14181,
"h": 7.3
},
"luminance": 0.38711
}Semantic roles & 50–950 ramp
primary
#F7849D
secondary
#D6F5EE
accent
#E4B301
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80