#F480BC#F480BC
#F480BC is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.7% C 0.157 H 349.3°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F480BC |
|---|---|
| RGB | rgb(244, 128, 188) |
| HSL | hsl(329, 84%, 73%) |
| HSV | hsv(329, 48%, 96%) |
| CMYK | cmyk(0%, 47.5%, 23%, 4.3%) |
| CIE-LAB | lab(68.25, 51.26, -11.19) |
| CIE-LCH | lch(68.25, 52.46, 347.68°) |
| OKLab | oklab(74.66% 0.1539 -0.0292) |
| OKLCH | oklch(74.66% 0.157 349.3) |
| XYZ | xyz(54.1059, 38.3066, 52.1115) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.79
Bubblegum Pink
#FE83CC
ΔE00 3.01
Bubblegum (survey)
#FF6CB5
ΔE00 3.87
Hot Pink
#FF69B4
ΔE00 4.32
Bubble Gum Pink
#FF69AF
ΔE00 4.60
Carnation Pink
#FF7FA7
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F480BC #80F4B8
analogous
#F280F4 #F480BC #F48082
triadic
#F480BC #BCF480 #80BCF4
tetradic
#F480BC #F4F280 #80F4B8 #8082F4
square
#F480BC #F4F280 #80F4B8 #8082F4
split-complementary
#F480BC #82F480 #80F4F2
monochromatic
#E61480 #EF489E #F480BC #F9B8DA #FDE3F0
Accessibility & contrast
On white
2.42
#F480BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#F480BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F480BC
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F480BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F480BC | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABE
Deuteranopia (green-blind)
#AAAEB9
Tritanopia (blue-blind)
#FF7D96
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f480bc; /* rgb */ color: rgb(244, 128, 188); /* oklch */ color: oklch(74.7% 0.157 349.3);
Tailwind
colors: {
custom: {
50: '#faa8d0',
500: '#f480bc',
950: '#000000',
},
}SCSS
$custom: #f480bc; $custom-light: #faa8d0; $custom-dark: #000000;
JSON
{
"hex": "#f480bc",
"rgb": {
"r": 244,
"g": 128,
"b": 188
},
"hsl": {
"h": 328.966,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.74664,
"c": 0.15661,
"h": 349.3
},
"luminance": 0.38302
}Semantic roles & 50–950 ramp
primary
#F480BC
secondary
#D6F5E5
accent
#E16F05
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82