#F581FF#F581FF
#F581FF is a light, highly saturated purple. Relative luminance 0.423; OKLCH L 77.7% C 0.207 H 324.3°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F581FF |
|---|---|
| RGB | rgb(245, 129, 255) |
| HSL | hsl(295, 100%, 75%) |
| HSV | hsv(295, 49%, 100%) |
| CMYK | cmyk(3.9%, 49.4%, 0%, 0%) |
| CIE-LAB | lab(71.10, 61.79, -43.85) |
| CIE-LCH | lch(71.10, 75.77, 324.64°) |
| OKLab | oklab(77.65% 0.1682 -0.1208) |
| OKLCH | oklch(77.65% 0.207 324.3) |
| XYZ | xyz(63.5548, 42.3361, 99.4124) |
| Luminance | 0.4233 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.60
Purply Pink
#F075E6
ΔE00 4.21
Violet Pink
#FB5FFC
ΔE00 5.32
Light Magenta
#FA5FF7
ΔE00 5.46
Candy Pink
#FF63E9
ΔE00 5.83
Lavender Pink
#DD85D7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F581FF #8BFF81
analogous
#B681FF #F581FF #FF81CA
triadic
#F581FF #FFF581 #81FFF5
tetradic
#F581FF #FFB681 #8BFF81 #81CAFF
square
#F581FF #FFB681 #8BFF81 #81CAFF
split-complementary
#F581FF #CAFF81 #81FFB6
monochromatic
#EB07FF #F044FF #F581FF #FABEFF #FDE0FF
Accessibility & contrast
On white
2.22
#F581FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#F581FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F581FF
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F581FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F581FF | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#94B3FB
Tritanopia (blue-blind)
#F990B5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f581ff; /* rgb */ color: rgb(245, 129, 255); /* oklch */ color: oklch(77.7% 0.207 324.3);
Tailwind
colors: {
custom: {
50: '#fba9ff',
500: '#f581ff',
950: '#000000',
},
}SCSS
$custom: #f581ff; $custom-light: #fba9ff; $custom-dark: #000000;
JSON
{
"hex": "#f581ff",
"rgb": {
"r": 245,
"g": 129,
"b": 255
},
"hsl": {
"h": 295.238,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.77653,
"c": 0.20712,
"h": 324.3
},
"luminance": 0.42333
}Semantic roles & 50–950 ramp
primary
#F581FF
secondary
#D6F7D4
accent
#E60012
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86