#F480BA#F480BA
#F480BA is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.6% C 0.156 H 350.2°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F480BA |
|---|---|
| RGB | rgb(244, 128, 186) |
| HSL | hsl(330, 84%, 73%) |
| HSV | hsv(330, 48%, 96%) |
| CMYK | cmyk(0%, 47.5%, 23.8%, 4.3%) |
| CIE-LAB | lab(68.18, 50.98, -10.16) |
| CIE-LCH | lch(68.18, 51.98, 348.73°) |
| OKLab | oklab(74.6% 0.1533 -0.0264) |
| OKLCH | oklch(74.6% 0.156 350.2) |
| XYZ | xyz(53.8918, 38.2209, 50.9839) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.83
Bubblegum Pink
#FE83CC
ΔE00 3.40
Bubblegum (survey)
#FF6CB5
ΔE00 3.83
Hot Pink
#FF69B4
ΔE00 4.30
Bubble Gum Pink
#FF69AF
ΔE00 4.47
Carnation Pink
#FF7FA7
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F480BA #80F4BA
analogous
#F480F4 #F480BA #F48080
triadic
#F480BA #BAF480 #80BAF4
tetradic
#F480BA #F4F480 #80F4BA #8080F4
square
#F480BA #F4F480 #80F4BA #8080F4
split-complementary
#F480BA #80F480 #80F4F4
monochromatic
#E6147D #EF489B #F480BA #F9B8D9 #FDE3F0
Accessibility & contrast
On white
2.43
#F480BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#F480BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F480BA
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F480BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F480BA | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9ABC
Deuteranopia (green-blind)
#ABAEB7
Tritanopia (blue-blind)
#FF7C95
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f480ba; /* rgb */ color: rgb(244, 128, 186); /* oklch */ color: oklch(74.6% 0.156 350.2);
Tailwind
colors: {
custom: {
50: '#faa8ce',
500: '#f480ba',
950: '#000000',
},
}SCSS
$custom: #f480ba; $custom-light: #faa8ce; $custom-dark: #000000;
JSON
{
"hex": "#f480ba",
"rgb": {
"r": 244,
"g": 128,
"b": 186
},
"hsl": {
"h": 330,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.74596,
"c": 0.15553,
"h": 350.2
},
"luminance": 0.38217
}Semantic roles & 50–950 ramp
primary
#F480BA
secondary
#D6F5E6
accent
#E17305
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82