#F477C8#F477C8
#F477C8 is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.8% C 0.178 H 342.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F477C8 |
|---|---|
| RGB | rgb(244, 119, 200) |
| HSL | hsl(321, 85%, 71%) |
| HSV | hsv(321, 51%, 96%) |
| CMYK | cmyk(0%, 51.2%, 18%, 4.3%) |
| CIE-LAB | lab(66.98, 57.30, -19.84) |
| CIE-LCH | lch(66.98, 60.64, 340.90°) |
| OKLab | oklab(73.85% 0.1702 -0.0528) |
| OKLCH | oklch(73.85% 0.178 342.8) |
| XYZ | xyz(54.3314, 36.6011, 58.8356) |
| Luminance | 0.3660 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.21
Pink (survey)
#FF81C0
ΔE00 4.55
Bubblegum (survey)
#FF6CB5
ΔE00 4.62
Hot Pink
#FF69B4
ΔE00 4.79
Bubble Gum Pink
#FF69AF
ΔE00 5.73
Lavender Pink
#DD85D7
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F477C8 #77F4A3
analogous
#E177F4 #F477C8 #F47789
triadic
#F477C8 #C8F477 #77C8F4
tetradic
#F477C8 #F4E177 #77F4A3 #7789F4
square
#F477C8 #F4E177 #77F4A3 #7789F4
split-complementary
#F477C8 #89F477 #77F4E1
monochromatic
#DF1297 #EF3EB1 #F477C8 #F9B0DF #FDE3F4
Accessibility & contrast
On white
2.52
#F477C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#F477C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F477C8
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F477C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F477C8 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F96CB
Deuteranopia (green-blind)
#A2ABC5
Tritanopia (blue-blind)
#FF7797
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f477c8; /* rgb */ color: rgb(244, 119, 200); /* oklch */ color: oklch(73.8% 0.178 342.8);
Tailwind
colors: {
custom: {
50: '#faa2d8',
500: '#f477c8',
950: '#000000',
},
}SCSS
$custom: #f477c8; $custom-light: #faa2d8; $custom-dark: #000000;
JSON
{
"hex": "#f477c8",
"rgb": {
"r": 244,
"g": 119,
"b": 200
},
"hsl": {
"h": 321.12,
"s": 85.034,
"l": 71.176
},
"oklch": {
"l": 0.73847,
"c": 0.17821,
"h": 342.8
},
"luminance": 0.36597
}Semantic roles & 50–950 ramp
primary
#F477C8
secondary
#D3F4DF
accent
#E25204
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83