#F484B3#F484B3
#F484B3 is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.0% C 0.146 H 354.6°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F484B3 |
|---|---|
| RGB | rgb(244, 132, 179) |
| HSL | hsl(335, 84%, 74%) |
| HSV | hsv(335, 46%, 96%) |
| CMYK | cmyk(0%, 45.9%, 26.6%, 4.3%) |
| CIE-LAB | lab(68.75, 48.05, -5.40) |
| CIE-LCH | lch(68.75, 48.35, 353.59°) |
| OKLab | oklab(74.95% 0.1451 -0.0136) |
| OKLCH | oklch(74.95% 0.146 354.6) |
| XYZ | xyz(53.6979, 38.9947, 47.3377) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.14
Pinky
#FC86AA
ΔE00 3.60
Carnation Pink
#FF7FA7
ΔE00 3.85
Bubblegum (survey)
#FF6CB5
ΔE00 5.10
Bubble Gum Pink
#FF69AF
ΔE00 5.26
Bubblegum Pink
#FE83CC
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F484B3 #84F4C5
analogous
#F484EB #F484B3 #F48D84
triadic
#F484B3 #B3F484 #84B3F4
tetradic
#F484B3 #EBF484 #84F4C5 #8D84F4
square
#F484B3 #EBF484 #84F4C5 #8D84F4
split-complementary
#F484B3 #84F48D #84EBF4
monochromatic
#E9156E #EF4C90 #F484B3 #F9BCD6 #FCE3EE
Accessibility & contrast
On white
2.39
#F484B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#F484B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F484B3
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F484B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F484B3 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929BB5
Deuteranopia (green-blind)
#AFAFB0
Tritanopia (blue-blind)
#FF7E95
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f484b3; /* rgb */ color: rgb(244, 132, 179); /* oklch */ color: oklch(75.0% 0.146 354.6);
Tailwind
colors: {
custom: {
50: '#faaac9',
500: '#f484b3',
950: '#000000',
},
}SCSS
$custom: #f484b3; $custom-light: #faaac9; $custom-dark: #000000;
JSON
{
"hex": "#f484b3",
"rgb": {
"r": 244,
"g": 132,
"b": 179
},
"hsl": {
"h": 334.821,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.74951,
"c": 0.14572,
"h": 354.6
},
"luminance": 0.3899
}Semantic roles & 50–950 ramp
primary
#F484B3
secondary
#D7F4E8
accent
#E08405
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82