#F581F9#F581F9
#F581F9 is a light, highly saturated purple. Relative luminance 0.420; OKLCH L 77.4% C 0.202 H 326.1°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F581F9 |
|---|---|
| RGB | rgb(245, 129, 249) |
| HSL | hsl(298, 91%, 74%) |
| HSV | hsv(298, 48%, 98%) |
| CMYK | cmyk(1.6%, 48.2%, 0%, 2.4%) |
| CIE-LAB | lab(70.84, 60.72, -40.99) |
| CIE-LCH | lch(70.84, 73.26, 325.98°) |
| OKLab | oklab(77.37% 0.1674 -0.1126) |
| OKLCH | oklch(77.37% 0.202 326.1) |
| XYZ | xyz(62.6040, 41.9558, 94.4049) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.75
Purply Pink
#F075E6
ΔE00 3.47
Candy Pink
#FF63E9
ΔE00 5.35
Violet Pink
#FB5FFC
ΔE00 5.40
Light Magenta
#FA5FF7
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F581F9 #85F981
analogous
#B981F9 #F581F9 #F981C1
triadic
#F581F9 #F9F581 #81F9F5
tetradic
#F581F9 #F9B981 #85F981 #81C1F9
square
#F581F9 #F9B981 #85F981 #81C1F9
split-complementary
#F581F9 #C1F981 #81F9B9
monochromatic
#EC0CF3 #F047F6 #F581F9 #FABBFC #FDE2FE
Accessibility & contrast
On white
2.24
#F581F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#F581F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F581F9
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F581F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F581F9 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FD
Deuteranopia (green-blind)
#97B3F5
Tritanopia (blue-blind)
#FA8EB2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f581f9; /* rgb */ color: rgb(245, 129, 249); /* oklch */ color: oklch(77.4% 0.202 326.1);
Tailwind
colors: {
custom: {
50: '#fba9fb',
500: '#f581f9',
950: '#000000',
},
}SCSS
$custom: #f581f9; $custom-light: #fba9fb; $custom-dark: #000000;
JSON
{
"hex": "#f581f9",
"rgb": {
"r": 245,
"g": 129,
"b": 249
},
"hsl": {
"h": 298,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.77374,
"c": 0.20171,
"h": 326.1
},
"luminance": 0.41953
}Semantic roles & 50–950 ramp
primary
#F581F9
secondary
#D6F6D5
accent
#E60008
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85