#F482D7#F482D7
#F482D7 is a light, vivid pink. Relative luminance 0.401; OKLCH L 75.9% C 0.171 H 337.6°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F482D7 |
|---|---|
| RGB | rgb(244, 130, 215) |
| HSL | hsl(315, 84%, 73%) |
| HSV | hsv(315, 47%, 96%) |
| CMYK | cmyk(0%, 46.7%, 11.9%, 4.3%) |
| CIE-LAB | lab(69.55, 54.28, -24.28) |
| CIE-LCH | lch(69.55, 59.46, 335.90°) |
| OKLab | oklab(75.94% 0.1582 -0.0653) |
| OKLCH | oklch(75.94% 0.171 337.6) |
| XYZ | xyz(57.5569, 40.1085, 68.9870) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.58
Lavender Pink
#DD85D7
ΔE00 4.16
Purply Pink
#F075E6
ΔE00 4.73
Violet (CSS)
#EE82EE
ΔE00 4.92
Pink (survey)
#FF81C0
ΔE00 5.97
Candy Pink
#FF63E9
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F482D7 #82F49F
analogous
#D882F4 #F482D7 #F4829E
triadic
#F482D7 #D7F482 #82D7F4
tetradic
#F482D7 #F4D882 #82F49F #829EF4
square
#F482D7 #F4D882 #82F49F #829EF4
split-complementary
#F482D7 #9EF482 #82F4D8
monochromatic
#E714B2 #EF4AC5 #F482D7 #F9BAE9 #FDE3F6
Accessibility & contrast
On white
2.33
#F482D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#F482D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F482D7
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F482D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F482D7 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859FDA
Deuteranopia (green-blind)
#A4B0D4
Tritanopia (blue-blind)
#FF86A3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f482d7; /* rgb */ color: rgb(244, 130, 215); /* oklch */ color: oklch(75.9% 0.171 337.6);
Tailwind
colors: {
custom: {
50: '#faa9e3',
500: '#f482d7',
950: '#000000',
},
}SCSS
$custom: #f482d7; $custom-light: #faa9e3; $custom-dark: #000000;
JSON
{
"hex": "#f482d7",
"rgb": {
"r": 244,
"g": 130,
"b": 215
},
"hsl": {
"h": 315.263,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.75942,
"c": 0.17117,
"h": 337.6
},
"luminance": 0.40105
}Semantic roles & 50–950 ramp
primary
#F482D7
secondary
#D7F4DE
accent
#E03D05
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83