#F581ED#F581ED
#F581ED is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.8% C 0.191 H 329.8°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F581ED |
|---|---|
| RGB | rgb(245, 129, 237) |
| HSL | hsl(304, 85%, 73%) |
| HSV | hsv(304, 47%, 96%) |
| CMYK | cmyk(0%, 47.3%, 3.3%, 3.9%) |
| CIE-LAB | lab(70.34, 58.65, -35.20) |
| CIE-LCH | lch(70.34, 68.40, 329.03°) |
| OKLab | oklab(76.84% 0.1654 -0.0961) |
| OKLCH | oklch(76.84% 0.191 329.8) |
| XYZ | xyz(60.7918, 41.2309, 84.8607) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.28
Purply Pink
#F075E6
ΔE00 2.56
Lavender Pink
#DD85D7
ΔE00 4.61
Candy Pink
#FF63E9
ΔE00 4.85
Light Magenta
#FA5FF7
ΔE00 5.92
Violet Pink
#FB5FFC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F581ED #81F589
analogous
#C381F5 #F581ED #F581B3
triadic
#F581ED #EDF581 #81EDF5
tetradic
#F581ED #F5C381 #81F589 #81B3F5
square
#F581ED #F5C381 #81F589 #81B3F5
split-complementary
#F581ED #B3F581 #81F5C3
monochromatic
#E913DA #F048E5 #F581ED #F9BAF5 #FDE3FB
Accessibility & contrast
On white
2.27
#F581ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#F581ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F581ED
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F581ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F581ED | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F1
Deuteranopia (green-blind)
#9CB2EA
Tritanopia (blue-blind)
#FD8BAC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f581ed; /* rgb */ color: rgb(245, 129, 237); /* oklch */ color: oklch(76.8% 0.191 329.8);
Tailwind
colors: {
custom: {
50: '#fba9f3',
500: '#f581ed',
950: '#000000',
},
}SCSS
$custom: #f581ed; $custom-light: #fba9f3; $custom-dark: #000000;
JSON
{
"hex": "#f581ed",
"rgb": {
"r": 245,
"g": 129,
"b": 237
},
"hsl": {
"h": 304.138,
"s": 85.294,
"l": 73.333
},
"oklch": {
"l": 0.76836,
"c": 0.19124,
"h": 329.8
},
"luminance": 0.41227
}Semantic roles & 50–950 ramp
primary
#F581ED
secondary
#D6F5D8
accent
#E21304
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85