#F470B6#F470B6
#F470B6 is a light, vivid pink. Relative luminance 0.342; OKLCH L 72.3% C 0.178 H 349.5°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F470B6 |
|---|---|
| RGB | rgb(244, 112, 182) |
| HSL | hsl(328, 86%, 70%) |
| HSV | hsv(328, 54%, 96%) |
| CMYK | cmyk(0%, 54.1%, 25.4%, 4.3%) |
| CIE-LAB | lab(65.12, 58.08, -12.49) |
| CIE-LCH | lch(65.12, 59.41, 347.87°) |
| OKLab | oklab(72.27% 0.1753 -0.0326) |
| OKLCH | oklch(72.27% 0.178 349.5) |
| XYZ | xyz(51.5477, 34.2035, 48.1340) |
| Luminance | 0.3420 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.88
Hot Pink
#FF69B4
ΔE00 1.98
Bubble Gum Pink
#FF69AF
ΔE00 2.61
Pink (survey)
#FF81C0
ΔE00 4.05
Bubblegum Pink
#FE83CC
ΔE00 4.83
Pale Magenta
#D767AD
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F470B6 #70F4AE
analogous
#F070F4 #F470B6 #F47074
triadic
#F470B6 #B6F470 #70B6F4
tetradic
#F470B6 #F4F070 #70F4AE #7074F4
square
#F470B6 #F4F070 #70F4AE #7074F4
split-complementary
#F470B6 #74F470 #70F4F0
monochromatic
#D9117B #F03799 #F470B6 #F8A9D3 #FDE2F0
Accessibility & contrast
On white
2.68
#F470B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#F470B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F470B6
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F470B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F470B6 | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F90B8
Deuteranopia (green-blind)
#A3A7B3
Tritanopia (blue-blind)
#FF6C8B
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f470b6; /* rgb */ color: rgb(244, 112, 182); /* oklch */ color: oklch(72.3% 0.178 349.5);
Tailwind
colors: {
custom: {
50: '#fb9ecb',
500: '#f470b6',
950: '#000000',
},
}SCSS
$custom: #f470b6; $custom-light: #fb9ecb; $custom-dark: #000000;
JSON
{
"hex": "#f470b6",
"rgb": {
"r": 244,
"g": 112,
"b": 182
},
"hsl": {
"h": 328.182,
"s": 85.714,
"l": 69.804
},
"oklch": {
"l": 0.72265,
"c": 0.17826,
"h": 349.5
},
"luminance": 0.34199
}Semantic roles & 50–950 ramp
primary
#F470B6
secondary
#CDF3DF
accent
#E26C03
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82