#F392BF#F392BF
#F392BF is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.4% C 0.128 H 351.2°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F392BF |
|---|---|
| RGB | rgb(243, 146, 191) |
| HSL | hsl(332, 80%, 76%) |
| HSV | hsv(332, 40%, 95%) |
| CMYK | cmyk(0%, 39.9%, 21.4%, 4.7%) |
| CIE-LAB | lab(71.81, 42.28, -7.56) |
| CIE-LCH | lch(71.81, 42.95, 349.86°) |
| OKLab | oklab(77.36% 0.1266 -0.0195) |
| OKLCH | oklch(77.36% 0.128 351.2) |
| XYZ | xyz(56.6461, 43.3779, 54.6693) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.25
Bubblegum Pink
#FE83CC
ΔE00 5.29
Pinky
#FC86AA
ΔE00 5.40
Pig Pink
#E78EA5
ΔE00 6.15
Carnation Pink
#FF7FA7
ΔE00 6.30
Rosa
#FE86A4
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F392BF #92F3C6
analogous
#F392F0 #F392BF #F39692
triadic
#F392BF #BFF392 #92BFF3
tetradic
#F392BF #F0F392 #92F3C6 #9692F3
square
#F392BF #F0F392 #92F3C6 #9692F3
split-complementary
#F392BF #92F396 #92F0F3
monochromatic
#E7247E #ED5B9F #F392BF #F9C9DF #FCE3EF
Accessibility & contrast
On white
2.17
#F392BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#F392BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F392BF
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F392BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F392BF | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C1
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#FF8FA2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f392bf; /* rgb */ color: rgb(243, 146, 191); /* oklch */ color: oklch(77.4% 0.128 351.2);
Tailwind
colors: {
custom: {
50: '#f9b3d2',
500: '#f392bf',
950: '#000000',
},
}SCSS
$custom: #f392bf; $custom-light: #f9b3d2; $custom-dark: #000000;
JSON
{
"hex": "#f392bf",
"rgb": {
"r": 243,
"g": 146,
"b": 191
},
"hsl": {
"h": 332.165,
"s": 80.165,
"l": 76.275
},
"oklch": {
"l": 0.77359,
"c": 0.12806,
"h": 351.2
},
"luminance": 0.43374
}Semantic roles & 50–950 ramp
primary
#F392BF
secondary
#D7F4E7
accent
#DC7A09
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082