#F481D4#F481D4
#F481D4 is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.7% C 0.171 H 338.7°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F481D4 |
|---|---|
| RGB | rgb(244, 129, 212) |
| HSL | hsl(317, 84%, 73%) |
| HSV | hsv(317, 47%, 96%) |
| CMYK | cmyk(0%, 47.1%, 13.1%, 4.3%) |
| CIE-LAB | lab(69.25, 54.30, -23.07) |
| CIE-LCH | lch(69.25, 59.00, 336.98°) |
| OKLab | oklab(75.68% 0.159 -0.0619) |
| OKLCH | oklch(75.68% 0.171 338.7) |
| XYZ | xyz(57.0426, 39.6910, 66.9313) |
| Luminance | 0.3969 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.15
Lavender Pink
#DD85D7
ΔE00 4.43
Purply Pink
#F075E6
ΔE00 5.08
Violet (CSS)
#EE82EE
ΔE00 5.44
Pink (survey)
#FF81C0
ΔE00 5.48
Candy Pink
#FF63E9
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F481D4 #81F4A1
analogous
#DB81F4 #F481D4 #F4819A
triadic
#F481D4 #D4F481 #81D4F4
tetradic
#F481D4 #F4DB81 #81F4A1 #819AF4
square
#F481D4 #F4DB81 #81F4A1 #819AF4
split-complementary
#F481D4 #9AF481 #81F4DB
monochromatic
#E614AC #EF49C1 #F481D4 #F9B9E7 #FDE3F5
Accessibility & contrast
On white
2.35
#F481D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F481D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F481D4
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F481D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F481D4 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859ED7
Deuteranopia (green-blind)
#A4B0D1
Tritanopia (blue-blind)
#FF84A1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f481d4; /* rgb */ color: rgb(244, 129, 212); /* oklch */ color: oklch(75.7% 0.171 338.7);
Tailwind
colors: {
custom: {
50: '#faa9e1',
500: '#f481d4',
950: '#000000',
},
}SCSS
$custom: #f481d4; $custom-light: #faa9e1; $custom-dark: #000000;
JSON
{
"hex": "#f481d4",
"rgb": {
"r": 244,
"g": 129,
"b": 212
},
"hsl": {
"h": 316.696,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.75683,
"c": 0.17057,
"h": 338.7
},
"luminance": 0.39687
}Semantic roles & 50–950 ramp
primary
#F481D4
secondary
#D7F4DF
accent
#E04205
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83