#F481D7#F481D7
#F481D7 is a light, vivid pink. Relative luminance 0.398; OKLCH L 75.8% C 0.173 H 337.5°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F481D7 |
|---|---|
| RGB | rgb(244, 129, 215) |
| HSL | hsl(315, 84%, 73%) |
| HSV | hsv(315, 47%, 96%) |
| CMYK | cmyk(0%, 47.1%, 11.9%, 4.3%) |
| CIE-LAB | lab(69.36, 54.77, -24.57) |
| CIE-LCH | lch(69.36, 60.03, 335.84°) |
| OKLab | oklab(75.8% 0.1597 -0.0661) |
| OKLCH | oklch(75.8% 0.173 337.5) |
| XYZ | xyz(57.4246, 39.8438, 68.9428) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.67
Lavender Pink
#DD85D7
ΔE00 4.15
Purply Pink
#F075E6
ΔE00 4.56
Violet (CSS)
#EE82EE
ΔE00 4.85
Pink (survey)
#FF81C0
ΔE00 6.04
Candy Pink
#FF63E9
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F481D7 #81F49E
analogous
#D781F4 #F481D7 #F4819D
triadic
#F481D7 #D7F481 #81D7F4
tetradic
#F481D7 #F4D781 #81F49E #819DF4
square
#F481D7 #F4D781 #81F49E #819DF4
split-complementary
#F481D7 #9DF481 #81F4D7
monochromatic
#E614B1 #EF49C5 #F481D7 #F9B9E9 #FDE3F6
Accessibility & contrast
On white
2.34
#F481D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#F481D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F481D7
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F481D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F481D7 | 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)
#849EDA
Deuteranopia (green-blind)
#A3B0D4
Tritanopia (blue-blind)
#FF85A2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f481d7; /* rgb */ color: rgb(244, 129, 215); /* oklch */ color: oklch(75.8% 0.173 337.5);
Tailwind
colors: {
custom: {
50: '#faa9e3',
500: '#f481d7',
950: '#000000',
},
}SCSS
$custom: #f481d7; $custom-light: #faa9e3; $custom-dark: #000000;
JSON
{
"hex": "#f481d7",
"rgb": {
"r": 244,
"g": 129,
"b": 215
},
"hsl": {
"h": 315.13,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.75801,
"c": 0.1728,
"h": 337.5
},
"luminance": 0.3984
}Semantic roles & 50–950 ramp
primary
#F481D7
secondary
#D7F4DE
accent
#E03C05
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83