#F392D4#F392D4
#F392D4 is a light, vivid pink. Relative luminance 0.444; OKLCH L 78.1% C 0.141 H 340.0°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F392D4 |
|---|---|
| RGB | rgb(243, 146, 212) |
| HSL | hsl(319, 80%, 76%) |
| HSV | hsv(319, 40%, 95%) |
| CMYK | cmyk(0%, 39.9%, 12.8%, 4.7%) |
| CIE-LAB | lab(72.47, 45.47, -18.18) |
| CIE-LCH | lch(72.47, 48.97, 338.21°) |
| OKLab | oklab(78.08% 0.1329 -0.0485) |
| OKLCH | oklch(78.08% 0.141 340) |
| XYZ | xyz(59.1250, 44.3694, 67.7245) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.68
Pink (survey)
#FF81C0
ΔE00 5.39
Lavender Pink
#DD85D7
ΔE00 5.99
Plum
#DDA0DD
ΔE00 6.00
Violet (CSS)
#EE82EE
ΔE00 7.64
Purply Pink
#F075E6
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F392D4 #92F3B1
analogous
#E292F3 #F392D4 #F392A4
triadic
#F392D4 #D4F392 #92D4F3
tetradic
#F392D4 #F3E292 #92F3B1 #92A4F3
square
#F392D4 #F3E292 #92F3B1 #92A4F3
split-complementary
#F392D4 #A4F392 #92F3E2
monochromatic
#E724A9 #ED5BBE #F392D4 #F9C9EA #FCE3F4
Accessibility & contrast
On white
2.13
#F392D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#F392D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F392D4
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F392D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F392D4 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A8D6
Deuteranopia (green-blind)
#AFB7D1
Tritanopia (blue-blind)
#FD94AA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f392d4; /* rgb */ color: rgb(243, 146, 212); /* oklch */ color: oklch(78.1% 0.141 340.0);
Tailwind
colors: {
custom: {
50: '#f9b4e1',
500: '#f392d4',
950: '#000000',
},
}SCSS
$custom: #f392d4; $custom-light: #f9b4e1; $custom-dark: #000000;
JSON
{
"hex": "#f392d4",
"rgb": {
"r": 243,
"g": 146,
"b": 212
},
"hsl": {
"h": 319.175,
"s": 80.165,
"l": 76.275
},
"oklch": {
"l": 0.7808,
"c": 0.14149,
"h": 340
},
"luminance": 0.44366
}Semantic roles & 50–950 ramp
primary
#F392D4
secondary
#D7F4E0
accent
#DC4D09
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083