#F476B2#F476B2
#F476B2 is a light, vivid pink. Relative luminance 0.354; OKLCH L 72.9% C 0.167 H 352.2°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F476B2 |
|---|---|
| RGB | rgb(244, 118, 178) |
| HSL | hsl(331, 85%, 71%) |
| HSV | hsv(331, 52%, 96%) |
| CMYK | cmyk(0%, 51.6%, 27%, 4.3%) |
| CIE-LAB | lab(66.07, 54.75, -8.81) |
| CIE-LCH | lch(66.07, 55.45, 350.86°) |
| OKLab | oklab(72.93% 0.1655 -0.0227) |
| OKLCH | oklch(72.93% 0.167 352.2) |
| XYZ | xyz(51.8244, 35.4089, 46.2160) |
| Luminance | 0.3540 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.30
Bubble Gum Pink
#FF69AF
ΔE00 2.59
Hot Pink
#FF69B4
ΔE00 2.65
Pink (survey)
#FF81C0
ΔE00 3.23
Bubblegum Pink
#FE83CC
ΔE00 4.91
Carnation Pink
#FF7FA7
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F476B2 #76F4B8
analogous
#F476F1 #F476B2 #F47976
triadic
#F476B2 #B2F476 #76B2F4
tetradic
#F476B2 #F1F476 #76F4B8 #7976F4
square
#F476B2 #F1F476 #76F4B8 #7976F4
split-complementary
#F476B2 #76F479 #76F1F4
monochromatic
#DE1273 #EF3D92 #F476B2 #F9AFD2 #FDE3EF
Accessibility & contrast
On white
2.60
#F476B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#F476B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F476B2
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F476B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F476B2 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8693B4
Deuteranopia (green-blind)
#A7A9AF
Tritanopia (blue-blind)
#FF708D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f476b2; /* rgb */ color: rgb(244, 118, 178); /* oklch */ color: oklch(72.9% 0.167 352.2);
Tailwind
colors: {
custom: {
50: '#fba1c9',
500: '#f476b2',
950: '#000000',
},
}SCSS
$custom: #f476b2; $custom-light: #fba1c9; $custom-dark: #000000;
JSON
{
"hex": "#f476b2",
"rgb": {
"r": 244,
"g": 118,
"b": 178
},
"hsl": {
"h": 331.429,
"s": 85.135,
"l": 70.98
},
"oklch": {
"l": 0.72926,
"c": 0.16707,
"h": 352.2
},
"luminance": 0.35404
}Semantic roles & 50–950 ramp
primary
#F476B2
secondary
#D2F4E4
accent
#E27804
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82