#F482D5#F482D5
#F482D5 is a light, vivid pink. Relative luminance 0.400; OKLCH L 75.9% C 0.170 H 338.4°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F482D5 |
|---|---|
| RGB | rgb(244, 130, 213) |
| HSL | hsl(316, 84%, 73%) |
| HSV | hsv(316, 47%, 96%) |
| CMYK | cmyk(0%, 46.7%, 12.7%, 4.3%) |
| CIE-LAB | lab(69.47, 53.97, -23.28) |
| CIE-LCH | lch(69.47, 58.78, 336.66°) |
| OKLab | oklab(75.86% 0.1578 -0.0625) |
| OKLCH | oklch(75.86% 0.17 338.4) |
| XYZ | xyz(57.3015, 40.0063, 67.6418) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.22
Lavender Pink
#DD85D7
ΔE00 4.35
Purply Pink
#F075E6
ΔE00 5.07
Violet (CSS)
#EE82EE
ΔE00 5.32
Pink (survey)
#FF81C0
ΔE00 5.59
Candy Pink
#FF63E9
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F482D5 #82F4A1
analogous
#DA82F4 #F482D5 #F4829C
triadic
#F482D5 #D5F482 #82D5F4
tetradic
#F482D5 #F4DA82 #82F4A1 #829CF4
square
#F482D5 #F4DA82 #82F4A1 #829CF4
split-complementary
#F482D5 #9CF482 #82F4DA
monochromatic
#E714AE #EF4AC2 #F482D5 #F9BAE8 #FDE3F6
Accessibility & contrast
On white
2.33
#F482D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#F482D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F482D5
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F482D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F482D5 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859FD8
Deuteranopia (green-blind)
#A4B0D2
Tritanopia (blue-blind)
#FF85A2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f482d5; /* rgb */ color: rgb(244, 130, 213); /* oklch */ color: oklch(75.9% 0.170 338.4);
Tailwind
colors: {
custom: {
50: '#faa9e2',
500: '#f482d5',
950: '#000000',
},
}SCSS
$custom: #f482d5; $custom-light: #faa9e2; $custom-dark: #000000;
JSON
{
"hex": "#f482d5",
"rgb": {
"r": 244,
"g": 130,
"b": 213
},
"hsl": {
"h": 316.316,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.75863,
"c": 0.16968,
"h": 338.4
},
"luminance": 0.40002
}Semantic roles & 50–950 ramp
primary
#F482D5
secondary
#D7F4DF
accent
#E04105
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83