#F480CC#F480CC
#F480CC is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.2% C 0.167 H 342.0°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F480CC |
|---|---|
| RGB | rgb(244, 128, 204) |
| HSL | hsl(321, 84%, 73%) |
| HSV | hsv(321, 48%, 96%) |
| CMYK | cmyk(0%, 47.5%, 16.4%, 4.3%) |
| CIE-LAB | lab(68.78, 53.57, -19.34) |
| CIE-LCH | lch(68.78, 56.95, 340.15°) |
| OKLab | oklab(75.24% 0.1584 -0.0515) |
| OKLCH | oklch(75.24% 0.167 342) |
| XYZ | xyz(55.9273, 39.0351, 61.7039) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.08
Pink (survey)
#FF81C0
ΔE00 4.05
Lavender Pink
#DD85D7
ΔE00 5.45
Bubblegum (survey)
#FF6CB5
ΔE00 5.57
Hot Pink
#FF69B4
ΔE00 5.87
Purply Pink
#F075E6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F480CC #80F4A8
analogous
#E280F4 #F480CC #F48092
triadic
#F480CC #CCF480 #80CCF4
tetradic
#F480CC #F4E280 #80F4A8 #8092F4
square
#F480CC #F4E280 #80F4A8 #8092F4
split-complementary
#F480CC #92F480 #80F4E2
monochromatic
#E6149D #EF48B5 #F480CC #F9B8E3 #FDE3F4
Accessibility & contrast
On white
2.38
#F480CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#F480CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F480CC
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F480CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F480CC | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879CCF
Deuteranopia (green-blind)
#A6AFC9
Tritanopia (blue-blind)
#FF819D
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f480cc; /* rgb */ color: rgb(244, 128, 204); /* oklch */ color: oklch(75.2% 0.167 342.0);
Tailwind
colors: {
custom: {
50: '#faa8db',
500: '#f480cc',
950: '#000000',
},
}SCSS
$custom: #f480cc; $custom-light: #faa8db; $custom-dark: #000000;
JSON
{
"hex": "#f480cc",
"rgb": {
"r": 244,
"g": 128,
"b": 204
},
"hsl": {
"h": 320.69,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.75237,
"c": 0.16652,
"h": 342
},
"luminance": 0.39031
}Semantic roles & 50–950 ramp
primary
#F480CC
secondary
#D6F5E1
accent
#E15105
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83