#F479BF#F479BF
#F479BF is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.8% C 0.169 H 346.8°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F479BF |
|---|---|
| RGB | rgb(244, 121, 191) |
| HSL | hsl(326, 85%, 72%) |
| HSV | hsv(326, 50%, 96%) |
| CMYK | cmyk(0%, 50.4%, 21.7%, 4.3%) |
| CIE-LAB | lab(67.03, 55.07, -14.70) |
| CIE-LCH | lch(67.03, 57.00, 345.05°) |
| OKLab | oklab(73.79% 0.165 -0.0387) |
| OKLCH | oklch(73.79% 0.169 346.8) |
| XYZ | xyz(53.5510, 36.6738, 53.5385) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.92
Pink (survey)
#FF81C0
ΔE00 2.95
Bubblegum (survey)
#FF6CB5
ΔE00 3.25
Hot Pink
#FF69B4
ΔE00 3.56
Bubble Gum Pink
#FF69AF
ΔE00 4.26
Pale Magenta
#D767AD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F479BF #79F4AE
analogous
#EC79F4 #F479BF #F47982
triadic
#F479BF #BFF479 #79BFF4
tetradic
#F479BF #F4EC79 #79F4AE #7982F4
square
#F479BF #F4EC79 #79F4AE #7982F4
split-complementary
#F479BF #82F479 #79F4EC
monochromatic
#E01288 #EF40A4 #F479BF #F9B2DA #FDE3F1
Accessibility & contrast
On white
2.52
#F479BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F479BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F479BF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F479BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F479BF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8496C1
Deuteranopia (green-blind)
#A5ABBC
Tritanopia (blue-blind)
#FF7794
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f479bf; /* rgb */ color: rgb(244, 121, 191); /* oklch */ color: oklch(73.8% 0.169 346.8);
Tailwind
colors: {
custom: {
50: '#faa3d2',
500: '#f479bf',
950: '#000000',
},
}SCSS
$custom: #f479bf; $custom-light: #faa3d2; $custom-dark: #000000;
JSON
{
"hex": "#f479bf",
"rgb": {
"r": 244,
"g": 121,
"b": 191
},
"hsl": {
"h": 325.854,
"s": 84.828,
"l": 71.569
},
"oklch": {
"l": 0.73786,
"c": 0.16944,
"h": 346.8
},
"luminance": 0.36669
}Semantic roles & 50–950 ramp
primary
#F479BF
secondary
#D5F4E2
accent
#E16304
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82