#F379BF#F379BF
#F379BF is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.7% C 0.169 H 346.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F379BF |
|---|---|
| RGB | rgb(243, 121, 191) |
| HSL | hsl(326, 84%, 71%) |
| HSV | hsv(326, 50%, 95%) |
| CMYK | cmyk(0%, 50.2%, 21.4%, 4.7%) |
| CIE-LAB | lab(66.90, 54.76, -14.92) |
| CIE-LCH | lch(66.90, 56.76, 344.76°) |
| OKLab | oklab(73.66% 0.1639 -0.0393) |
| OKLCH | oklch(73.66% 0.169 346.5) |
| XYZ | xyz(53.2048, 36.4953, 53.5222) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.01
Pink (survey)
#FF81C0
ΔE00 3.11
Bubblegum (survey)
#FF6CB5
ΔE00 3.36
Hot Pink
#FF69B4
ΔE00 3.66
Bubble Gum Pink
#FF69AF
ΔE00 4.36
Pale Magenta
#D767AD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F379BF #79F3AD
analogous
#EA79F3 #F379BF #F37982
triadic
#F379BF #BFF379 #79BFF3
tetradic
#F379BF #F3EA79 #79F3AD #7982F3
square
#F379BF #F3EA79 #79F3AD #7982F3
split-complementary
#F379BF #82F379 #79F3EA
monochromatic
#DE1488 #EE41A4 #F379BF #F8B1DA #FCE3F2
Accessibility & contrast
On white
2.53
#F379BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#F379BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F379BF
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F379BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F379BF | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8496C1
Deuteranopia (green-blind)
#A5AABC
Tritanopia (blue-blind)
#FF7794
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f379bf; /* rgb */ color: rgb(243, 121, 191); /* oklch */ color: oklch(73.7% 0.169 346.5);
Tailwind
colors: {
custom: {
50: '#faa3d2',
500: '#f379bf',
950: '#000000',
},
}SCSS
$custom: #f379bf; $custom-light: #faa3d2; $custom-dark: #000000;
JSON
{
"hex": "#f379bf",
"rgb": {
"r": 243,
"g": 121,
"b": 191
},
"hsl": {
"h": 325.574,
"s": 83.562,
"l": 71.373
},
"oklch": {
"l": 0.73658,
"c": 0.16856,
"h": 346.5
},
"luminance": 0.36491
}Semantic roles & 50–950 ramp
primary
#F379BF
secondary
#D4F4E2
accent
#E06306
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82