#F479B5#F479B5
#F479B5 is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.4% C 0.164 H 351.3°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F479B5 |
|---|---|
| RGB | rgb(244, 121, 181) |
| HSL | hsl(331, 85%, 72%) |
| HSV | hsv(331, 50%, 96%) |
| CMYK | cmyk(0%, 50.4%, 25.8%, 4.3%) |
| CIE-LAB | lab(66.71, 53.71, -9.55) |
| CIE-LCH | lch(66.71, 54.55, 349.92°) |
| OKLab | oklab(73.44% 0.1621 -0.0247) |
| OKLCH | oklch(73.44% 0.164 351.3) |
| XYZ | xyz(52.4878, 36.2486, 47.9394) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.64
Pink (survey)
#FF81C0
ΔE00 2.66
Hot Pink
#FF69B4
ΔE00 3.04
Bubble Gum Pink
#FF69AF
ΔE00 3.13
Bubblegum Pink
#FE83CC
ΔE00 4.29
Carnation Pink
#FF7FA7
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F479B5 #79F4B8
analogous
#F479F2 #F479B5 #F47B79
triadic
#F479B5 #B5F479 #79B5F4
tetradic
#F479B5 #F2F479 #79F4B8 #7B79F4
square
#F479B5 #F2F479 #79F4B8 #7B79F4
split-complementary
#F479B5 #79F47B #79F2F4
monochromatic
#E01277 #EF4096 #F479B5 #F9B2D4 #FDE3EF
Accessibility & contrast
On white
2.55
#F479B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#F479B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F479B5
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F479B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F479B5 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8895B7
Deuteranopia (green-blind)
#A8AAB2
Tritanopia (blue-blind)
#FF7490
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f479b5; /* rgb */ color: rgb(244, 121, 181); /* oklch */ color: oklch(73.4% 0.164 351.3);
Tailwind
colors: {
custom: {
50: '#fba3cb',
500: '#f479b5',
950: '#000000',
},
}SCSS
$custom: #f479b5; $custom-light: #fba3cb; $custom-dark: #000000;
JSON
{
"hex": "#f479b5",
"rgb": {
"r": 244,
"g": 121,
"b": 181
},
"hsl": {
"h": 330.732,
"s": 84.828,
"l": 71.569
},
"oklch": {
"l": 0.73439,
"c": 0.16393,
"h": 351.3
},
"luminance": 0.36244
}Semantic roles & 50–950 ramp
primary
#F479B5
secondary
#D5F4E5
accent
#E17504
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82