#F376B1#F376B1
#F376B1 is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.8% C 0.166 H 352.4°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F376B1 |
|---|---|
| RGB | rgb(243, 118, 177) |
| HSL | hsl(332, 84%, 71%) |
| HSV | hsv(332, 51%, 95%) |
| CMYK | cmyk(0%, 51.4%, 27.2%, 4.7%) |
| CIE-LAB | lab(65.90, 54.30, -8.51) |
| CIE-LCH | lch(65.90, 54.96, 351.09°) |
| OKLab | oklab(72.76% 0.1642 -0.0219) |
| OKLCH | oklch(72.76% 0.166 352.4) |
| XYZ | xyz(51.3783, 35.1904, 45.6730) |
| Luminance | 0.3519 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.45
Bubble Gum Pink
#FF69AF
ΔE00 2.66
Hot Pink
#FF69B4
ΔE00 2.77
Pink (survey)
#FF81C0
ΔE00 3.40
Bubblegum Pink
#FE83CC
ΔE00 5.10
Carnation Pink
#FF7FA7
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F376B1 #76F3B8
analogous
#F376F0 #F376B1 #F37976
triadic
#F376B1 #B1F376 #76B1F3
tetradic
#F376B1 #F0F376 #76F3B8 #7976F3
square
#F376B1 #F0F376 #76F3B8 #7976F3
split-complementary
#F376B1 #76F379 #76F0F3
monochromatic
#DB1372 #EE3E91 #F376B1 #F8AED1 #FDE3EF
Accessibility & contrast
On white
2.61
#F376B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#F376B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F376B1
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F376B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F376B1 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8692B3
Deuteranopia (green-blind)
#A7A8AE
Tritanopia (blue-blind)
#FF708C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f376b1; /* rgb */ color: rgb(243, 118, 177); /* oklch */ color: oklch(72.8% 0.166 352.4);
Tailwind
colors: {
custom: {
50: '#faa1c8',
500: '#f376b1',
950: '#000000',
},
}SCSS
$custom: #f376b1; $custom-light: #faa1c8; $custom-dark: #000000;
JSON
{
"hex": "#f376b1",
"rgb": {
"r": 243,
"g": 118,
"b": 177
},
"hsl": {
"h": 331.68,
"s": 83.893,
"l": 70.784
},
"oklch": {
"l": 0.72762,
"c": 0.16564,
"h": 352.4
},
"luminance": 0.35186
}Semantic roles & 50–950 ramp
primary
#F376B1
secondary
#D2F3E3
accent
#E07905
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82