#F371B4#F371B4
#F371B4 is a light, vivid pink. Relative luminance 0.342; OKLCH L 72.2% C 0.175 H 350.2°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F371B4 |
|---|---|
| RGB | rgb(243, 113, 180) |
| HSL | hsl(329, 84%, 70%) |
| HSV | hsv(329, 53%, 95%) |
| CMYK | cmyk(0%, 53.5%, 25.9%, 4.7%) |
| CIE-LAB | lab(65.09, 57.05, -11.41) |
| CIE-LCH | lch(65.09, 58.18, 348.69°) |
| OKLab | oklab(72.19% 0.1723 -0.0297) |
| OKLCH | oklch(72.19% 0.175 350.2) |
| XYZ | xyz(51.1073, 34.1648, 47.0740) |
| Luminance | 0.3416 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.92
Hot Pink
#FF69B4
ΔE00 2.06
Bubble Gum Pink
#FF69AF
ΔE00 2.49
Pink (survey)
#FF81C0
ΔE00 3.98
Bubblegum Pink
#FE83CC
ΔE00 4.99
Pale Magenta
#D767AD
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F371B4 #71F3B0
analogous
#F171F3 #F371B4 #F37173
triadic
#F371B4 #B4F371 #71B4F3
tetradic
#F371B4 #F3F171 #71F3B0 #7173F3
square
#F371B4 #F3F171 #71F3B0 #7173F3
split-complementary
#F371B4 #73F371 #71F3F1
monochromatic
#D71278 #EE3996 #F371B4 #F8A9D2 #FDE2F0
Accessibility & contrast
On white
2.68
#F371B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#F371B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F371B4
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F371B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F371B4 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8090B6
Deuteranopia (green-blind)
#A3A6B1
Tritanopia (blue-blind)
#FF6C8B
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f371b4; /* rgb */ color: rgb(243, 113, 180); /* oklch */ color: oklch(72.2% 0.175 350.2);
Tailwind
colors: {
custom: {
50: '#fa9eca',
500: '#f371b4',
950: '#000000',
},
}SCSS
$custom: #f371b4; $custom-light: #fa9eca; $custom-dark: #000000;
JSON
{
"hex": "#f371b4",
"rgb": {
"r": 243,
"g": 113,
"b": 180
},
"hsl": {
"h": 329.077,
"s": 84.416,
"l": 69.804
},
"oklch": {
"l": 0.72192,
"c": 0.1748,
"h": 350.2
},
"luminance": 0.3416
}Semantic roles & 50–950 ramp
primary
#F371B4
secondary
#CEF2DF
accent
#E16F05
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82