#F583ED#F583ED
#F583ED is a light, vivid purple. Relative luminance 0.418; OKLCH L 77.1% C 0.188 H 329.9°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F583ED |
|---|---|
| RGB | rgb(245, 131, 237) |
| HSL | hsl(304, 85%, 74%) |
| HSV | hsv(304, 47%, 96%) |
| CMYK | cmyk(0%, 46.5%, 3.3%, 3.9%) |
| CIE-LAB | lab(70.71, 57.69, -34.62) |
| CIE-LCH | lch(70.71, 67.28, 329.03°) |
| OKLab | oklab(77.11% 0.1626 -0.0945) |
| OKLCH | oklch(77.11% 0.188 329.9) |
| XYZ | xyz(61.0579, 41.7630, 84.9493) |
| Luminance | 0.4176 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.39
Purply Pink
#F075E6
ΔE00 2.92
Lavender Pink
#DD85D7
ΔE00 4.53
Candy Pink
#FF63E9
ΔE00 5.22
Light Magenta
#FA5FF7
ΔE00 6.31
Orchid
#DA70D6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F583ED #83F58B
analogous
#C483F5 #F583ED #F583B4
triadic
#F583ED #EDF583 #83EDF5
tetradic
#F583ED #F5C483 #83F58B #83B4F5
square
#F583ED #F5C483 #83F58B #83B4F5
split-complementary
#F583ED #B4F583 #83F5C4
monochromatic
#EB13DC #F04AE5 #F583ED #FABCF5 #FDE3FB
Accessibility & contrast
On white
2.25
#F583ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#F583ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F583ED
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F583ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F583ED | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3F1
Deuteranopia (green-blind)
#9DB3EA
Tritanopia (blue-blind)
#FC8DAD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f583ed; /* rgb */ color: rgb(245, 131, 237); /* oklch */ color: oklch(77.1% 0.188 329.9);
Tailwind
colors: {
custom: {
50: '#fbaaf3',
500: '#f583ed',
950: '#000000',
},
}SCSS
$custom: #f583ed; $custom-light: #fbaaf3; $custom-dark: #000000;
JSON
{
"hex": "#f583ed",
"rgb": {
"r": 245,
"g": 131,
"b": 237
},
"hsl": {
"h": 304.211,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.77111,
"c": 0.18805,
"h": 329.9
},
"luminance": 0.4176
}Semantic roles & 50–950 ramp
primary
#F583ED
secondary
#D6F5D8
accent
#E21304
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85