#F377B0#F377B0
#F377B0 is a light, vivid pink. Relative luminance 0.354; OKLCH L 72.9% C 0.164 H 353.1°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F377B0 |
|---|---|
| RGB | rgb(243, 119, 176) |
| HSL | hsl(332, 84%, 71%) |
| HSV | hsv(332, 51%, 95%) |
| CMYK | cmyk(0%, 51%, 27.6%, 4.7%) |
| CIE-LAB | lab(66.05, 53.69, -7.72) |
| CIE-LCH | lch(66.05, 54.24, 351.82°) |
| OKLab | oklab(72.87% 0.1624 -0.0197) |
| OKLCH | oklch(72.87% 0.164 353.1) |
| XYZ | xyz(51.3973, 35.3875, 45.1894) |
| Luminance | 0.3538 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.70
Bubble Gum Pink
#FF69AF
ΔE00 2.80
Hot Pink
#FF69B4
ΔE00 3.04
Pink (survey)
#FF81C0
ΔE00 3.40
Carnation Pink
#FF7FA7
ΔE00 5.06
Bubblegum Pink
#FE83CC
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F377B0 #77F3BA
analogous
#F377EE #F377B0 #F37C77
triadic
#F377B0 #B0F377 #77B0F3
tetradic
#F377B0 #EEF377 #77F3BA #7C77F3
square
#F377B0 #EEF377 #77F3BA #7C77F3
split-complementary
#F377B0 #77F37C #77EEF3
monochromatic
#DC1370 #EE3F8F #F377B0 #F8AFD1 #FDE3EF
Accessibility & contrast
On white
2.60
#F377B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#F377B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F377B0
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F377B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F377B0 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8793B2
Deuteranopia (green-blind)
#A8A9AD
Tritanopia (blue-blind)
#FF718C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f377b0; /* rgb */ color: rgb(243, 119, 176); /* oklch */ color: oklch(72.9% 0.164 353.1);
Tailwind
colors: {
custom: {
50: '#faa2c7',
500: '#f377b0',
950: '#000000',
},
}SCSS
$custom: #f377b0; $custom-light: #faa2c7; $custom-dark: #000000;
JSON
{
"hex": "#f377b0",
"rgb": {
"r": 243,
"g": 119,
"b": 176
},
"hsl": {
"h": 332.419,
"s": 83.784,
"l": 70.98
},
"oklch": {
"l": 0.72866,
"c": 0.16362,
"h": 353.1
},
"luminance": 0.35383
}Semantic roles & 50–950 ramp
primary
#F377B0
secondary
#D2F3E4
accent
#E07C05
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82