#F484B0#F484B0
#F484B0 is a light, vivid pink. Relative luminance 0.389; OKLCH L 74.9% C 0.144 H 356.2°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F484B0 |
|---|---|
| RGB | rgb(244, 132, 176) |
| HSL | hsl(336, 84%, 74%) |
| HSV | hsv(336, 46%, 96%) |
| CMYK | cmyk(0%, 45.9%, 27.9%, 4.3%) |
| CIE-LAB | lab(68.66, 47.66, -3.84) |
| CIE-LCH | lch(68.66, 47.81, 355.39°) |
| OKLab | oklab(74.86% 0.1441 -0.0095) |
| OKLCH | oklch(74.86% 0.144 356.2) |
| XYZ | xyz(53.3978, 38.8746, 45.7571) |
| Luminance | 0.3887 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.91
Carnation Pink
#FF7FA7
ΔE00 3.22
Pink (survey)
#FF81C0
ΔE00 3.79
Rosa
#FE86A4
ΔE00 4.69
Pig Pink
#E78EA5
ΔE00 5.05
Bubblegum (survey)
#FF6CB5
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F484B0 #84F4C8
analogous
#F484E8 #F484B0 #F49084
triadic
#F484B0 #B0F484 #84B0F4
tetradic
#F484B0 #E8F484 #84F4C8 #9084F4
square
#F484B0 #E8F484 #84F4C8 #9084F4
split-complementary
#F484B0 #84F490 #84E8F4
monochromatic
#E91568 #EF4C8C #F484B0 #F9BCD4 #FCE3ED
Accessibility & contrast
On white
2.39
#F484B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#F484B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F484B0
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F484B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F484B0 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939BB1
Deuteranopia (green-blind)
#B0AFAD
Tritanopia (blue-blind)
#FF7E94
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f484b0; /* rgb */ color: rgb(244, 132, 176); /* oklch */ color: oklch(74.9% 0.144 356.2);
Tailwind
colors: {
custom: {
50: '#faaac7',
500: '#f484b0',
950: '#000000',
},
}SCSS
$custom: #f484b0; $custom-light: #faaac7; $custom-dark: #000000;
JSON
{
"hex": "#f484b0",
"rgb": {
"r": 244,
"g": 132,
"b": 176
},
"hsl": {
"h": 336.429,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.74857,
"c": 0.14441,
"h": 356.2
},
"luminance": 0.3887
}Semantic roles & 50–950 ramp
primary
#F484B0
secondary
#D7F4E9
accent
#E08A05
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82