#F7909D#F7909D
#F7909D is a light, vivid red. Relative luminance 0.422; OKLCH L 76.5% C 0.125 H 12.3°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F7909D |
|---|---|
| RGB | rgb(247, 144, 157) |
| HSL | hsl(352, 87%, 77%) |
| HSV | hsv(352, 42%, 97%) |
| CMYK | cmyk(0%, 41.7%, 36.4%, 3.1%) |
| CIE-LAB | lab(70.98, 40.27, 10.20) |
| CIE-LCH | lch(70.98, 41.54, 14.21°) |
| OKLab | oklab(76.53% 0.1221 0.0267) |
| OKLCH | oklch(76.53% 0.125 12.3) |
| XYZ | xyz(54.4193, 42.1596, 37.1633) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.29
Blush Pink
#FE828C
ΔE00 4.18
Rosa
#FE86A4
ΔE00 4.43
Pig Pink
#E78EA5
ΔE00 4.91
Carnation
#FD798F
ΔE00 5.02
Pinky
#FC86AA
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7909D #90F7EA
analogous
#F790D1 #F7909D #F7B790
triadic
#F7909D #9DF790 #909DF7
tetradic
#F7909D #D1F790 #90F7EA #B790F7
square
#F7909D #D1F790 #90F7EA #B790F7
split-complementary
#F7909D #90F7B7 #90D1F7
monochromatic
#EF1E38 #F3576B #F7909D #FBC9CF #FDE2E6
Accessibility & contrast
On white
2.23
#F7909D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#F7909D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7909D
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7909D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7909D | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29D
Deuteranopia (green-blind)
#BCB59B
Tritanopia (blue-blind)
#FF8595
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f7909d; /* rgb */ color: rgb(247, 144, 157); /* oklch */ color: oklch(76.5% 0.125 12.3);
Tailwind
colors: {
custom: {
50: '#fdb2b9',
500: '#f7909d',
950: '#000000',
},
}SCSS
$custom: #f7909d; $custom-light: #fdb2b9; $custom-dark: #000000;
JSON
{
"hex": "#f7909d",
"rgb": {
"r": 247,
"g": 144,
"b": 157
},
"hsl": {
"h": 352.427,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.76534,
"c": 0.12495,
"h": 12.3
},
"luminance": 0.42155
}Semantic roles & 50–950 ramp
primary
#F7909D
secondary
#D6F5F1
accent
#E3C702
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080