#F583F2#F583F2
#F583F2 is a light, vivid purple. Relative luminance 0.421; OKLCH L 77.3% C 0.192 H 328.2°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F583F2 |
|---|---|
| RGB | rgb(245, 131, 242) |
| HSL | hsl(302, 85%, 74%) |
| HSV | hsv(302, 47%, 96%) |
| CMYK | cmyk(0%, 46.5%, 1.2%, 3.9%) |
| CIE-LAB | lab(70.91, 58.54, -37.05) |
| CIE-LCH | lch(70.91, 69.28, 327.67°) |
| OKLab | oklab(77.33% 0.1635 -0.1013) |
| OKLCH | oklch(77.33% 0.192 328.2) |
| XYZ | xyz(61.7986, 42.0592, 88.8503) |
| Luminance | 0.4206 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.14
Purply Pink
#F075E6
ΔE00 3.10
Lavender Pink
#DD85D7
ΔE00 5.04
Candy Pink
#FF63E9
ΔE00 5.31
Light Magenta
#FA5FF7
ΔE00 6.01
Violet Pink
#FB5FFC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F583F2 #83F586
analogous
#BF83F5 #F583F2 #F583B9
triadic
#F583F2 #F2F583 #83F2F5
tetradic
#F583F2 #F5BF83 #83F586 #83B9F5
square
#F583F2 #F5BF83 #83F586 #83B9F5
split-complementary
#F583F2 #B9F583 #83F5BF
monochromatic
#EB13E5 #F04AEC #F583F2 #FABCF8 #FDE3FC
Accessibility & contrast
On white
2.23
#F583F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#F583F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F583F2
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F583F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F583F2 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F6
Deuteranopia (green-blind)
#9BB3EF
Tritanopia (blue-blind)
#FC8EAF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f583f2; /* rgb */ color: rgb(245, 131, 242); /* oklch */ color: oklch(77.3% 0.192 328.2);
Tailwind
colors: {
custom: {
50: '#fbaaf6',
500: '#f583f2',
950: '#000000',
},
}SCSS
$custom: #f583f2; $custom-light: #fbaaf6; $custom-dark: #000000;
JSON
{
"hex": "#f583f2",
"rgb": {
"r": 245,
"g": 131,
"b": 242
},
"hsl": {
"h": 301.579,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.7733,
"c": 0.19237,
"h": 328.2
},
"luminance": 0.42056
}Semantic roles & 50–950 ramp
primary
#F583F2
secondary
#D6F5D7
accent
#E20A04
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85