#D583EB#D583EB
#D583EB is a light, vivid purple. Relative luminance 0.364; OKLCH L 73.4% C 0.168 H 318.9°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D583EB |
|---|---|
| RGB | rgb(213, 131, 235) |
| HSL | hsl(287, 72%, 72%) |
| HSV | hsv(287, 44%, 92%) |
| CMYK | cmyk(9.4%, 44.3%, 0%, 7.8%) |
| CIE-LAB | lab(66.81, 48.17, -39.88) |
| CIE-LCH | lch(66.81, 62.54, 320.38°) |
| OKLab | oklab(73.36% 0.1263 -0.1101) |
| OKLCH | oklch(73.36% 0.168 318.9) |
| XYZ | xyz(50.5503, 36.3786, 82.9401) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.35
Lavender Pink
#DD85D7
ΔE00 4.91
Orchid
#DA70D6
ΔE00 5.33
Purply Pink
#F075E6
ΔE00 5.48
Liliac
#C48EFD
ΔE00 5.85
Light Purple
#BF77F6
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D583EB #99EB83
analogous
#A183EB #D583EB #EB83CD
triadic
#D583EB #EBD583 #83EBD5
tetradic
#D583EB #EBA183 #99EB83 #83CDEB
square
#D583EB #EBA183 #99EB83 #83CDEB
split-complementary
#D583EB #CDEB83 #83EBA1
monochromatic
#AD22D2 #C34EE2 #D583EB #E7B8F4 #F6E5FB
Accessibility & contrast
On white
2.54
#D583EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#D583EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D583EB
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D583EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D583EB | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEF
Deuteranopia (green-blind)
#89A5E8
Tritanopia (blue-blind)
#D691AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d583eb; /* rgb */ color: rgb(213, 131, 235); /* oklch */ color: oklch(73.4% 0.168 318.9);
Tailwind
colors: {
custom: {
50: '#e4a9f2',
500: '#d583eb',
950: '#000000',
},
}SCSS
$custom: #d583eb; $custom-light: #e4a9f2; $custom-dark: #000000;
JSON
{
"hex": "#d583eb",
"rgb": {
"r": 213,
"g": 131,
"b": 235
},
"hsl": {
"h": 287.308,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.7336,
"c": 0.16751,
"h": 318.9
},
"luminance": 0.36377
}Semantic roles & 50–950 ramp
primary
#D583EB
secondary
#DDF2D8
accent
#D4113A
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85