#F482D2#F482D2
#F482D2 is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.7% C 0.167 H 339.6°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F482D2 |
|---|---|
| RGB | rgb(244, 130, 210) |
| HSL | hsl(318, 84%, 73%) |
| HSV | hsv(318, 47%, 96%) |
| CMYK | cmyk(0%, 46.7%, 13.9%, 4.3%) |
| CIE-LAB | lab(69.37, 53.50, -21.78) |
| CIE-LCH | lch(69.37, 57.77, 337.85°) |
| OKLab | oklab(75.75% 0.157 -0.0583) |
| OKLCH | oklch(75.75% 0.167 339.6) |
| XYZ | xyz(56.9243, 39.8554, 65.6549) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.71
Lavender Pink
#DD85D7
ΔE00 4.69
Pink (survey)
#FF81C0
ΔE00 5.02
Purply Pink
#F075E6
ΔE00 5.60
Violet (CSS)
#EE82EE
ΔE00 5.92
Bubblegum (survey)
#FF6CB5
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F482D2 #82F4A4
analogous
#DD82F4 #F482D2 #F48299
triadic
#F482D2 #D2F482 #82D2F4
tetradic
#F482D2 #F4DD82 #82F4A4 #8299F4
square
#F482D2 #F4DD82 #82F4A4 #8299F4
split-complementary
#F482D2 #99F482 #82F4DD
monochromatic
#E714A8 #EF4ABE #F482D2 #F9BAE6 #FDE3F5
Accessibility & contrast
On white
2.34
#F482D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#F482D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F482D2
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F482D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F482D2 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879ED5
Deuteranopia (green-blind)
#A5B0CF
Tritanopia (blue-blind)
#FF84A1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f482d2; /* rgb */ color: rgb(244, 130, 210); /* oklch */ color: oklch(75.7% 0.167 339.6);
Tailwind
colors: {
custom: {
50: '#faa9e0',
500: '#f482d2',
950: '#000000',
},
}SCSS
$custom: #f482d2; $custom-light: #faa9e0; $custom-dark: #000000;
JSON
{
"hex": "#f482d2",
"rgb": {
"r": 244,
"g": 130,
"b": 210
},
"hsl": {
"h": 317.895,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.75748,
"c": 0.16748,
"h": 339.6
},
"luminance": 0.39852
}Semantic roles & 50–950 ramp
primary
#F482D2
secondary
#D7F4DF
accent
#E04705
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83