#D383EB#D383EB
#D383EB is a light, vivid purple. Relative luminance 0.361; OKLCH L 73.1% C 0.167 H 318.1°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D383EB |
|---|---|
| RGB | rgb(211, 131, 235) |
| HSL | hsl(286, 72%, 72%) |
| HSV | hsv(286, 44%, 92%) |
| CMYK | cmyk(10.2%, 44.3%, 0%, 7.8%) |
| CIE-LAB | lab(66.58, 47.60, -40.25) |
| CIE-LCH | lch(66.58, 62.34, 319.78°) |
| OKLab | oklab(73.14% 0.1239 -0.1112) |
| OKLCH | oklch(73.14% 0.167 318.1) |
| XYZ | xyz(49.9736, 36.0812, 82.9131) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.73
Lavender Pink
#DD85D7
ΔE00 5.18
Orchid
#DA70D6
ΔE00 5.49
Liliac
#C48EFD
ΔE00 5.56
Purply Pink
#F075E6
ΔE00 5.82
Light Purple
#BF77F6
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D383EB #9BEB83
analogous
#9F83EB #D383EB #EB83CF
triadic
#D383EB #EBD383 #83EBD3
tetradic
#D383EB #EB9F83 #9BEB83 #83CFEB
square
#D383EB #EB9F83 #9BEB83 #83CFEB
split-complementary
#D383EB #CFEB83 #83EB9F
monochromatic
#A922D2 #C04EE2 #D383EB #E6B8F4 #F6E5FB
Accessibility & contrast
On white
2.56
#D383EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#D383EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D383EB
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D383EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D383EB | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DEF
Deuteranopia (green-blind)
#88A5E8
Tritanopia (blue-blind)
#D391AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d383eb; /* rgb */ color: rgb(211, 131, 235); /* oklch */ color: oklch(73.1% 0.167 318.1);
Tailwind
colors: {
custom: {
50: '#e2a9f2',
500: '#d383eb',
950: '#000000',
},
}SCSS
$custom: #d383eb; $custom-light: #e2a9f2; $custom-dark: #000000;
JSON
{
"hex": "#d383eb",
"rgb": {
"r": 211,
"g": 131,
"b": 235
},
"hsl": {
"h": 286.154,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.73141,
"c": 0.16651,
"h": 318.1
},
"luminance": 0.3608
}Semantic roles & 50–950 ramp
primary
#D383EB
secondary
#DEF2D8
accent
#D4113E
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85