#F477BF#F477BF
#F477BF is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.5% C 0.173 H 346.5°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F477BF |
|---|---|
| RGB | rgb(244, 119, 191) |
| HSL | hsl(325, 85%, 71%) |
| HSV | hsv(325, 51%, 96%) |
| CMYK | cmyk(0%, 51.2%, 21.7%, 4.3%) |
| CIE-LAB | lab(66.67, 56.02, -15.25) |
| CIE-LCH | lch(66.67, 58.06, 344.77°) |
| OKLab | oklab(73.51% 0.1678 -0.0402) |
| OKLCH | oklch(73.51% 0.173 346.5) |
| XYZ | xyz(53.3104, 36.1927, 53.4583) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.14
Bubblegum Pink
#FE83CC
ΔE00 3.18
Pink (survey)
#FF81C0
ΔE00 3.31
Hot Pink
#FF69B4
ΔE00 3.40
Bubble Gum Pink
#FF69AF
ΔE00 4.17
Pale Magenta
#D767AD
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F477BF #77F4AC
analogous
#EA77F4 #F477BF #F47780
triadic
#F477BF #BFF477 #77BFF4
tetradic
#F477BF #F4EA77 #77F4AC #7780F4
square
#F477BF #F4EA77 #77F4AC #7780F4
split-complementary
#F477BF #80F477 #77F4EA
monochromatic
#DF1288 #EF3EA4 #F477BF #F9B0DA #FDE3F2
Accessibility & contrast
On white
2.55
#F477BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#F477BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F477BF
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F477BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F477BF | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8395C1
Deuteranopia (green-blind)
#A4AABC
Tritanopia (blue-blind)
#FF7593
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f477bf; /* rgb */ color: rgb(244, 119, 191); /* oklch */ color: oklch(73.5% 0.173 346.5);
Tailwind
colors: {
custom: {
50: '#faa2d2',
500: '#f477bf',
950: '#000000',
},
}SCSS
$custom: #f477bf; $custom-light: #faa2d2; $custom-dark: #000000;
JSON
{
"hex": "#f477bf",
"rgb": {
"r": 244,
"g": 119,
"b": 191
},
"hsl": {
"h": 325.44,
"s": 85.034,
"l": 71.176
},
"oklch": {
"l": 0.73514,
"c": 0.17258,
"h": 346.5
},
"luminance": 0.36188
}Semantic roles & 50–950 ramp
primary
#F477BF
secondary
#D3F4E1
accent
#E26204
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82