#F476BF#F476BF
#F476BF is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.4% C 0.174 H 346.4°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F476BF |
|---|---|
| RGB | rgb(244, 118, 191) |
| HSL | hsl(325, 85%, 71%) |
| HSV | hsv(325, 52%, 96%) |
| CMYK | cmyk(0%, 51.6%, 21.7%, 4.3%) |
| CIE-LAB | lab(66.49, 56.50, -15.52) |
| CIE-LCH | lch(66.49, 58.59, 344.64°) |
| OKLab | oklab(73.38% 0.1693 -0.0409) |
| OKLCH | oklch(73.38% 0.174 346.4) |
| XYZ | xyz(53.1920, 35.9560, 53.4188) |
| Luminance | 0.3595 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.11
Bubblegum Pink
#FE83CC
ΔE00 3.32
Hot Pink
#FF69B4
ΔE00 3.34
Pink (survey)
#FF81C0
ΔE00 3.49
Bubble Gum Pink
#FF69AF
ΔE00 4.14
Pale Magenta
#D767AD
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F476BF #76F4AB
analogous
#EA76F4 #F476BF #F47680
triadic
#F476BF #BFF476 #76BFF4
tetradic
#F476BF #F4EA76 #76F4AB #7680F4
square
#F476BF #F4EA76 #76F4AB #7680F4
split-complementary
#F476BF #80F476 #76F4EA
monochromatic
#DE1288 #EF3DA5 #F476BF #F9AFD9 #FDE3F2
Accessibility & contrast
On white
2.56
#F476BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#F476BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F476BF
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F476BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F476BF | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8294C1
Deuteranopia (green-blind)
#A4AABC
Tritanopia (blue-blind)
#FF7492
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f476bf; /* rgb */ color: rgb(244, 118, 191); /* oklch */ color: oklch(73.4% 0.174 346.4);
Tailwind
colors: {
custom: {
50: '#faa2d2',
500: '#f476bf',
950: '#000000',
},
}SCSS
$custom: #f476bf; $custom-light: #faa2d2; $custom-dark: #000000;
JSON
{
"hex": "#f476bf",
"rgb": {
"r": 244,
"g": 118,
"b": 191
},
"hsl": {
"h": 325.238,
"s": 85.135,
"l": 70.98
},
"oklch": {
"l": 0.73379,
"c": 0.17413,
"h": 346.4
},
"luminance": 0.35952
}Semantic roles & 50–950 ramp
primary
#F476BF
secondary
#D2F4E0
accent
#E26104
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82