#D583EC#D583EC
#D583EC is a light, vivid purple. Relative luminance 0.364; OKLCH L 73.4% C 0.169 H 318.6°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D583EC |
|---|---|
| RGB | rgb(213, 131, 236) |
| HSL | hsl(287, 73%, 72%) |
| HSV | hsv(287, 44%, 93%) |
| CMYK | cmyk(9.7%, 44.5%, 0%, 7.5%) |
| CIE-LAB | lab(66.85, 48.37, -40.36) |
| CIE-LCH | lch(66.85, 63.00, 320.15°) |
| OKLab | oklab(73.41% 0.1264 -0.1115) |
| OKLCH | oklch(73.41% 0.169 318.6) |
| XYZ | xyz(50.6952, 36.4365, 83.7031) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.41
Lavender Pink
#DD85D7
ΔE00 5.08
Orchid
#DA70D6
ΔE00 5.44
Purply Pink
#F075E6
ΔE00 5.55
Liliac
#C48EFD
ΔE00 5.72
Light Purple
#BF77F6
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D583EC #9AEC83
analogous
#A183EC #D583EC #EC83CF
triadic
#D583EC #ECD583 #83ECD5
tetradic
#D583EC #ECA183 #9AEC83 #83CFEC
square
#D583EC #ECA183 #9AEC83 #83CFEC
split-complementary
#D583EC #CFEC83 #83ECA1
monochromatic
#AD20D4 #C34EE4 #D583EC #E7B8F4 #F6E4FB
Accessibility & contrast
On white
2.53
#D583EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#D583EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D583EC
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D583EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D583EC | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DF0
Deuteranopia (green-blind)
#89A5E9
Tritanopia (blue-blind)
#D591AC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d583ec; /* rgb */ color: rgb(213, 131, 236); /* oklch */ color: oklch(73.4% 0.169 318.6);
Tailwind
colors: {
custom: {
50: '#e4a9f2',
500: '#d583ec',
950: '#000000',
},
}SCSS
$custom: #d583ec; $custom-light: #e4a9f2; $custom-dark: #000000;
JSON
{
"hex": "#d583ec",
"rgb": {
"r": 213,
"g": 131,
"b": 236
},
"hsl": {
"h": 286.857,
"s": 73.427,
"l": 71.961
},
"oklch": {
"l": 0.73407,
"c": 0.16854,
"h": 318.6
},
"luminance": 0.36435
}Semantic roles & 50–950 ramp
primary
#D583EC
secondary
#DEF3D8
accent
#D6103B
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85