#F581F3#F581F3
#F581F3 is a light, vivid purple. Relative luminance 0.416; OKLCH L 77.1% C 0.196 H 327.9°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F581F3 |
|---|---|
| RGB | rgb(245, 129, 243) |
| HSL | hsl(301, 85%, 73%) |
| HSV | hsv(301, 47%, 96%) |
| CMYK | cmyk(0%, 47.3%, 0.8%, 3.9%) |
| CIE-LAB | lab(70.59, 59.68, -38.10) |
| CIE-LCH | lch(70.59, 70.80, 327.44°) |
| OKLab | oklab(77.1% 0.1664 -0.1043) |
| OKLCH | oklch(77.1% 0.196 327.9) |
| XYZ | xyz(61.6831, 41.5874, 89.5548) |
| Luminance | 0.4158 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.14
Purply Pink
#F075E6
ΔE00 2.87
Candy Pink
#FF63E9
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 5.24
Light Magenta
#FA5FF7
ΔE00 5.58
Violet Pink
#FB5FFC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F581F3 #81F583
analogous
#BD81F5 #F581F3 #F581B9
triadic
#F581F3 #F3F581 #81F3F5
tetradic
#F581F3 #F5BD81 #81F583 #81B9F5
square
#F581F3 #F5BD81 #81F583 #81B9F5
split-complementary
#F581F3 #B9F581 #81F5BD
monochromatic
#E913E5 #F048EE #F581F3 #F9BAF8 #FDE3FC
Accessibility & contrast
On white
2.25
#F581F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#F581F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F581F3
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F581F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F581F3 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A3F7
Deuteranopia (green-blind)
#99B2EF
Tritanopia (blue-blind)
#FC8DAF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f581f3; /* rgb */ color: rgb(245, 129, 243); /* oklch */ color: oklch(77.1% 0.196 327.9);
Tailwind
colors: {
custom: {
50: '#fba9f7',
500: '#f581f3',
950: '#000000',
},
}SCSS
$custom: #f581f3; $custom-light: #fba9f7; $custom-dark: #000000;
JSON
{
"hex": "#f581f3",
"rgb": {
"r": 245,
"g": 129,
"b": 243
},
"hsl": {
"h": 301.034,
"s": 85.294,
"l": 73.333
},
"oklch": {
"l": 0.77102,
"c": 0.19641,
"h": 327.9
},
"luminance": 0.41584
}Semantic roles & 50–950 ramp
primary
#F581F3
secondary
#D6F5D7
accent
#E20804
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85