#D183EE#D183EE
#D183EE is a light, vivid purple. Relative luminance 0.360; OKLCH L 73.1% C 0.169 H 316.4°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D183EE |
|---|---|
| RGB | rgb(209, 131, 238) |
| HSL | hsl(284, 76%, 72%) |
| HSV | hsv(284, 45%, 93%) |
| CMYK | cmyk(12.2%, 45%, 0%, 6.7%) |
| CIE-LAB | lab(66.49, 47.63, -42.06) |
| CIE-LCH | lch(66.49, 63.55, 318.55°) |
| OKLab | oklab(73.07% 0.1221 -0.1165) |
| OKLCH | oklch(73.07% 0.169 316.4) |
| XYZ | xyz(49.8411, 35.9624, 85.1883) |
| Luminance | 0.3596 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.90
Light Purple
#BF77F6
ΔE00 5.20
Violet (CSS)
#EE82EE
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 5.95
Orchid
#DA70D6
ΔE00 6.03
Baby Purple
#CA9BF7
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D183EE #A0EE83
analogous
#9B83EE #D183EE #EE83D6
triadic
#D183EE #EED183 #83EED1
tetradic
#D183EE #EE9B83 #A0EE83 #83D6EE
square
#D183EE #EE9B83 #A0EE83 #83D6EE
split-complementary
#D183EE #D6EE83 #83EE9B
monochromatic
#A61ED9 #BD4DE7 #D183EE #E5B9F5 #F5E4FB
Accessibility & contrast
On white
2.56
#D183EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#D183EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D183EE
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D183EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D183EE | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF2
Deuteranopia (green-blind)
#85A4EB
Tritanopia (blue-blind)
#D092AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d183ee; /* rgb */ color: rgb(209, 131, 238); /* oklch */ color: oklch(73.1% 0.169 316.4);
Tailwind
colors: {
custom: {
50: '#e1a9f4',
500: '#d183ee',
950: '#000000',
},
}SCSS
$custom: #d183ee; $custom-light: #e1a9f4; $custom-dark: #000000;
JSON
{
"hex": "#d183ee",
"rgb": {
"r": 209,
"g": 131,
"b": 238
},
"hsl": {
"h": 283.738,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.73067,
"c": 0.16874,
"h": 316.4
},
"luminance": 0.35961
}Semantic roles & 50–950 ramp
primary
#D183EE
secondary
#DFF3D8
accent
#D80D44
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#151017
muted
#847F85