#D583EF#D583EF
#D583EF is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.6% C 0.172 H 317.7°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D583EF |
|---|---|
| RGB | rgb(213, 131, 239) |
| HSL | hsl(286, 77%, 73%) |
| HSV | hsv(286, 45%, 94%) |
| CMYK | cmyk(10.9%, 45.2%, 0%, 6.3%) |
| CIE-LAB | lab(66.99, 48.96, -41.81) |
| CIE-LCH | lch(66.99, 64.38, 319.51°) |
| OKLab | oklab(73.55% 0.1269 -0.1156) |
| OKLCH | oklch(73.55% 0.172 317.7) |
| XYZ | xyz(51.1347, 36.6123, 86.0179) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.63
Liliac
#C48EFD
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 5.59
Light Purple
#BF77F6
ΔE00 5.72
Orchid
#DA70D6
ΔE00 5.80
Purply Pink
#F075E6
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D583EF #9DEF83
analogous
#9F83EF #D583EF #EF83D3
triadic
#D583EF #EFD583 #83EFD5
tetradic
#D583EF #EF9F83 #9DEF83 #83D3EF
square
#D583EF #EF9F83 #9DEF83 #83D3EF
split-complementary
#D583EF #D3EF83 #83EF9F
monochromatic
#AD1CDB #C34DE8 #D583EF #E7B9F6 #F6E4FC
Accessibility & contrast
On white
2.52
#D583EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#D583EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D583EF
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D583EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D583EF | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709EF3
Deuteranopia (green-blind)
#87A6EC
Tritanopia (blue-blind)
#D592AE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d583ef; /* rgb */ color: rgb(213, 131, 239); /* oklch */ color: oklch(73.6% 0.172 317.7);
Tailwind
colors: {
custom: {
50: '#e4a9f4',
500: '#d583ef',
950: '#000000',
},
}SCSS
$custom: #d583ef; $custom-light: #e4a9f4; $custom-dark: #000000;
JSON
{
"hex": "#d583ef",
"rgb": {
"r": 213,
"g": 131,
"b": 239
},
"hsl": {
"h": 285.556,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.7355,
"c": 0.17169,
"h": 317.7
},
"luminance": 0.36611
}Semantic roles & 50–950 ramp
primary
#D583EF
secondary
#DEF3D8
accent
#D90C3E
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85