#D583ED#D583ED
#D583ED is a light, vivid purple. Relative luminance 0.365; OKLCH L 73.5% C 0.170 H 318.3°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D583ED |
|---|---|
| RGB | rgb(213, 131, 237) |
| HSL | hsl(286, 75%, 72%) |
| HSV | hsv(286, 45%, 93%) |
| CMYK | cmyk(10.1%, 44.7%, 0%, 7.1%) |
| CIE-LAB | lab(66.90, 48.57, -40.85) |
| CIE-LCH | lch(66.90, 63.46, 319.93°) |
| OKLab | oklab(73.45% 0.1266 -0.1129) |
| OKLCH | oklch(73.45% 0.17 318.3) |
| XYZ | xyz(50.8409, 36.4948, 84.4704) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 5.25
Orchid
#DA70D6
ΔE00 5.56
Liliac
#C48EFD
ΔE00 5.59
Purply Pink
#F075E6
ΔE00 5.63
Light Purple
#BF77F6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D583ED #9BED83
analogous
#A083ED #D583ED #ED83D0
triadic
#D583ED #EDD583 #83EDD5
tetradic
#D583ED #EDA083 #9BED83 #83D0ED
square
#D583ED #EDA083 #9BED83 #83D0ED
split-complementary
#D583ED #D0ED83 #83EDA0
monochromatic
#AD1FD6 #C34EE5 #D583ED #E7B8F5 #F6E4FB
Accessibility & contrast
On white
2.53
#D583ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#D583ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D583ED
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D583ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D583ED | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DF1
Deuteranopia (green-blind)
#88A6EA
Tritanopia (blue-blind)
#D591AD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d583ed; /* rgb */ color: rgb(213, 131, 237); /* oklch */ color: oklch(73.5% 0.170 318.3);
Tailwind
colors: {
custom: {
50: '#e4a9f3',
500: '#d583ed',
950: '#000000',
},
}SCSS
$custom: #d583ed; $custom-light: #e4a9f3; $custom-dark: #000000;
JSON
{
"hex": "#d583ed",
"rgb": {
"r": 213,
"g": 131,
"b": 237
},
"hsl": {
"h": 286.415,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.73454,
"c": 0.16959,
"h": 318.3
},
"luminance": 0.36493
}Semantic roles & 50–950 ramp
primary
#D583ED
secondary
#DEF3D8
accent
#D70F3C
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85