#F477D5#F477D5
#F477D5 is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.4% C 0.187 H 337.7°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F477D5 |
|---|---|
| RGB | rgb(244, 119, 213) |
| HSL | hsl(315, 85%, 71%) |
| HSV | hsv(315, 51%, 96%) |
| CMYK | cmyk(0%, 51.2%, 12.7%, 4.3%) |
| CIE-LAB | lab(67.45, 59.25, -26.38) |
| CIE-LCH | lch(67.45, 64.85, 336.00°) |
| OKLab | oklab(74.36% 0.1733 -0.071) |
| OKLCH | oklch(74.36% 0.187 337.7) |
| XYZ | xyz(55.9158, 37.2349, 67.1799) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.62
Lavender Pink
#DD85D7
ΔE00 4.65
Bubblegum Pink
#FE83CC
ΔE00 4.68
Candy Pink
#FF63E9
ΔE00 4.75
Violet (CSS)
#EE82EE
ΔE00 4.98
Orchid
#DA70D6
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F477D5 #77F496
analogous
#D477F4 #F477D5 #F47796
triadic
#F477D5 #D5F477 #77D5F4
tetradic
#F477D5 #F4D477 #77F496 #7796F4
square
#F477D5 #F4D477 #77F496 #7796F4
split-complementary
#F477D5 #96F477 #77F4D4
monochromatic
#DF12AC #EF3EC4 #F477D5 #F9B0E6 #FDE3F6
Accessibility & contrast
On white
2.49
#F477D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#F477D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F477D5
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F477D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F477D5 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A98D8
Deuteranopia (green-blind)
#9DABD2
Tritanopia (blue-blind)
#FF7B9C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f477d5; /* rgb */ color: rgb(244, 119, 213); /* oklch */ color: oklch(74.4% 0.187 337.7);
Tailwind
colors: {
custom: {
50: '#faa3e2',
500: '#f477d5',
950: '#000000',
},
}SCSS
$custom: #f477d5; $custom-light: #faa3e2; $custom-dark: #000000;
JSON
{
"hex": "#f477d5",
"rgb": {
"r": 244,
"g": 119,
"b": 213
},
"hsl": {
"h": 314.88,
"s": 85.034,
"l": 71.176
},
"oklch": {
"l": 0.74358,
"c": 0.18726,
"h": 337.7
},
"luminance": 0.37231
}Semantic roles & 50–950 ramp
primary
#F477D5
secondary
#D3F4DB
accent
#E23B04
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83