#F394AA#F394AA
#F394AA is a light, moderate red. Relative luminance 0.431; OKLCH L 77.0% C 0.117 H 5.2°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F394AA |
|---|---|
| RGB | rgb(243, 148, 170) |
| HSL | hsl(346, 80%, 77%) |
| HSV | hsv(346, 39%, 95%) |
| CMYK | cmyk(0%, 39.1%, 30%, 4.7%) |
| CIE-LAB | lab(71.65, 38.37, 3.86) |
| CIE-LCH | lch(71.65, 38.57, 5.75°) |
| OKLab | oklab(77.05% 0.1162 0.0106) |
| OKLCH | oklch(77.05% 0.117 5.2) |
| XYZ | xyz(54.8096, 43.1409, 43.4627) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.45
Rosa
#FE86A4
ΔE00 3.68
Rose Pink
#F7879A
ΔE00 3.96
Pinky
#FC86AA
ΔE00 4.00
Faded Pink
#DE9DAC
ΔE00 5.04
Carnation Pink
#FF7FA7
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F394AA #94F3DD
analogous
#F394DA #F394AA #F3AE94
triadic
#F394AA #AAF394 #94AAF3
tetradic
#F394AA #DAF394 #94F3DD #AE94F3
square
#F394AA #DAF394 #94F3DD #AE94F3
split-complementary
#F394AA #94F3AE #94DAF3
monochromatic
#E72653 #ED5D7E #F394AA #F9CBD6 #FCE3E9
Accessibility & contrast
On white
2.18
#F394AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#F394AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F394AA
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F394AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F394AA | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AB
Deuteranopia (green-blind)
#BAB6A8
Tritanopia (blue-blind)
#FF8D9C
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f394aa; /* rgb */ color: rgb(243, 148, 170); /* oklch */ color: oklch(77.0% 0.117 5.2);
Tailwind
colors: {
custom: {
50: '#f9b5c3',
500: '#f394aa',
950: '#000000',
},
}SCSS
$custom: #f394aa; $custom-light: #f9b5c3; $custom-dark: #000000;
JSON
{
"hex": "#f394aa",
"rgb": {
"r": 243,
"g": 148,
"b": 170
},
"hsl": {
"h": 346.105,
"s": 79.832,
"l": 76.667
},
"oklch": {
"l": 0.77046,
"c": 0.11672,
"h": 5.2
},
"luminance": 0.43137
}Semantic roles & 50–950 ramp
primary
#F394AA
secondary
#D7F4ED
accent
#DCAB09
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081