#F476AF#F476AF
#F476AF is a light, vivid pink. Relative luminance 0.353; OKLCH L 72.8% C 0.166 H 353.6°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F476AF |
|---|---|
| RGB | rgb(244, 118, 175) |
| HSL | hsl(333, 85%, 71%) |
| HSV | hsv(333, 52%, 96%) |
| CMYK | cmyk(0%, 51.6%, 28.3%, 4.3%) |
| CIE-LAB | lab(65.97, 54.36, -7.25) |
| CIE-LCH | lch(65.97, 54.84, 352.40°) |
| OKLab | oklab(72.83% 0.1646 -0.0185) |
| OKLCH | oklch(72.83% 0.166 353.6) |
| XYZ | xyz(51.5265, 35.2898, 44.6470) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.59
Bubblegum (survey)
#FF6CB5
ΔE00 2.61
Hot Pink
#FF69B4
ΔE00 2.93
Pink (survey)
#FF81C0
ΔE00 3.54
Carnation Pink
#FF7FA7
ΔE00 4.90
Bubblegum Pink
#FE83CC
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F476AF #76F4BB
analogous
#F476EE #F476AF #F47C76
triadic
#F476AF #AFF476 #76AFF4
tetradic
#F476AF #EEF476 #76F4BB #7C76F4
square
#F476AF #EEF476 #76F4BB #7C76F4
split-complementary
#F476AF #76F47C #76EEF4
monochromatic
#DE126E #EF3D8E #F476AF #F9AFD0 #FDE3EE
Accessibility & contrast
On white
2.61
#F476AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#F476AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F476AF
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F476AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F476AF | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8792B1
Deuteranopia (green-blind)
#A8A9AC
Tritanopia (blue-blind)
#FF708B
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f476af; /* rgb */ color: rgb(244, 118, 175); /* oklch */ color: oklch(72.8% 0.166 353.6);
Tailwind
colors: {
custom: {
50: '#fba1c6',
500: '#f476af',
950: '#000000',
},
}SCSS
$custom: #f476af; $custom-light: #fba1c6; $custom-dark: #000000;
JSON
{
"hex": "#f476af",
"rgb": {
"r": 244,
"g": 118,
"b": 175
},
"hsl": {
"h": 332.857,
"s": 85.135,
"l": 70.98
},
"oklch": {
"l": 0.72827,
"c": 0.16563,
"h": 353.6
},
"luminance": 0.35285
}Semantic roles & 50–950 ramp
primary
#F476AF
secondary
#D2F4E4
accent
#E27D04
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82