#F394B8#F394B8
#F394B8 is a light, vivid pink. Relative luminance 0.437; OKLCH L 77.5% C 0.121 H 356.1°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F394B8 |
|---|---|
| RGB | rgb(243, 148, 184) |
| HSL | hsl(337, 80%, 77%) |
| HSV | hsv(337, 39%, 95%) |
| CMYK | cmyk(0%, 39.1%, 24.3%, 4.7%) |
| CIE-LAB | lab(72.03, 40.25, -3.36) |
| CIE-LCH | lch(72.03, 40.39, 355.23°) |
| OKLab | oklab(77.46% 0.1212 -0.0083) |
| OKLCH | oklch(77.46% 0.121 356.1) |
| XYZ | xyz(56.2051, 43.6991, 50.8126) |
| Luminance | 0.4370 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.15
Pig Pink
#E78EA5
ΔE00 4.26
Carnation Pink
#FF7FA7
ΔE00 5.41
Rosa
#FE86A4
ΔE00 5.45
Pink (survey)
#FF81C0
ΔE00 5.71
Faded Pink
#DE9DAC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F394B8 #94F3CF
analogous
#F394E8 #F394B8 #F3A094
triadic
#F394B8 #B8F394 #94B8F3
tetradic
#F394B8 #E8F394 #94F3CF #A094F3
square
#F394B8 #E8F394 #94F3CF #A094F3
split-complementary
#F394B8 #94F3A0 #94E8F3
monochromatic
#E7266F #ED5D93 #F394B8 #F9CBDD #FCE3ED
Accessibility & contrast
On white
2.16
#F394B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#F394B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F394B8
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F394B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F394B8 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A6B9
Deuteranopia (green-blind)
#B7B7B6
Tritanopia (blue-blind)
#FF8FA1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f394b8; /* rgb */ color: rgb(243, 148, 184); /* oklch */ color: oklch(77.5% 0.121 356.1);
Tailwind
colors: {
custom: {
50: '#f9b5cd',
500: '#f394b8',
950: '#000000',
},
}SCSS
$custom: #f394b8; $custom-light: #f9b5cd; $custom-dark: #000000;
JSON
{
"hex": "#f394b8",
"rgb": {
"r": 243,
"g": 148,
"b": 184
},
"hsl": {
"h": 337.263,
"s": 79.832,
"l": 76.667
},
"oklch": {
"l": 0.77456,
"c": 0.12144,
"h": 356.1
},
"luminance": 0.43695
}Semantic roles & 50–950 ramp
primary
#F394B8
secondary
#D7F4E9
accent
#DC8C09
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082