#F583FF#F583FF
#F583FF is a light, highly saturated purple. Relative luminance 0.429; OKLCH L 77.9% C 0.204 H 324.2°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F583FF |
|---|---|
| RGB | rgb(245, 131, 255) |
| HSL | hsl(295, 100%, 76%) |
| HSV | hsv(295, 49%, 100%) |
| CMYK | cmyk(3.9%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(71.47, 60.83, -43.28) |
| CIE-LCH | lch(71.47, 74.66, 324.57°) |
| OKLab | oklab(77.92% 0.1656 -0.1192) |
| OKLCH | oklch(77.92% 0.204 324.2) |
| XYZ | xyz(63.8208, 42.8681, 99.5010) |
| Luminance | 0.4286 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.56
Purply Pink
#F075E6
ΔE00 4.38
Violet Pink
#FB5FFC
ΔE00 5.68
Light Magenta
#FA5FF7
ΔE00 5.81
Candy Pink
#FF63E9
ΔE00 6.10
Lavender Pink
#DD85D7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F583FF #8DFF83
analogous
#B783FF #F583FF #FF83CB
triadic
#F583FF #FFF583 #83FFF5
tetradic
#F583FF #FFB783 #8DFF83 #83CBFF
square
#F583FF #FFB783 #8DFF83 #83CBFF
split-complementary
#F583FF #CBFF83 #83FFB7
monochromatic
#EB09FF #F046FF #F583FF #FAC0FF #FDE0FF
Accessibility & contrast
On white
2.19
#F583FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#F583FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F583FF
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F583FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F583FF | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#96B4FB
Tritanopia (blue-blind)
#F992B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f583ff; /* rgb */ color: rgb(245, 131, 255); /* oklch */ color: oklch(77.9% 0.204 324.2);
Tailwind
colors: {
custom: {
50: '#fbabff',
500: '#f583ff',
950: '#000000',
},
}SCSS
$custom: #f583ff; $custom-light: #fbabff; $custom-dark: #000000;
JSON
{
"hex": "#f583ff",
"rgb": {
"r": 245,
"g": 131,
"b": 255
},
"hsl": {
"h": 295.161,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.77922,
"c": 0.20403,
"h": 324.2
},
"luminance": 0.42865
}Semantic roles & 50–950 ramp
primary
#F583FF
secondary
#D7F7D4
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86