#DD83EB#DD83EB
#DD83EB is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.2% C 0.172 H 322.1°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DD83EB |
|---|---|
| RGB | rgb(221, 131, 235) |
| HSL | hsl(292, 72%, 72%) |
| HSV | hsv(292, 44%, 92%) |
| CMYK | cmyk(6%, 44.3%, 0%, 7.8%) |
| CIE-LAB | lab(67.73, 50.46, -38.38) |
| CIE-LCH | lch(67.73, 63.40, 322.75°) |
| OKLab | oklab(74.25% 0.1354 -0.1056) |
| OKLCH | oklch(74.25% 0.172 322.1) |
| XYZ | xyz(52.9288, 37.6050, 83.0516) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.86
Lavender Pink
#DD85D7
ΔE00 4.03
Purply Pink
#F075E6
ΔE00 4.21
Orchid
#DA70D6
ΔE00 4.95
Light Magenta
#FA5FF7
ΔE00 6.83
Violet Pink
#FB5FFC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD83EB #91EB83
analogous
#A983EB #DD83EB #EB83C5
triadic
#DD83EB #EBDD83 #83EBDD
tetradic
#DD83EB #EBA983 #91EB83 #83C5EB
square
#DD83EB #EBA983 #91EB83 #83C5EB
split-complementary
#DD83EB #C5EB83 #83EBA9
monochromatic
#BA22D2 #CF4EE2 #DD83EB #EBB8F4 #F8E5FB
Accessibility & contrast
On white
2.46
#DD83EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#DD83EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD83EB
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD83EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD83EB | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EEF
Deuteranopia (green-blind)
#8EA9E8
Tritanopia (blue-blind)
#E090AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dd83eb; /* rgb */ color: rgb(221, 131, 235); /* oklch */ color: oklch(74.2% 0.172 322.1);
Tailwind
colors: {
custom: {
50: '#e9a9f2',
500: '#dd83eb',
950: '#000000',
},
}SCSS
$custom: #dd83eb; $custom-light: #e9a9f2; $custom-dark: #000000;
JSON
{
"hex": "#dd83eb",
"rgb": {
"r": 221,
"g": 131,
"b": 235
},
"hsl": {
"h": 291.923,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.74247,
"c": 0.17174,
"h": 322.1
},
"luminance": 0.37603
}Semantic roles & 50–950 ramp
primary
#DD83EB
secondary
#DBF2D8
accent
#D4112B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85