#F476AE#F476AE
#F476AE is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.8% C 0.165 H 354.1°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F476AE |
|---|---|
| RGB | rgb(244, 118, 174) |
| HSL | hsl(333, 85%, 71%) |
| HSV | hsv(333, 52%, 96%) |
| CMYK | cmyk(0%, 51.6%, 28.7%, 4.3%) |
| CIE-LAB | lab(65.94, 54.23, -6.73) |
| CIE-LCH | lch(65.94, 54.65, 352.93°) |
| OKLab | oklab(72.79% 0.1643 -0.0171) |
| OKLCH | oklch(72.79% 0.165 354.1) |
| XYZ | xyz(51.4287, 35.2506, 44.1317) |
| Luminance | 0.3525 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.64
Bubblegum (survey)
#FF6CB5
ΔE00 2.74
Hot Pink
#FF69B4
ΔE00 3.05
Pink (survey)
#FF81C0
ΔE00 3.67
Carnation Pink
#FF7FA7
ΔE00 4.71
Pinky
#FC86AA
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F476AE #76F4BC
analogous
#F476ED #F476AE #F47D76
triadic
#F476AE #AEF476 #76AEF4
tetradic
#F476AE #EDF476 #76F4BC #7D76F4
square
#F476AE #EDF476 #76F4BC #7D76F4
split-complementary
#F476AE #76F47D #76EDF4
monochromatic
#DE126C #EF3D8D #F476AE #F9AFCF #FDE3EE
Accessibility & contrast
On white
2.61
#F476AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#F476AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F476AE
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F476AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F476AE | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8792B0
Deuteranopia (green-blind)
#A8A9AB
Tritanopia (blue-blind)
#FF6F8B
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f476ae; /* rgb */ color: rgb(244, 118, 174); /* oklch */ color: oklch(72.8% 0.165 354.1);
Tailwind
colors: {
custom: {
50: '#fba1c6',
500: '#f476ae',
950: '#000000',
},
}SCSS
$custom: #f476ae; $custom-light: #fba1c6; $custom-dark: #000000;
JSON
{
"hex": "#f476ae",
"rgb": {
"r": 244,
"g": 118,
"b": 174
},
"hsl": {
"h": 333.333,
"s": 85.135,
"l": 70.98
},
"oklch": {
"l": 0.72794,
"c": 0.16518,
"h": 354.1
},
"luminance": 0.35246
}Semantic roles & 50–950 ramp
primary
#F476AE
secondary
#D2F4E5
accent
#E27F04
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82