#F484B4#F484B4
#F484B4 is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.0% C 0.146 H 354.1°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F484B4 |
|---|---|
| RGB | rgb(244, 132, 180) |
| HSL | hsl(334, 84%, 74%) |
| HSV | hsv(334, 46%, 96%) |
| CMYK | cmyk(0%, 45.9%, 26.2%, 4.3%) |
| CIE-LAB | lab(68.78, 48.19, -5.91) |
| CIE-LCH | lch(68.78, 48.55, 353.00°) |
| OKLab | oklab(74.98% 0.1454 -0.015) |
| OKLCH | oklch(74.98% 0.146 354.1) |
| XYZ | xyz(53.7994, 39.0353, 47.8722) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.93
Pinky
#FC86AA
ΔE00 3.84
Carnation Pink
#FF7FA7
ΔE00 4.07
Bubblegum (survey)
#FF6CB5
ΔE00 5.00
Bubblegum Pink
#FE83CC
ΔE00 5.10
Bubble Gum Pink
#FF69AF
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F484B4 #84F4C4
analogous
#F484EC #F484B4 #F48C84
triadic
#F484B4 #B4F484 #84B4F4
tetradic
#F484B4 #ECF484 #84F4C4 #8C84F4
square
#F484B4 #ECF484 #84F4C4 #8C84F4
split-complementary
#F484B4 #84F48C #84ECF4
monochromatic
#E91570 #EF4C92 #F484B4 #F9BCD6 #FCE3EE
Accessibility & contrast
On white
2.38
#F484B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#F484B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F484B4
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F484B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F484B4 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929CB6
Deuteranopia (green-blind)
#AFAFB1
Tritanopia (blue-blind)
#FF7F95
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f484b4; /* rgb */ color: rgb(244, 132, 180); /* oklch */ color: oklch(75.0% 0.146 354.1);
Tailwind
colors: {
custom: {
50: '#faaaca',
500: '#f484b4',
950: '#000000',
},
}SCSS
$custom: #f484b4; $custom-light: #faaaca; $custom-dark: #000000;
JSON
{
"hex": "#f484b4",
"rgb": {
"r": 244,
"g": 132,
"b": 180
},
"hsl": {
"h": 334.286,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.74983,
"c": 0.14617,
"h": 354.1
},
"luminance": 0.39031
}Semantic roles & 50–950 ramp
primary
#F484B4
secondary
#D7F4E8
accent
#E08205
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82