#D183EB#D183EB
#D183EB is a light, vivid purple. Relative luminance 0.358; OKLCH L 72.9% C 0.166 H 317.3°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D183EB |
|---|---|
| RGB | rgb(209, 131, 235) |
| HSL | hsl(285, 72%, 72%) |
| HSV | hsv(285, 44%, 92%) |
| CMYK | cmyk(11.1%, 44.3%, 0%, 7.8%) |
| CIE-LAB | lab(66.36, 47.03, -40.62) |
| CIE-LCH | lch(66.36, 62.14, 319.18°) |
| OKLab | oklab(72.92% 0.1216 -0.1123) |
| OKLCH | oklch(72.92% 0.166 317.3) |
| XYZ | xyz(49.4041, 35.7876, 82.8864) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.11
Liliac
#C48EFD
ΔE00 5.28
Lavender Pink
#DD85D7
ΔE00 5.46
Light Purple
#BF77F6
ΔE00 5.54
Orchid
#DA70D6
ΔE00 5.68
Purply Pink
#F075E6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D183EB #9DEB83
analogous
#9D83EB #D183EB #EB83D1
triadic
#D183EB #EBD183 #83EBD1
tetradic
#D183EB #EB9D83 #9DEB83 #83D1EB
square
#D183EB #EB9D83 #9DEB83 #83D1EB
split-complementary
#D183EB #D1EB83 #83EB9D
monochromatic
#A622D2 #BD4EE2 #D183EB #E5B8F4 #F5E5FB
Accessibility & contrast
On white
2.57
#D183EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#D183EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D183EB
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D183EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D183EB | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719CEF
Deuteranopia (green-blind)
#86A4E8
Tritanopia (blue-blind)
#D191AC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d183eb; /* rgb */ color: rgb(209, 131, 235); /* oklch */ color: oklch(72.9% 0.166 317.3);
Tailwind
colors: {
custom: {
50: '#e1a9f2',
500: '#d183eb',
950: '#000000',
},
}SCSS
$custom: #d183eb; $custom-light: #e1a9f2; $custom-dark: #000000;
JSON
{
"hex": "#d183eb",
"rgb": {
"r": 209,
"g": 131,
"b": 235
},
"hsl": {
"h": 285,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.72924,
"c": 0.16553,
"h": 317.3
},
"luminance": 0.35786
}Semantic roles & 50–950 ramp
primary
#D183EB
secondary
#DEF2D8
accent
#D41142
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85