#F391DF#F391DF
#F391DF is a light, vivid pink. Relative luminance 0.446; OKLCH L 78.3% C 0.152 H 334.8°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F391DF |
|---|---|
| RGB | rgb(243, 145, 223) |
| HSL | hsl(312, 80%, 76%) |
| HSV | hsv(312, 40%, 95%) |
| CMYK | cmyk(0%, 40.3%, 8.2%, 4.7%) |
| CIE-LAB | lab(72.65, 47.76, -23.96) |
| CIE-LCH | lch(72.65, 53.44, 333.36°) |
| OKLab | oklab(78.34% 0.1374 -0.0645) |
| OKLCH | oklch(78.34% 0.152 334.8) |
| XYZ | xyz(60.4066, 44.6365, 75.2317) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.67
Bubblegum Pink
#FE83CC
ΔE00 4.89
Violet (CSS)
#EE82EE
ΔE00 5.41
Plum
#DDA0DD
ΔE00 5.58
Purply Pink
#F075E6
ΔE00 6.60
Pink (survey)
#FF81C0
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F391DF #91F3A5
analogous
#D691F3 #F391DF #F391AE
triadic
#F391DF #DFF391 #91DFF3
tetradic
#F391DF #F3D691 #91F3A5 #91AEF3
square
#F391DF #F3D691 #91F3A5 #91AEF3
split-complementary
#F391DF #AEF391 #91F3D6
monochromatic
#E723BF #ED5ACF #F391DF #F9C8EF #FCE3F7
Accessibility & contrast
On white
2.12
#F391DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#F391DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F391DF
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F391DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F391DF | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A9E2
Deuteranopia (green-blind)
#ABB8DC
Tritanopia (blue-blind)
#FC95AE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f391df; /* rgb */ color: rgb(243, 145, 223); /* oklch */ color: oklch(78.3% 0.152 334.8);
Tailwind
colors: {
custom: {
50: '#f9b3e9',
500: '#f391df',
950: '#000000',
},
}SCSS
$custom: #f391df; $custom-light: #f9b3e9; $custom-dark: #000000;
JSON
{
"hex": "#f391df",
"rgb": {
"r": 243,
"g": 145,
"b": 223
},
"hsl": {
"h": 312.245,
"s": 80.328,
"l": 76.078
},
"oklch": {
"l": 0.78339,
"c": 0.15176,
"h": 334.8
},
"luminance": 0.44633
}Semantic roles & 50–950 ramp
primary
#F391DF
secondary
#D7F4DD
accent
#DD3409
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084