#F482D8#F482D8
#F482D8 is a light, vivid pink. Relative luminance 0.402; OKLCH L 76.0% C 0.172 H 337.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F482D8 |
|---|---|
| RGB | rgb(244, 130, 216) |
| HSL | hsl(315, 84%, 73%) |
| HSV | hsv(315, 47%, 96%) |
| CMYK | cmyk(0%, 46.7%, 11.5%, 4.3%) |
| CIE-LAB | lab(69.58, 54.44, -24.78) |
| CIE-LCH | lch(69.58, 59.81, 335.52°) |
| OKLab | oklab(75.98% 0.1585 -0.0667) |
| OKLCH | oklch(75.98% 0.172 337.2) |
| XYZ | xyz(57.6858, 40.1600, 69.6657) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.75
Lavender Pink
#DD85D7
ΔE00 4.08
Purply Pink
#F075E6
ΔE00 4.57
Violet (CSS)
#EE82EE
ΔE00 4.73
Pink (survey)
#FF81C0
ΔE00 6.15
Candy Pink
#FF63E9
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F482D8 #82F49E
analogous
#D782F4 #F482D8 #F4829F
triadic
#F482D8 #D8F482 #82D8F4
tetradic
#F482D8 #F4D782 #82F49E #829FF4
square
#F482D8 #F4D782 #82F49E #829FF4
split-complementary
#F482D8 #9FF482 #82F4D7
monochromatic
#E714B3 #EF4AC6 #F482D8 #F9BAEA #FDE3F6
Accessibility & contrast
On white
2.33
#F482D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#F482D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F482D8
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F482D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F482D8 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849FDB
Deuteranopia (green-blind)
#A3B0D5
Tritanopia (blue-blind)
#FF86A3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f482d8; /* rgb */ color: rgb(244, 130, 216); /* oklch */ color: oklch(76.0% 0.172 337.2);
Tailwind
colors: {
custom: {
50: '#faa9e4',
500: '#f482d8',
950: '#000000',
},
}SCSS
$custom: #f482d8; $custom-light: #faa9e4; $custom-dark: #000000;
JSON
{
"hex": "#f482d8",
"rgb": {
"r": 244,
"g": 130,
"b": 216
},
"hsl": {
"h": 314.737,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.75981,
"c": 0.17193,
"h": 337.2
},
"luminance": 0.40156
}Semantic roles & 50–950 ramp
primary
#F482D8
secondary
#D7F4DE
accent
#E03B05
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83