#F482BF#F482BF
#F482BF is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.1% C 0.155 H 348.2°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F482BF |
|---|---|
| RGB | rgb(244, 130, 191) |
| HSL | hsl(328, 84%, 73%) |
| HSV | hsv(328, 47%, 96%) |
| CMYK | cmyk(0%, 46.7%, 21.7%, 4.3%) |
| CIE-LAB | lab(68.73, 50.69, -12.15) |
| CIE-LCH | lch(68.73, 52.13, 346.52°) |
| OKLab | oklab(75.06% 0.1518 -0.0318) |
| OKLCH | oklch(75.06% 0.155 348.2) |
| XYZ | xyz(54.6961, 38.9642, 53.9202) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.83
Bubblegum Pink
#FE83CC
ΔE00 2.54
Bubblegum (survey)
#FF6CB5
ΔE00 4.33
Hot Pink
#FF69B4
ΔE00 4.78
Bubble Gum Pink
#FF69AF
ΔE00 5.14
Pinky
#FC86AA
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F482BF #82F4B7
analogous
#F082F4 #F482BF #F48286
triadic
#F482BF #BFF482 #82BFF4
tetradic
#F482BF #F4F082 #82F4B7 #8286F4
square
#F482BF #F4F082 #82F4B7 #8286F4
split-complementary
#F482BF #86F482 #82F4F0
monochromatic
#E71485 #EF4AA2 #F482BF #F9BADC #FDE3F1
Accessibility & contrast
On white
2.39
#F482BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#F482BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F482BF
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F482BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F482BF | 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)
#8D9CC1
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#FF7F99
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f482bf; /* rgb */ color: rgb(244, 130, 191); /* oklch */ color: oklch(75.1% 0.155 348.2);
Tailwind
colors: {
custom: {
50: '#faa9d2',
500: '#f482bf',
950: '#000000',
},
}SCSS
$custom: #f482bf; $custom-light: #faa9d2; $custom-dark: #000000;
JSON
{
"hex": "#f482bf",
"rgb": {
"r": 244,
"g": 130,
"b": 191
},
"hsl": {
"h": 327.895,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.75056,
"c": 0.1551,
"h": 348.2
},
"luminance": 0.3896
}Semantic roles & 50–950 ramp
primary
#F482BF
secondary
#D7F4E4
accent
#E06B05
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82