#F391BC#F391BC
#F391BC is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.1% C 0.128 H 352.7°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F391BC |
|---|---|
| RGB | rgb(243, 145, 188) |
| HSL | hsl(334, 80%, 76%) |
| HSV | hsv(334, 40%, 95%) |
| CMYK | cmyk(0%, 40.3%, 22.6%, 4.7%) |
| CIE-LAB | lab(71.51, 42.36, -6.34) |
| CIE-LCH | lch(71.51, 42.83, 351.49°) |
| OKLab | oklab(77.11% 0.1271 -0.0162) |
| OKLCH | oklch(77.11% 0.128 352.7) |
| XYZ | xyz(56.1659, 42.9402, 52.8973) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.32
Pinky
#FC86AA
ΔE00 4.78
Pig Pink
#E78EA5
ΔE00 5.54
Bubblegum Pink
#FE83CC
ΔE00 5.66
Carnation Pink
#FF7FA7
ΔE00 5.73
Rosa
#FE86A4
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F391BC #91F3C8
analogous
#F391ED #F391BC #F39791
triadic
#F391BC #BCF391 #91BCF3
tetradic
#F391BC #EDF391 #91F3C8 #9791F3
square
#F391BC #EDF391 #91F3C8 #9791F3
split-complementary
#F391BC #91F397 #91EDF3
monochromatic
#E72379 #ED5A9A #F391BC #F9C8DE #FCE3EE
Accessibility & contrast
On white
2.19
#F391BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#F391BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F391BC
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F391BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F391BC | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BE
Deuteranopia (green-blind)
#B4B6BA
Tritanopia (blue-blind)
#FF8DA0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f391bc; /* rgb */ color: rgb(243, 145, 188); /* oklch */ color: oklch(77.1% 0.128 352.7);
Tailwind
colors: {
custom: {
50: '#f9b3d0',
500: '#f391bc',
950: '#000000',
},
}SCSS
$custom: #f391bc; $custom-light: #f9b3d0; $custom-dark: #000000;
JSON
{
"hex": "#f391bc",
"rgb": {
"r": 243,
"g": 145,
"b": 188
},
"hsl": {
"h": 333.673,
"s": 80.328,
"l": 76.078
},
"oklch": {
"l": 0.77105,
"c": 0.12814,
"h": 352.7
},
"luminance": 0.42936
}Semantic roles & 50–950 ramp
primary
#F391BC
secondary
#D7F4E7
accent
#DD8009
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082