#F470B4#F470B4
#F470B4 is a light, vivid pink. Relative luminance 0.341; OKLCH L 72.2% C 0.177 H 350.3°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F470B4 |
|---|---|
| RGB | rgb(244, 112, 180) |
| HSL | hsl(329, 86%, 70%) |
| HSV | hsv(329, 54%, 96%) |
| CMYK | cmyk(0%, 54.1%, 26.2%, 4.3%) |
| CIE-LAB | lab(65.06, 57.82, -11.45) |
| CIE-LCH | lch(65.06, 58.94, 348.80°) |
| OKLab | oklab(72.19% 0.1747 -0.0297) |
| OKLCH | oklch(72.19% 0.177 350.3) |
| XYZ | xyz(51.3425, 34.1214, 47.0533) |
| Luminance | 0.3412 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.74
Hot Pink
#FF69B4
ΔE00 1.86
Bubble Gum Pink
#FF69AF
ΔE00 2.32
Pink (survey)
#FF81C0
ΔE00 4.04
Bubblegum Pink
#FE83CC
ΔE00 5.05
Pale Magenta
#D767AD
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F470B4 #70F4B0
analogous
#F270F4 #F470B4 #F47072
triadic
#F470B4 #B4F470 #70B4F4
tetradic
#F470B4 #F4F270 #70F4B0 #7072F4
square
#F470B4 #F4F270 #70F4B0 #7072F4
split-complementary
#F470B4 #72F470 #70F4F2
monochromatic
#D91178 #F03796 #F470B4 #F8A9D2 #FDE2F0
Accessibility & contrast
On white
2.68
#F470B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#F470B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F470B4
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F470B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F470B4 | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#808FB6
Deuteranopia (green-blind)
#A3A7B1
Tritanopia (blue-blind)
#FF6B8A
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f470b4; /* rgb */ color: rgb(244, 112, 180); /* oklch */ color: oklch(72.2% 0.177 350.3);
Tailwind
colors: {
custom: {
50: '#fb9eca',
500: '#f470b4',
950: '#000000',
},
}SCSS
$custom: #f470b4; $custom-light: #fb9eca; $custom-dark: #000000;
JSON
{
"hex": "#f470b4",
"rgb": {
"r": 244,
"g": 112,
"b": 180
},
"hsl": {
"h": 329.091,
"s": 85.714,
"l": 69.804
},
"oklch": {
"l": 0.72195,
"c": 0.17721,
"h": 350.3
},
"luminance": 0.34117
}Semantic roles & 50–950 ramp
primary
#F470B4
secondary
#CDF3DF
accent
#E26F03
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82