#F484B7#F484B7
#F484B7 is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.1% C 0.148 H 352.5°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F484B7 |
|---|---|
| RGB | rgb(244, 132, 183) |
| HSL | hsl(333, 84%, 74%) |
| HSV | hsv(333, 46%, 96%) |
| CMYK | cmyk(0%, 45.9%, 25%, 4.3%) |
| CIE-LAB | lab(68.87, 48.59, -7.46) |
| CIE-LCH | lch(68.87, 49.16, 351.27°) |
| OKLab | oklab(75.08% 0.1464 -0.0191) |
| OKLCH | oklch(75.08% 0.148 352.5) |
| XYZ | xyz(54.1083, 39.1588, 49.4992) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.38
Bubblegum Pink
#FE83CC
ΔE00 4.39
Pinky
#FC86AA
ΔE00 4.54
Carnation Pink
#FF7FA7
ΔE00 4.74
Bubblegum (survey)
#FF6CB5
ΔE00 4.76
Bubble Gum Pink
#FF69AF
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F484B7 #84F4C1
analogous
#F484EF #F484B7 #F48984
triadic
#F484B7 #B7F484 #84B7F4
tetradic
#F484B7 #EFF484 #84F4C1 #8984F4
square
#F484B7 #EFF484 #84F4C1 #8984F4
split-complementary
#F484B7 #84F489 #84EFF4
monochromatic
#E91575 #EF4C96 #F484B7 #F9BCD8 #FCE3EF
Accessibility & contrast
On white
2.38
#F484B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F484B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F484B7
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F484B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F484B7 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919CB9
Deuteranopia (green-blind)
#AEAFB4
Tritanopia (blue-blind)
#FF7F97
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f484b7; /* rgb */ color: rgb(244, 132, 183); /* oklch */ color: oklch(75.1% 0.148 352.5);
Tailwind
colors: {
custom: {
50: '#faaacc',
500: '#f484b7',
950: '#000000',
},
}SCSS
$custom: #f484b7; $custom-light: #faaacc; $custom-dark: #000000;
JSON
{
"hex": "#f484b7",
"rgb": {
"r": 244,
"g": 132,
"b": 183
},
"hsl": {
"h": 332.679,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.7508,
"c": 0.14761,
"h": 352.5
},
"luminance": 0.39155
}Semantic roles & 50–950 ramp
primary
#F484B7
secondary
#D7F4E7
accent
#E07D05
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82