#F392AA#F392AA
#F392AA is a light, moderate red. Relative luminance 0.425; OKLCH L 76.7% C 0.120 H 4.3°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F392AA |
|---|---|
| RGB | rgb(243, 146, 170) |
| HSL | hsl(345, 80%, 76%) |
| HSV | hsv(345, 40%, 95%) |
| CMYK | cmyk(0%, 39.9%, 30%, 4.7%) |
| CIE-LAB | lab(71.23, 39.41, 3.25) |
| CIE-LCH | lch(71.23, 39.54, 4.71°) |
| OKLab | oklab(76.72% 0.1194 0.009) |
| OKLCH | oklch(76.72% 0.12 4.3) |
| XYZ | xyz(54.4986, 42.5189, 43.3590) |
| Luminance | 0.4251 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.20
Rosa
#FE86A4
ΔE00 3.28
Pinky
#FC86AA
ΔE00 3.43
Rose Pink
#F7879A
ΔE00 3.92
Carnation Pink
#FF7FA7
ΔE00 4.78
Faded Pink
#DE9DAC
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F392AA #92F3DB
analogous
#F392DB #F392AA #F3AB92
triadic
#F392AA #AAF392 #92AAF3
tetradic
#F392AA #DBF392 #92F3DB #AB92F3
square
#F392AA #DBF392 #92F3DB #AB92F3
split-complementary
#F392AA #92F3AB #92DBF3
monochromatic
#E72454 #ED5B7F #F392AA #F9C9D5 #FCE3EA
Accessibility & contrast
On white
2.21
#F392AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#F392AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F392AA
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F392AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F392AA | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3AB
Deuteranopia (green-blind)
#B9B5A8
Tritanopia (blue-blind)
#FF8B9A
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f392aa; /* rgb */ color: rgb(243, 146, 170); /* oklch */ color: oklch(76.7% 0.120 4.3);
Tailwind
colors: {
custom: {
50: '#f9b3c3',
500: '#f392aa',
950: '#000000',
},
}SCSS
$custom: #f392aa; $custom-light: #f9b3c3; $custom-dark: #000000;
JSON
{
"hex": "#f392aa",
"rgb": {
"r": 243,
"g": 146,
"b": 170
},
"hsl": {
"h": 345.155,
"s": 80.165,
"l": 76.275
},
"oklch": {
"l": 0.76723,
"c": 0.11971,
"h": 4.3
},
"luminance": 0.42515
}Semantic roles & 50–950 ramp
primary
#F392AA
secondary
#D7F4ED
accent
#DCA809
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081