#F484BC#F484BC
#F484BC is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.2% C 0.150 H 350.0°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F484BC |
|---|---|
| RGB | rgb(244, 132, 188) |
| HSL | hsl(330, 84%, 74%) |
| HSV | hsv(330, 46%, 96%) |
| CMYK | cmyk(0%, 45.9%, 23%, 4.3%) |
| CIE-LAB | lab(69.02, 49.28, -10.04) |
| CIE-LCH | lch(69.02, 50.29, 348.49°) |
| OKLab | oklab(75.25% 0.1479 -0.0261) |
| OKLCH | oklch(75.25% 0.15 350) |
| XYZ | xyz(54.6380, 39.3707, 52.2888) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.83
Bubblegum Pink
#FE83CC
ΔE00 3.29
Bubblegum (survey)
#FF6CB5
ΔE00 4.61
Hot Pink
#FF69B4
ΔE00 5.08
Bubble Gum Pink
#FF69AF
ΔE00 5.24
Pinky
#FC86AA
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F484BC #84F4BC
analogous
#F484F4 #F484BC #F48484
triadic
#F484BC #BCF484 #84BCF4
tetradic
#F484BC #F4F484 #84F4BC #8484F4
square
#F484BC #F4F484 #84F4BC #8484F4
split-complementary
#F484BC #84F484 #84F4F4
monochromatic
#E9157F #EF4C9D #F484BC #F9BCDB #FCE3F0
Accessibility & contrast
On white
2.37
#F484BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#F484BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F484BC
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F484BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F484BC | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909DBE
Deuteranopia (green-blind)
#ADB0B9
Tritanopia (blue-blind)
#FF8199
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f484bc; /* rgb */ color: rgb(244, 132, 188); /* oklch */ color: oklch(75.2% 0.150 350.0);
Tailwind
colors: {
custom: {
50: '#faaad0',
500: '#f484bc',
950: '#000000',
},
}SCSS
$custom: #f484bc; $custom-light: #faaad0; $custom-dark: #000000;
JSON
{
"hex": "#f484bc",
"rgb": {
"r": 244,
"g": 132,
"b": 188
},
"hsl": {
"h": 330,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.75246,
"c": 0.1502,
"h": 350
},
"luminance": 0.39366
}Semantic roles & 50–950 ramp
primary
#F484BC
secondary
#D7F4E6
accent
#E07305
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82