#F379B7#F379B7
#F379B7 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.4% C 0.164 H 350.2°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F379B7 |
|---|---|
| RGB | rgb(243, 121, 183) |
| HSL | hsl(330, 84%, 71%) |
| HSV | hsv(330, 50%, 95%) |
| CMYK | cmyk(0%, 50.2%, 24.7%, 4.7%) |
| CIE-LAB | lab(66.64, 53.66, -10.80) |
| CIE-LCH | lch(66.64, 54.73, 348.62°) |
| OKLab | oklab(73.38% 0.1616 -0.0281) |
| OKLCH | oklch(73.38% 0.164 350.2) |
| XYZ | xyz(52.3484, 36.1528, 49.0117) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.69
Bubblegum (survey)
#FF6CB5
ΔE00 2.71
Hot Pink
#FF69B4
ΔE00 3.09
Bubble Gum Pink
#FF69AF
ΔE00 3.36
Bubblegum Pink
#FE83CC
ΔE00 3.97
Carnation Pink
#FF7FA7
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F379B7 #79F3B5
analogous
#F279F3 #F379B7 #F3797A
triadic
#F379B7 #B7F379 #79B7F3
tetradic
#F379B7 #F3F279 #79F3B5 #797AF3
square
#F379B7 #F3F279 #79F3B5 #797AF3
split-complementary
#F379B7 #7AF379 #79F3F2
monochromatic
#DE147A #EE4199 #F379B7 #F8B1D5 #FCE3F0
Accessibility & contrast
On white
2.55
#F379B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#F379B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F379B7
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F379B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F379B7 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8795B9
Deuteranopia (green-blind)
#A7AAB4
Tritanopia (blue-blind)
#FF7590
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f379b7; /* rgb */ color: rgb(243, 121, 183); /* oklch */ color: oklch(73.4% 0.164 350.2);
Tailwind
colors: {
custom: {
50: '#faa3cc',
500: '#f379b7',
950: '#000000',
},
}SCSS
$custom: #f379b7; $custom-light: #faa3cc; $custom-dark: #000000;
JSON
{
"hex": "#f379b7",
"rgb": {
"r": 243,
"g": 121,
"b": 183
},
"hsl": {
"h": 329.508,
"s": 83.562,
"l": 71.373
},
"oklch": {
"l": 0.73377,
"c": 0.16404,
"h": 350.2
},
"luminance": 0.36148
}Semantic roles & 50–950 ramp
primary
#F379B7
secondary
#D4F4E4
accent
#E07106
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82