#F379B3#F379B3
#F379B3 is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.2% C 0.162 H 352.0°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F379B3 |
|---|---|
| RGB | rgb(243, 121, 179) |
| HSL | hsl(331, 84%, 71%) |
| HSV | hsv(331, 50%, 95%) |
| CMYK | cmyk(0%, 50.2%, 26.3%, 4.7%) |
| CIE-LAB | lab(66.51, 53.12, -8.73) |
| CIE-LCH | lch(66.51, 53.84, 350.67°) |
| OKLab | oklab(73.24% 0.1604 -0.0225) |
| OKLCH | oklch(73.24% 0.162 352) |
| XYZ | xyz(51.9380, 35.9886, 46.8502) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.79
Pink (survey)
#FF81C0
ΔE00 2.92
Bubble Gum Pink
#FF69AF
ΔE00 3.13
Hot Pink
#FF69B4
ΔE00 3.18
Bubblegum Pink
#FE83CC
ΔE00 4.66
Carnation Pink
#FF7FA7
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F379B3 #79F3B9
analogous
#F379F0 #F379B3 #F37C79
triadic
#F379B3 #B3F379 #79B3F3
tetradic
#F379B3 #F0F379 #79F3B9 #7C79F3
square
#F379B3 #F0F379 #79F3B9 #7C79F3
split-complementary
#F379B3 #79F37C #79F0F3
monochromatic
#DE1474 #EE4193 #F379B3 #F8B1D3 #FCE3EF
Accessibility & contrast
On white
2.56
#F379B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#F379B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F379B3
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F379B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F379B3 | 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)
#8894B5
Deuteranopia (green-blind)
#A8AAB0
Tritanopia (blue-blind)
#FF748F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f379b3; /* rgb */ color: rgb(243, 121, 179); /* oklch */ color: oklch(73.2% 0.162 352.0);
Tailwind
colors: {
custom: {
50: '#faa3c9',
500: '#f379b3',
950: '#000000',
},
}SCSS
$custom: #f379b3; $custom-light: #faa3c9; $custom-dark: #000000;
JSON
{
"hex": "#f379b3",
"rgb": {
"r": 243,
"g": 121,
"b": 179
},
"hsl": {
"h": 331.475,
"s": 83.562,
"l": 71.373
},
"oklch": {
"l": 0.73242,
"c": 0.16199,
"h": 352
},
"luminance": 0.35984
}Semantic roles & 50–950 ramp
primary
#F379B3
secondary
#D4F4E5
accent
#E07806
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82