#F479B6#F479B6
#F479B6 is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.5% C 0.164 H 350.9°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F479B6 |
|---|---|
| RGB | rgb(244, 121, 182) |
| HSL | hsl(330, 85%, 72%) |
| HSV | hsv(330, 50%, 96%) |
| CMYK | cmyk(0%, 50.4%, 25.4%, 4.3%) |
| CIE-LAB | lab(66.74, 53.84, -10.07) |
| CIE-LCH | lch(66.74, 54.77, 349.41°) |
| OKLab | oklab(73.47% 0.1624 -0.0261) |
| OKLCH | oklch(73.47% 0.164 350.9) |
| XYZ | xyz(52.5908, 36.2898, 48.4817) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.61
Bubblegum (survey)
#FF6CB5
ΔE00 2.62
Hot Pink
#FF69B4
ΔE00 3.02
Bubble Gum Pink
#FF69AF
ΔE00 3.19
Bubblegum Pink
#FE83CC
ΔE00 4.11
Carnation Pink
#FF7FA7
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F479B6 #79F4B7
analogous
#F479F4 #F479B6 #F47A79
triadic
#F479B6 #B6F479 #79B6F4
tetradic
#F479B6 #F4F479 #79F4B7 #7A79F4
square
#F479B6 #F4F479 #79F4B7 #7A79F4
split-complementary
#F479B6 #79F47A #79F4F4
monochromatic
#E01278 #EF4097 #F479B6 #F9B2D5 #FDE3F0
Accessibility & contrast
On white
2.54
#F479B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#F479B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F479B6
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F479B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F479B6 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8795B8
Deuteranopia (green-blind)
#A8AAB3
Tritanopia (blue-blind)
#FF7490
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f479b6; /* rgb */ color: rgb(244, 121, 182); /* oklch */ color: oklch(73.5% 0.164 350.9);
Tailwind
colors: {
custom: {
50: '#fba3cb',
500: '#f479b6',
950: '#000000',
},
}SCSS
$custom: #f479b6; $custom-light: #fba3cb; $custom-dark: #000000;
JSON
{
"hex": "#f479b6",
"rgb": {
"r": 244,
"g": 121,
"b": 182
},
"hsl": {
"h": 330.244,
"s": 84.828,
"l": 71.569
},
"oklch": {
"l": 0.73473,
"c": 0.16444,
"h": 350.9
},
"luminance": 0.36285
}Semantic roles & 50–950 ramp
primary
#F479B6
secondary
#D5F4E5
accent
#E17404
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82