#F477AF#F477AF
#F477AF is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.0% C 0.164 H 353.8°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F477AF |
|---|---|
| RGB | rgb(244, 119, 175) |
| HSL | hsl(333, 85%, 71%) |
| HSV | hsv(333, 51%, 96%) |
| CMYK | cmyk(0%, 51.2%, 28.3%, 4.3%) |
| CIE-LAB | lab(66.16, 53.88, -6.98) |
| CIE-LCH | lch(66.16, 54.33, 352.62°) |
| OKLab | oklab(72.96% 0.1631 -0.0178) |
| OKLCH | oklch(72.96% 0.164 353.8) |
| XYZ | xyz(51.6449, 35.5265, 44.6865) |
| Luminance | 0.3552 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.76
Bubblegum (survey)
#FF6CB5
ΔE00 2.78
Hot Pink
#FF69B4
ΔE00 3.12
Pink (survey)
#FF81C0
ΔE00 3.47
Carnation Pink
#FF7FA7
ΔE00 4.72
Pinky
#FC86AA
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F477AF #77F4BC
analogous
#F477ED #F477AF #F47D77
triadic
#F477AF #AFF477 #77AFF4
tetradic
#F477AF #EDF477 #77F4BC #7D77F4
square
#F477AF #EDF477 #77F4BC #7D77F4
split-complementary
#F477AF #77F47D #77EDF4
monochromatic
#DF126E #EF3E8E #F477AF #F9B0D0 #FDE3EE
Accessibility & contrast
On white
2.59
#F477AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#F477AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F477AF
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F477AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F477AF | 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)
#8793B1
Deuteranopia (green-blind)
#A8A9AC
Tritanopia (blue-blind)
#FF718C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f477af; /* rgb */ color: rgb(244, 119, 175); /* oklch */ color: oklch(73.0% 0.164 353.8);
Tailwind
colors: {
custom: {
50: '#fba2c6',
500: '#f477af',
950: '#000000',
},
}SCSS
$custom: #f477af; $custom-light: #fba2c6; $custom-dark: #000000;
JSON
{
"hex": "#f477af",
"rgb": {
"r": 244,
"g": 119,
"b": 175
},
"hsl": {
"h": 333.12,
"s": 85.034,
"l": 71.176
},
"oklch": {
"l": 0.72964,
"c": 0.1641,
"h": 353.8
},
"luminance": 0.35522
}Semantic roles & 50–950 ramp
primary
#F477AF
secondary
#D3F4E5
accent
#E27E04
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82