#F482DA#F482DA
#F482DA is a light, vivid pink. Relative luminance 0.403; OKLCH L 76.1% C 0.173 H 336.4°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F482DA |
|---|---|
| RGB | rgb(244, 130, 218) |
| HSL | hsl(314, 84%, 73%) |
| HSV | hsv(314, 47%, 96%) |
| CMYK | cmyk(0%, 46.7%, 10.7%, 4.3%) |
| CIE-LAB | lab(69.66, 54.75, -25.78) |
| CIE-LCH | lch(69.66, 60.52, 334.79°) |
| OKLab | oklab(76.06% 0.159 -0.0695) |
| OKLCH | oklch(76.06% 0.173 336.4) |
| XYZ | xyz(57.9459, 40.2641, 71.0358) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.94
Bubblegum Pink
#FE83CC
ΔE00 4.11
Purply Pink
#F075E6
ΔE00 4.25
Violet (CSS)
#EE82EE
ΔE00 4.34
Candy Pink
#FF63E9
ΔE00 6.08
Pink (survey)
#FF81C0
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F482DA #82F49C
analogous
#D582F4 #F482DA #F482A1
triadic
#F482DA #DAF482 #82DAF4
tetradic
#F482DA #F4D582 #82F49C #82A1F4
square
#F482DA #F4D582 #82F49C #82A1F4
split-complementary
#F482DA #A1F482 #82F4D5
monochromatic
#E714B7 #EF4AC9 #F482DA #F9BAEB #FDE3F7
Accessibility & contrast
On white
2.32
#F482DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#F482DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F482DA
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F482DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F482DA | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849FDD
Deuteranopia (green-blind)
#A3B0D7
Tritanopia (blue-blind)
#FE86A4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f482da; /* rgb */ color: rgb(244, 130, 218); /* oklch */ color: oklch(76.1% 0.173 336.4);
Tailwind
colors: {
custom: {
50: '#faa9e5',
500: '#f482da',
950: '#000000',
},
}SCSS
$custom: #f482da; $custom-light: #faa9e5; $custom-dark: #000000;
JSON
{
"hex": "#f482da",
"rgb": {
"r": 244,
"g": 130,
"b": 218
},
"hsl": {
"h": 313.684,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.76061,
"c": 0.17346,
"h": 336.4
},
"luminance": 0.4026
}Semantic roles & 50–950 ramp
primary
#F482DA
secondary
#D7F4DD
accent
#E03705
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84