#F480AF#F480AF
#F480AF is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.2% C 0.150 H 355.7°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F480AF |
|---|---|
| RGB | rgb(244, 128, 175) |
| HSL | hsl(336, 84%, 73%) |
| HSV | hsv(336, 48%, 96%) |
| CMYK | cmyk(0%, 47.5%, 28.3%, 4.3%) |
| CIE-LAB | lab(67.85, 49.51, -4.47) |
| CIE-LCH | lch(67.85, 49.71, 354.84°) |
| OKLab | oklab(74.24% 0.1498 -0.0111) |
| OKLCH | oklch(74.24% 0.15 355.7) |
| XYZ | xyz(52.7672, 37.7711, 45.0606) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.35
Pinky
#FC86AA
ΔE00 3.42
Pink (survey)
#FF81C0
ΔE00 3.54
Bubble Gum Pink
#FF69AF
ΔE00 4.63
Bubblegum (survey)
#FF6CB5
ΔE00 4.66
Hot Pink
#FF69B4
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F480AF #80F4C5
analogous
#F480E9 #F480AF #F48B80
triadic
#F480AF #AFF480 #80AFF4
tetradic
#F480AF #E9F480 #80F4C5 #8B80F4
square
#F480AF #E9F480 #80F4C5 #8B80F4
split-complementary
#F480AF #80F48B #80E9F4
monochromatic
#E61469 #EF488C #F480AF #F9B8D2 #FDE3ED
Accessibility & contrast
On white
2.46
#F480AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#F480AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F480AF
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F480AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F480AF | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9098B1
Deuteranopia (green-blind)
#ADADAC
Tritanopia (blue-blind)
#FF7A91
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f480af; /* rgb */ color: rgb(244, 128, 175); /* oklch */ color: oklch(74.2% 0.150 355.7);
Tailwind
colors: {
custom: {
50: '#faa8c6',
500: '#f480af',
950: '#000000',
},
}SCSS
$custom: #f480af; $custom-light: #faa8c6; $custom-dark: #000000;
JSON
{
"hex": "#f480af",
"rgb": {
"r": 244,
"g": 128,
"b": 175
},
"hsl": {
"h": 335.69,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.74238,
"c": 0.15021,
"h": 355.7
},
"luminance": 0.37767
}Semantic roles & 50–950 ramp
primary
#F480AF
secondary
#D6F5E8
accent
#E18805
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82