#F481D5#F481D5
#F481D5 is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.7% C 0.171 H 338.3°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F481D5 |
|---|---|
| RGB | rgb(244, 129, 213) |
| HSL | hsl(316, 84%, 73%) |
| HSV | hsv(316, 47%, 96%) |
| CMYK | cmyk(0%, 47.1%, 12.7%, 4.3%) |
| CIE-LAB | lab(69.29, 54.46, -23.57) |
| CIE-LCH | lch(69.29, 59.34, 336.59°) |
| OKLab | oklab(75.72% 0.1592 -0.0633) |
| OKLCH | oklch(75.72% 0.171 338.3) |
| XYZ | xyz(57.1691, 39.7416, 67.5977) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.32
Lavender Pink
#DD85D7
ΔE00 4.33
Purply Pink
#F075E6
ΔE00 4.90
Violet (CSS)
#EE82EE
ΔE00 5.24
Pink (survey)
#FF81C0
ΔE00 5.67
Candy Pink
#FF63E9
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F481D5 #81F4A0
analogous
#D981F4 #F481D5 #F4819B
triadic
#F481D5 #D5F481 #81D5F4
tetradic
#F481D5 #F4D981 #81F4A0 #819BF4
square
#F481D5 #F4D981 #81F4A0 #819BF4
split-complementary
#F481D5 #9BF481 #81F4D9
monochromatic
#E614AE #EF49C2 #F481D5 #F9B9E8 #FDE3F6
Accessibility & contrast
On white
2.35
#F481D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F481D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F481D5
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F481D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F481D5 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849ED8
Deuteranopia (green-blind)
#A4B0D2
Tritanopia (blue-blind)
#FF84A1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f481d5; /* rgb */ color: rgb(244, 129, 213); /* oklch */ color: oklch(75.7% 0.171 338.3);
Tailwind
colors: {
custom: {
50: '#faa9e2',
500: '#f481d5',
950: '#000000',
},
}SCSS
$custom: #f481d5; $custom-light: #faa9e2; $custom-dark: #000000;
JSON
{
"hex": "#f481d5",
"rgb": {
"r": 244,
"g": 129,
"b": 213
},
"hsl": {
"h": 316.174,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.75722,
"c": 0.17131,
"h": 338.3
},
"luminance": 0.39738
}Semantic roles & 50–950 ramp
primary
#F481D5
secondary
#D7F4DF
accent
#E04005
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83