#F583F9#F583F9
#F583F9 is a light, vivid purple. Relative luminance 0.425; OKLCH L 77.6% C 0.199 H 326.0°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F583F9 |
|---|---|
| RGB | rgb(245, 131, 249) |
| HSL | hsl(298, 91%, 75%) |
| HSV | hsv(298, 47%, 98%) |
| CMYK | cmyk(1.6%, 47.4%, 0%, 2.4%) |
| CIE-LAB | lab(71.21, 59.76, -40.42) |
| CIE-LCH | lch(71.21, 72.15, 325.93°) |
| OKLab | oklab(77.65% 0.1647 -0.111) |
| OKLCH | oklch(77.65% 0.199 326) |
| XYZ | xyz(62.8701, 42.4878, 94.4936) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.73
Purply Pink
#F075E6
ΔE00 3.69
Candy Pink
#FF63E9
ΔE00 5.65
Violet Pink
#FB5FFC
ΔE00 5.78
Light Magenta
#FA5FF7
ΔE00 5.80
Lavender Pink
#DD85D7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F583F9 #87F983
analogous
#BA83F9 #F583F9 #F983C2
triadic
#F583F9 #F9F583 #83F9F5
tetradic
#F583F9 #F9BA83 #87F983 #83C2F9
square
#F583F9 #F9BA83 #87F983 #83C2F9
split-complementary
#F583F9 #C2F983 #83F9BA
monochromatic
#EC0EF3 #F049F6 #F583F9 #FABDFC #FDE2FE
Accessibility & contrast
On white
2.21
#F583F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#F583F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F583F9
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F583F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F583F9 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FD
Deuteranopia (green-blind)
#98B3F5
Tritanopia (blue-blind)
#FA90B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f583f9; /* rgb */ color: rgb(245, 131, 249); /* oklch */ color: oklch(77.6% 0.199 326.0);
Tailwind
colors: {
custom: {
50: '#fbabfb',
500: '#f583f9',
950: '#000000',
},
}SCSS
$custom: #f583f9; $custom-light: #fbabfb; $custom-dark: #000000;
JSON
{
"hex": "#f583f9",
"rgb": {
"r": 245,
"g": 131,
"b": 249
},
"hsl": {
"h": 297.966,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.77645,
"c": 0.19858,
"h": 326
},
"luminance": 0.42485
}Semantic roles & 50–950 ramp
primary
#F583F9
secondary
#D6F6D5
accent
#E60008
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85