#F477D3#F477D3
#F477D3 is a light, vivid pink. Relative luminance 0.371; OKLCH L 74.3% C 0.186 H 338.4°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F477D3 |
|---|---|
| RGB | rgb(244, 119, 211) |
| HSL | hsl(316, 85%, 71%) |
| HSV | hsv(316, 51%, 96%) |
| CMYK | cmyk(0%, 51.2%, 13.5%, 4.3%) |
| CIE-LAB | lab(67.38, 58.94, -25.38) |
| CIE-LCH | lch(67.38, 64.17, 336.70°) |
| OKLab | oklab(74.28% 0.1728 -0.0682) |
| OKLCH | oklch(74.28% 0.186 338.4) |
| XYZ | xyz(55.6635, 37.1340, 65.8512) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.00
Bubblegum Pink
#FE83CC
ΔE00 4.40
Lavender Pink
#DD85D7
ΔE00 4.79
Candy Pink
#FF63E9
ΔE00 5.04
Violet (CSS)
#EE82EE
ΔE00 5.33
Orchid
#DA70D6
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F477D3 #77F498
analogous
#D677F4 #F477D3 #F47794
triadic
#F477D3 #D3F477 #77D3F4
tetradic
#F477D3 #F4D677 #77F498 #7794F4
square
#F477D3 #F4D677 #77F498 #7794F4
split-complementary
#F477D3 #94F477 #77F4D6
monochromatic
#DF12A9 #EF3EC1 #F477D3 #F9B0E5 #FDE3F6
Accessibility & contrast
On white
2.49
#F477D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#F477D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F477D3
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F477D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F477D3 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B98D6
Deuteranopia (green-blind)
#9EABD0
Tritanopia (blue-blind)
#FF7B9B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f477d3; /* rgb */ color: rgb(244, 119, 211); /* oklch */ color: oklch(74.3% 0.186 338.4);
Tailwind
colors: {
custom: {
50: '#faa3e0',
500: '#f477d3',
950: '#000000',
},
}SCSS
$custom: #f477d3; $custom-light: #faa3e0; $custom-dark: #000000;
JSON
{
"hex": "#f477d3",
"rgb": {
"r": 244,
"g": 119,
"b": 211
},
"hsl": {
"h": 315.84,
"s": 85.034,
"l": 71.176
},
"oklch": {
"l": 0.74277,
"c": 0.18581,
"h": 338.4
},
"luminance": 0.3713
}Semantic roles & 50–950 ramp
primary
#F477D3
secondary
#D3F4DC
accent
#E23E04
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83