#F472B5#F472B5
#F472B5 is a light, vivid pink. Relative luminance 0.346; OKLCH L 72.5% C 0.175 H 350.2°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F472B5 |
|---|---|
| RGB | rgb(244, 114, 181) |
| HSL | hsl(329, 86%, 70%) |
| HSV | hsv(329, 53%, 96%) |
| CMYK | cmyk(0%, 53.3%, 25.8%, 4.3%) |
| CIE-LAB | lab(65.44, 57.02, -11.44) |
| CIE-LCH | lch(65.44, 58.16, 348.65°) |
| OKLab | oklab(72.49% 0.1722 -0.0297) |
| OKLCH | oklch(72.49% 0.175 350.2) |
| XYZ | xyz(51.6678, 34.6086, 47.6661) |
| Luminance | 0.3460 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.84
Hot Pink
#FF69B4
ΔE00 2.05
Bubble Gum Pink
#FF69AF
ΔE00 2.49
Pink (survey)
#FF81C0
ΔE00 3.70
Bubblegum Pink
#FE83CC
ΔE00 4.73
Pale Magenta
#D767AD
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F472B5 #72F4B1
analogous
#F272F4 #F472B5 #F47274
triadic
#F472B5 #B5F472 #72B5F4
tetradic
#F472B5 #F4F272 #72F4B1 #7274F4
square
#F472B5 #F4F272 #72F4B1 #7274F4
split-complementary
#F472B5 #74F472 #72F4F2
monochromatic
#DB1179 #F03997 #F472B5 #F8ABD3 #FDE3F0
Accessibility & contrast
On white
2.65
#F472B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#F472B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F472B5
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F472B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F472B5 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8191B7
Deuteranopia (green-blind)
#A4A7B2
Tritanopia (blue-blind)
#FF6D8C
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f472b5; /* rgb */ color: rgb(244, 114, 181); /* oklch */ color: oklch(72.5% 0.175 350.2);
Tailwind
colors: {
custom: {
50: '#fb9fcb',
500: '#f472b5',
950: '#000000',
},
}SCSS
$custom: #f472b5; $custom-light: #fb9fcb; $custom-dark: #000000;
JSON
{
"hex": "#f472b5",
"rgb": {
"r": 244,
"g": 114,
"b": 181
},
"hsl": {
"h": 329.077,
"s": 85.526,
"l": 70.196
},
"oklch": {
"l": 0.72492,
"c": 0.1747,
"h": 350.2
},
"luminance": 0.34604
}Semantic roles & 50–950 ramp
primary
#F472B5
secondary
#CFF3E0
accent
#E26F03
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82