#F477AE#F477AE
#F477AE is a light, vivid pink. Relative luminance 0.355; OKLCH L 72.9% C 0.164 H 354.3°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F477AE |
|---|---|
| RGB | rgb(244, 119, 174) |
| HSL | hsl(334, 85%, 71%) |
| HSV | hsv(334, 51%, 96%) |
| CMYK | cmyk(0%, 51.2%, 28.7%, 4.3%) |
| CIE-LAB | lab(66.13, 53.76, -6.46) |
| CIE-LCH | lch(66.13, 54.14, 353.15°) |
| OKLab | oklab(72.93% 0.1628 -0.0164) |
| OKLCH | oklch(72.93% 0.164 354.3) |
| XYZ | xyz(51.5471, 35.4874, 44.1712) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.81
Bubblegum (survey)
#FF6CB5
ΔE00 2.92
Hot Pink
#FF69B4
ΔE00 3.24
Pink (survey)
#FF81C0
ΔE00 3.61
Carnation Pink
#FF7FA7
ΔE00 4.52
Pinky
#FC86AA
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F477AE #77F4BD
analogous
#F477EC #F477AE #F47E77
triadic
#F477AE #AEF477 #77AEF4
tetradic
#F477AE #ECF477 #77F4BD #7E77F4
square
#F477AE #ECF477 #77F4BD #7E77F4
split-complementary
#F477AE #77F47E #77ECF4
monochromatic
#DF126C #EF3E8C #F477AE #F9B0D0 #FDE3EE
Accessibility & contrast
On white
2.59
#F477AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#F477AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F477AE
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F477AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F477AE | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8893B0
Deuteranopia (green-blind)
#A9A9AB
Tritanopia (blue-blind)
#FF708C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f477ae; /* rgb */ color: rgb(244, 119, 174); /* oklch */ color: oklch(72.9% 0.164 354.3);
Tailwind
colors: {
custom: {
50: '#fba2c6',
500: '#f477ae',
950: '#000000',
},
}SCSS
$custom: #f477ae; $custom-light: #fba2c6; $custom-dark: #000000;
JSON
{
"hex": "#f477ae",
"rgb": {
"r": 244,
"g": 119,
"b": 174
},
"hsl": {
"h": 333.6,
"s": 85.034,
"l": 71.176
},
"oklch": {
"l": 0.72932,
"c": 0.16365,
"h": 354.3
},
"luminance": 0.35483
}Semantic roles & 50–950 ramp
primary
#F477AE
secondary
#D3F4E5
accent
#E28004
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82