#F476B4#F476B4
#F476B4 is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.0% C 0.168 H 351.3°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F476B4 |
|---|---|
| RGB | rgb(244, 118, 180) |
| HSL | hsl(330, 85%, 71%) |
| HSV | hsv(330, 52%, 96%) |
| CMYK | cmyk(0%, 51.6%, 26.2%, 4.3%) |
| CIE-LAB | lab(66.13, 55.01, -9.85) |
| CIE-LCH | lch(66.13, 55.88, 349.85°) |
| OKLab | oklab(72.99% 0.1661 -0.0255) |
| OKLCH | oklch(72.99% 0.168 351.3) |
| XYZ | xyz(52.0267, 35.4898, 47.2813) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.20
Hot Pink
#FF69B4
ΔE00 2.56
Bubble Gum Pink
#FF69AF
ΔE00 2.69
Pink (survey)
#FF81C0
ΔE00 3.10
Bubblegum Pink
#FE83CC
ΔE00 4.57
Carnation Pink
#FF7FA7
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F476B4 #76F4B6
analogous
#F476F3 #F476B4 #F47776
triadic
#F476B4 #B4F476 #76B4F4
tetradic
#F476B4 #F3F476 #76F4B6 #7776F4
square
#F476B4 #F3F476 #76F4B6 #7776F4
split-complementary
#F476B4 #76F477 #76F3F4
monochromatic
#DE1276 #EF3D95 #F476B4 #F9AFD3 #FDE3EF
Accessibility & contrast
On white
2.59
#F476B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#F476B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F476B4
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F476B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F476B4 | 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)
#8593B6
Deuteranopia (green-blind)
#A7A9B1
Tritanopia (blue-blind)
#FF718D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f476b4; /* rgb */ color: rgb(244, 118, 180); /* oklch */ color: oklch(73.0% 0.168 351.3);
Tailwind
colors: {
custom: {
50: '#fba1ca',
500: '#f476b4',
950: '#000000',
},
}SCSS
$custom: #f476b4; $custom-light: #fba1ca; $custom-dark: #000000;
JSON
{
"hex": "#f476b4",
"rgb": {
"r": 244,
"g": 118,
"b": 180
},
"hsl": {
"h": 330.476,
"s": 85.135,
"l": 70.98
},
"oklch": {
"l": 0.72994,
"c": 0.16806,
"h": 351.3
},
"luminance": 0.35485
}Semantic roles & 50–950 ramp
primary
#F476B4
secondary
#D2F4E3
accent
#E27504
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82