#F3909E#F3909E
#F3909E is a light, vivid red. Relative luminance 0.415; OKLCH L 76.1% C 0.120 H 11.2°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F3909E |
|---|---|
| RGB | rgb(243, 144, 158) |
| HSL | hsl(352, 80%, 76%) |
| HSV | hsv(352, 41%, 95%) |
| CMYK | cmyk(0%, 40.7%, 35%, 4.7%) |
| CIE-LAB | lab(70.51, 38.95, 8.90) |
| CIE-LCH | lch(70.51, 39.95, 12.87°) |
| OKLab | oklab(76.08% 0.1181 0.0234) |
| OKLCH | oklch(76.08% 0.12 11.2) |
| XYZ | xyz(53.1092, 41.4742, 37.5493) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.25
Pig Pink
#E78EA5
ΔE00 4.08
Rosa
#FE86A4
ΔE00 4.24
Blush Pink
#FE828C
ΔE00 4.79
Carnation
#FD798F
ΔE00 5.25
Dusty Pink (survey)
#D58A94
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3909E #90F3E5
analogous
#F390CF #F3909E #F3B390
triadic
#F3909E #9EF390 #909EF3
tetradic
#F3909E #CFF390 #90F3E5 #B390F3
square
#F3909E #CFF390 #90F3E5 #B390F3
split-complementary
#F3909E #90F3B3 #90CFF3
monochromatic
#E7223D #ED596E #F3909E #F9C7CE #FCE3E7
Accessibility & contrast
On white
2.26
#F3909E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#F3909E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3909E
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3909E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3909E | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A19E
Deuteranopia (green-blind)
#BAB49C
Tritanopia (blue-blind)
#FF8695
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f3909e; /* rgb */ color: rgb(243, 144, 158); /* oklch */ color: oklch(76.1% 0.120 11.2);
Tailwind
colors: {
custom: {
50: '#fab2ba',
500: '#f3909e',
950: '#000000',
},
}SCSS
$custom: #f3909e; $custom-light: #fab2ba; $custom-dark: #000000;
JSON
{
"hex": "#f3909e",
"rgb": {
"r": 243,
"g": 144,
"b": 158
},
"hsl": {
"h": 351.515,
"s": 80.488,
"l": 75.882
},
"oklch": {
"l": 0.76076,
"c": 0.12041,
"h": 11.2
},
"luminance": 0.4147
}Semantic roles & 50–950 ramp
primary
#F3909E
secondary
#D7F4F0
accent
#DDBF09
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080