#F480D2#F480D2
#F480D2 is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.5% C 0.171 H 339.5°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F480D2 |
|---|---|
| RGB | rgb(244, 128, 210) |
| HSL | hsl(318, 84%, 73%) |
| HSV | hsv(318, 48%, 96%) |
| CMYK | cmyk(0%, 47.5%, 13.9%, 4.3%) |
| CIE-LAB | lab(68.99, 54.48, -22.36) |
| CIE-LCH | lch(68.99, 58.89, 337.69°) |
| OKLab | oklab(75.47% 0.1599 -0.0599) |
| OKLCH | oklch(75.47% 0.171 339.5) |
| XYZ | xyz(56.6608, 39.3285, 65.5671) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.93
Lavender Pink
#DD85D7
ΔE00 4.64
Pink (survey)
#FF81C0
ΔE00 5.19
Purply Pink
#F075E6
ΔE00 5.29
Violet (CSS)
#EE82EE
ΔE00 5.77
Bubblegum (survey)
#FF6CB5
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F480D2 #80F4A2
analogous
#DC80F4 #F480D2 #F48098
triadic
#F480D2 #D2F480 #80D2F4
tetradic
#F480D2 #F4DC80 #80F4A2 #8098F4
square
#F480D2 #F4DC80 #80F4A2 #8098F4
split-complementary
#F480D2 #98F480 #80F4DC
monochromatic
#E614A8 #EF48BE #F480D2 #F9B8E6 #FDE3F5
Accessibility & contrast
On white
2.37
#F480D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#F480D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F480D2
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F480D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F480D2 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859DD5
Deuteranopia (green-blind)
#A4AFCF
Tritanopia (blue-blind)
#FF83A0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f480d2; /* rgb */ color: rgb(244, 128, 210); /* oklch */ color: oklch(75.5% 0.171 339.5);
Tailwind
colors: {
custom: {
50: '#faa8e0',
500: '#f480d2',
950: '#000000',
},
}SCSS
$custom: #f480d2; $custom-light: #faa8e0; $custom-dark: #000000;
JSON
{
"hex": "#f480d2",
"rgb": {
"r": 244,
"g": 128,
"b": 210
},
"hsl": {
"h": 317.586,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.75465,
"c": 0.17073,
"h": 339.5
},
"luminance": 0.39325
}Semantic roles & 50–950 ramp
primary
#F480D2
secondary
#D6F5DF
accent
#E14505
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83