#F484B2#F484B2
#F484B2 is a light, vivid pink. Relative luminance 0.390; OKLCH L 74.9% C 0.145 H 355.2°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F484B2 |
|---|---|
| RGB | rgb(244, 132, 178) |
| HSL | hsl(335, 84%, 74%) |
| HSV | hsv(335, 46%, 96%) |
| CMYK | cmyk(0%, 45.9%, 27%, 4.3%) |
| CIE-LAB | lab(68.72, 47.92, -4.88) |
| CIE-LCH | lch(68.72, 48.17, 354.19°) |
| OKLab | oklab(74.92% 0.1448 -0.0122) |
| OKLCH | oklch(74.92% 0.145 355.2) |
| XYZ | xyz(53.5971, 38.9544, 46.8070) |
| Luminance | 0.3895 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.35
Pinky
#FC86AA
ΔE00 3.37
Carnation Pink
#FF7FA7
ΔE00 3.64
Rosa
#FE86A4
ΔE00 5.17
Bubblegum (survey)
#FF6CB5
ΔE00 5.22
Bubble Gum Pink
#FF69AF
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F484B2 #84F4C6
analogous
#F484EA #F484B2 #F48E84
triadic
#F484B2 #B2F484 #84B2F4
tetradic
#F484B2 #EAF484 #84F4C6 #8E84F4
square
#F484B2 #EAF484 #84F4C6 #8E84F4
split-complementary
#F484B2 #84F48E #84EAF4
monochromatic
#E9156C #EF4C8F #F484B2 #F9BCD5 #FCE3ED
Accessibility & contrast
On white
2.39
#F484B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#F484B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F484B2
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F484B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F484B2 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929BB4
Deuteranopia (green-blind)
#AFAFAF
Tritanopia (blue-blind)
#FF7E95
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f484b2; /* rgb */ color: rgb(244, 132, 178); /* oklch */ color: oklch(74.9% 0.145 355.2);
Tailwind
colors: {
custom: {
50: '#faaac9',
500: '#f484b2',
950: '#000000',
},
}SCSS
$custom: #f484b2; $custom-light: #faaac9; $custom-dark: #000000;
JSON
{
"hex": "#f484b2",
"rgb": {
"r": 244,
"g": 132,
"b": 178
},
"hsl": {
"h": 335.357,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.7492,
"c": 0.14527,
"h": 355.2
},
"luminance": 0.3895
}Semantic roles & 50–950 ramp
primary
#F484B2
secondary
#D7F4E8
accent
#E08605
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82