#F581DA#F581DA
#F581DA is a light, vivid pink. Relative luminance 0.402; OKLCH L 76.0% C 0.176 H 336.7°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F581DA |
|---|---|
| RGB | rgb(245, 129, 218) |
| HSL | hsl(314, 85%, 73%) |
| HSV | hsv(314, 47%, 96%) |
| CMYK | cmyk(0%, 47.3%, 11%, 3.9%) |
| CIE-LAB | lab(69.60, 55.54, -25.86) |
| CIE-LCH | lch(69.60, 61.27, 335.03°) |
| OKLab | oklab(76.04% 0.1614 -0.0697) |
| OKLCH | oklch(76.04% 0.176 336.7) |
| XYZ | xyz(58.1616, 40.1788, 71.0080) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.07
Lavender Pink
#DD85D7
ΔE00 4.11
Purply Pink
#F075E6
ΔE00 4.18
Violet (CSS)
#EE82EE
ΔE00 4.38
Candy Pink
#FF63E9
ΔE00 5.91
Pink (survey)
#FF81C0
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F581DA #81F59C
analogous
#D681F5 #F581DA #F581A0
triadic
#F581DA #DAF581 #81DAF5
tetradic
#F581DA #F5D681 #81F59C #81A0F5
square
#F581DA #F5D681 #81F59C #81A0F5
split-complementary
#F581DA #A0F581 #81F5D6
monochromatic
#E913B7 #F048C9 #F581DA #F9BAEB #FDE3F7
Accessibility & contrast
On white
2.32
#F581DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#F581DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F581DA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F581DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F581DA | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 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)
#839FDD
Deuteranopia (green-blind)
#A3B0D7
Tritanopia (blue-blind)
#FF85A4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f581da; /* rgb */ color: rgb(245, 129, 218); /* oklch */ color: oklch(76.0% 0.176 336.7);
Tailwind
colors: {
custom: {
50: '#fba9e5',
500: '#f581da',
950: '#000000',
},
}SCSS
$custom: #f581da; $custom-light: #fba9e5; $custom-dark: #000000;
JSON
{
"hex": "#f581da",
"rgb": {
"r": 245,
"g": 129,
"b": 218
},
"hsl": {
"h": 313.966,
"s": 85.294,
"l": 73.333
},
"oklch": {
"l": 0.76042,
"c": 0.17583,
"h": 336.7
},
"luminance": 0.40175
}Semantic roles & 50–950 ramp
primary
#F581DA
secondary
#D6F5DD
accent
#E23704
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84