#F482D1#F482D1
#F482D1 is a light, vivid pink. Relative luminance 0.398; OKLCH L 75.7% C 0.167 H 340.1°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F482D1 |
|---|---|
| RGB | rgb(244, 130, 209) |
| HSL | hsl(318, 84%, 73%) |
| HSV | hsv(318, 47%, 96%) |
| CMYK | cmyk(0%, 46.7%, 14.3%, 4.3%) |
| CIE-LAB | lab(69.33, 53.35, -21.28) |
| CIE-LCH | lch(69.33, 57.44, 338.25°) |
| OKLab | oklab(75.71% 0.1568 -0.0569) |
| OKLCH | oklch(75.71% 0.167 340.1) |
| XYZ | xyz(56.8001, 39.8057, 65.0009) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.55
Lavender Pink
#DD85D7
ΔE00 4.82
Pink (survey)
#FF81C0
ΔE00 4.83
Purply Pink
#F075E6
ΔE00 5.78
Violet (CSS)
#EE82EE
ΔE00 6.12
Bubblegum (survey)
#FF6CB5
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F482D1 #82F4A5
analogous
#DE82F4 #F482D1 #F48298
triadic
#F482D1 #D1F482 #82D1F4
tetradic
#F482D1 #F4DE82 #82F4A5 #8298F4
square
#F482D1 #F4DE82 #82F4A5 #8298F4
split-complementary
#F482D1 #98F482 #82F4DE
monochromatic
#E714A6 #EF4ABC #F482D1 #F9BAE6 #FDE3F5
Accessibility & contrast
On white
2.34
#F482D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#F482D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F482D1
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F482D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F482D1 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879ED4
Deuteranopia (green-blind)
#A6B0CE
Tritanopia (blue-blind)
#FF84A0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f482d1; /* rgb */ color: rgb(244, 130, 209); /* oklch */ color: oklch(75.7% 0.167 340.1);
Tailwind
colors: {
custom: {
50: '#faa9df',
500: '#f482d1',
950: '#000000',
},
}SCSS
$custom: #f482d1; $custom-light: #faa9df; $custom-dark: #000000;
JSON
{
"hex": "#f482d1",
"rgb": {
"r": 244,
"g": 130,
"b": 209
},
"hsl": {
"h": 318.421,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.75709,
"c": 0.16677,
"h": 340.1
},
"luminance": 0.39802
}Semantic roles & 50–950 ramp
primary
#F482D1
secondary
#D7F4E0
accent
#E04805
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83