#F477B4#F477B4
#F477B4 is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.1% C 0.167 H 351.5°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F477B4 |
|---|---|
| RGB | rgb(244, 119, 180) |
| HSL | hsl(331, 85%, 71%) |
| HSV | hsv(331, 51%, 96%) |
| CMYK | cmyk(0%, 51.2%, 26.2%, 4.3%) |
| CIE-LAB | lab(66.31, 54.53, -9.58) |
| CIE-LCH | lch(66.31, 55.37, 350.04°) |
| OKLab | oklab(73.13% 0.1647 -0.0247) |
| OKLCH | oklch(73.13% 0.167 351.5) |
| XYZ | xyz(52.1451, 35.7266, 47.3208) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.35
Hot Pink
#FF69B4
ΔE00 2.72
Bubble Gum Pink
#FF69AF
ΔE00 2.81
Pink (survey)
#FF81C0
ΔE00 2.97
Bubblegum Pink
#FE83CC
ΔE00 4.53
Carnation Pink
#FF7FA7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F477B4 #77F4B7
analogous
#F477F2 #F477B4 #F47877
triadic
#F477B4 #B4F477 #77B4F4
tetradic
#F477B4 #F2F477 #77F4B7 #7877F4
square
#F477B4 #F2F477 #77F4B7 #7877F4
split-complementary
#F477B4 #77F478 #77F2F4
monochromatic
#DF1276 #EF3E95 #F477B4 #F9B0D3 #FDE3EF
Accessibility & contrast
On white
2.58
#F477B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#F477B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F477B4
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F477B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F477B4 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8693B6
Deuteranopia (green-blind)
#A7A9B1
Tritanopia (blue-blind)
#FF728E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f477b4; /* rgb */ color: rgb(244, 119, 180); /* oklch */ color: oklch(73.1% 0.167 351.5);
Tailwind
colors: {
custom: {
50: '#fba2ca',
500: '#f477b4',
950: '#000000',
},
}SCSS
$custom: #f477b4; $custom-light: #fba2ca; $custom-dark: #000000;
JSON
{
"hex": "#f477b4",
"rgb": {
"r": 244,
"g": 119,
"b": 180
},
"hsl": {
"h": 330.72,
"s": 85.034,
"l": 71.176
},
"oklch": {
"l": 0.7313,
"c": 0.16652,
"h": 351.5
},
"luminance": 0.35722
}Semantic roles & 50–950 ramp
primary
#F477B4
secondary
#D3F4E4
accent
#E27504
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82