#F581DE#F581DE
#F581DE is a light, vivid pink. Relative luminance 0.404; OKLCH L 76.2% C 0.179 H 335.1°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F581DE |
|---|---|
| RGB | rgb(245, 129, 222) |
| HSL | hsl(312, 85%, 73%) |
| HSV | hsv(312, 47%, 96%) |
| CMYK | cmyk(0%, 47.3%, 9.4%, 3.9%) |
| CIE-LAB | lab(69.75, 56.18, -27.84) |
| CIE-LCH | lch(69.75, 62.70, 333.64°) |
| OKLab | oklab(76.2% 0.1623 -0.0752) |
| OKLCH | oklch(76.2% 0.179 335.1) |
| XYZ | xyz(58.6913, 40.3907, 73.7979) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.59
Violet (CSS)
#EE82EE
ΔE00 3.64
Lavender Pink
#DD85D7
ΔE00 3.96
Bubblegum Pink
#FE83CC
ΔE00 4.79
Candy Pink
#FF63E9
ΔE00 5.50
Orchid
#DA70D6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F581DE #81F598
analogous
#D281F5 #F581DE #F581A4
triadic
#F581DE #DEF581 #81DEF5
tetradic
#F581DE #F5D281 #81F598 #81A4F5
square
#F581DE #F5D281 #81F598 #81A4F5
split-complementary
#F581DE #A4F581 #81F5D2
monochromatic
#E913BF #F048CF #F581DE #F9BAED #FDE3F8
Accessibility & contrast
On white
2.31
#F581DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#F581DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F581DE
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F581DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F581DE | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A0E1
Deuteranopia (green-blind)
#A1B1DB
Tritanopia (blue-blind)
#FF87A5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f581de; /* rgb */ color: rgb(245, 129, 222); /* oklch */ color: oklch(76.2% 0.179 335.1);
Tailwind
colors: {
custom: {
50: '#fba9e8',
500: '#f581de',
950: '#000000',
},
}SCSS
$custom: #f581de; $custom-light: #fba9e8; $custom-dark: #000000;
JSON
{
"hex": "#f581de",
"rgb": {
"r": 245,
"g": 129,
"b": 222
},
"hsl": {
"h": 311.897,
"s": 85.294,
"l": 73.333
},
"oklch": {
"l": 0.76203,
"c": 0.17893,
"h": 335.1
},
"luminance": 0.40387
}Semantic roles & 50–950 ramp
primary
#F581DE
secondary
#D6F5DC
accent
#E23004
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84