#F377BF#F377BF
#F377BF is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.4% C 0.172 H 346.3°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F377BF |
|---|---|
| RGB | rgb(243, 119, 191) |
| HSL | hsl(325, 84%, 71%) |
| HSV | hsv(325, 51%, 95%) |
| CMYK | cmyk(0%, 51%, 21.4%, 4.7%) |
| CIE-LAB | lab(66.53, 55.71, -15.47) |
| CIE-LCH | lch(66.53, 57.82, 344.48°) |
| OKLab | oklab(73.38% 0.1668 -0.0408) |
| OKLCH | oklch(73.38% 0.172 346.3) |
| XYZ | xyz(52.9643, 36.0143, 53.4421) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.27
Bubblegum Pink
#FE83CC
ΔE00 3.27
Pink (survey)
#FF81C0
ΔE00 3.46
Hot Pink
#FF69B4
ΔE00 3.51
Bubble Gum Pink
#FF69AF
ΔE00 4.28
Pale Magenta
#D767AD
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F377BF #77F3AB
analogous
#E977F3 #F377BF #F37781
triadic
#F377BF #BFF377 #77BFF3
tetradic
#F377BF #F3E977 #77F3AB #7781F3
square
#F377BF #F3E977 #77F3AB #7781F3
split-complementary
#F377BF #81F377 #77F3E9
monochromatic
#DC1388 #EE3FA5 #F377BF #F8AFD9 #FDE3F2
Accessibility & contrast
On white
2.56
#F377BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#F377BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F377BF
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F377BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F377BF | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8295C1
Deuteranopia (green-blind)
#A4AABC
Tritanopia (blue-blind)
#FF7593
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f377bf; /* rgb */ color: rgb(243, 119, 191); /* oklch */ color: oklch(73.4% 0.172 346.3);
Tailwind
colors: {
custom: {
50: '#faa2d2',
500: '#f377bf',
950: '#000000',
},
}SCSS
$custom: #f377bf; $custom-light: #faa2d2; $custom-dark: #000000;
JSON
{
"hex": "#f377bf",
"rgb": {
"r": 243,
"g": 119,
"b": 191
},
"hsl": {
"h": 325.161,
"s": 83.784,
"l": 70.98
},
"oklch": {
"l": 0.73384,
"c": 0.17171,
"h": 346.3
},
"luminance": 0.3601
}Semantic roles & 50–950 ramp
primary
#F377BF
secondary
#D2F3E0
accent
#E06105
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82