#F476B9#F476B9
#F476B9 is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.2% C 0.171 H 349.0°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F476B9 |
|---|---|
| RGB | rgb(244, 118, 185) |
| HSL | hsl(328, 85%, 71%) |
| HSV | hsv(328, 52%, 96%) |
| CMYK | cmyk(0%, 51.6%, 24.2%, 4.3%) |
| CIE-LAB | lab(66.29, 55.67, -12.44) |
| CIE-LCH | lch(66.29, 57.05, 347.41°) |
| OKLab | oklab(73.17% 0.1676 -0.0325) |
| OKLCH | oklch(73.17% 0.171 349) |
| XYZ | xyz(52.5453, 35.6973, 50.0124) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.36
Hot Pink
#FF69B4
ΔE00 2.68
Pink (survey)
#FF81C0
ΔE00 3.05
Bubble Gum Pink
#FF69AF
ΔE00 3.22
Bubblegum Pink
#FE83CC
ΔE00 3.86
Pale Magenta
#D767AD
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F476B9 #76F4B1
analogous
#F076F4 #F476B9 #F4767A
triadic
#F476B9 #B9F476 #76B9F4
tetradic
#F476B9 #F4F076 #76F4B1 #767AF4
square
#F476B9 #F4F076 #76F4B1 #767AF4
split-complementary
#F476B9 #7AF476 #76F4F0
monochromatic
#DE127E #EF3D9C #F476B9 #F9AFD6 #FDE3F1
Accessibility & contrast
On white
2.58
#F476B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#F476B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F476B9
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F476B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F476B9 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8494BB
Deuteranopia (green-blind)
#A5A9B6
Tritanopia (blue-blind)
#FF7290
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f476b9; /* rgb */ color: rgb(244, 118, 185); /* oklch */ color: oklch(73.2% 0.171 349.0);
Tailwind
colors: {
custom: {
50: '#fba2ce',
500: '#f476b9',
950: '#000000',
},
}SCSS
$custom: #f476b9; $custom-light: #fba2ce; $custom-dark: #000000;
JSON
{
"hex": "#f476b9",
"rgb": {
"r": 244,
"g": 118,
"b": 185
},
"hsl": {
"h": 328.095,
"s": 85.135,
"l": 70.98
},
"oklch": {
"l": 0.73166,
"c": 0.17071,
"h": 349
},
"luminance": 0.35693
}Semantic roles & 50–950 ramp
primary
#F476B9
secondary
#D2F4E2
accent
#E26C04
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82