#F480D0#F480D0
#F480D0 is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.4% C 0.169 H 340.3°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F480D0 |
|---|---|
| RGB | rgb(244, 128, 208) |
| HSL | hsl(319, 84%, 73%) |
| HSV | hsv(319, 48%, 96%) |
| CMYK | cmyk(0%, 47.5%, 14.8%, 4.3%) |
| CIE-LAB | lab(68.92, 54.17, -21.35) |
| CIE-LCH | lch(68.92, 58.23, 338.49°) |
| OKLab | oklab(75.39% 0.1594 -0.0571) |
| OKLCH | oklch(75.39% 0.169 340.3) |
| XYZ | xyz(56.4132, 39.2295, 64.2631) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.62
Pink (survey)
#FF81C0
ΔE00 4.81
Lavender Pink
#DD85D7
ΔE00 4.89
Purply Pink
#F075E6
ΔE00 5.66
Violet (CSS)
#EE82EE
ΔE00 6.17
Bubblegum (survey)
#FF6CB5
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F480D0 #80F4A4
analogous
#DE80F4 #F480D0 #F48096
triadic
#F480D0 #D0F480 #80D0F4
tetradic
#F480D0 #F4DE80 #80F4A4 #8096F4
square
#F480D0 #F4DE80 #80F4A4 #8096F4
split-complementary
#F480D0 #96F480 #80F4DE
monochromatic
#E614A5 #EF48BB #F480D0 #F9B8E5 #FDE3F5
Accessibility & contrast
On white
2.37
#F480D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#F480D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F480D0
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F480D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F480D0 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859DD3
Deuteranopia (green-blind)
#A5AFCD
Tritanopia (blue-blind)
#FF829F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f480d0; /* rgb */ color: rgb(244, 128, 208); /* oklch */ color: oklch(75.4% 0.169 340.3);
Tailwind
colors: {
custom: {
50: '#faa8de',
500: '#f480d0',
950: '#000000',
},
}SCSS
$custom: #f480d0; $custom-light: #faa8de; $custom-dark: #000000;
JSON
{
"hex": "#f480d0",
"rgb": {
"r": 244,
"g": 128,
"b": 208
},
"hsl": {
"h": 318.621,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.75388,
"c": 0.16931,
"h": 340.3
},
"luminance": 0.39226
}Semantic roles & 50–950 ramp
primary
#F480D0
secondary
#D6F5E0
accent
#E14905
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83