#DD81EB#DD81EB
#DD81EB is a light, vivid purple. Relative luminance 0.371; OKLCH L 74.0% C 0.175 H 322.2°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DD81EB |
|---|---|
| RGB | rgb(221, 129, 235) |
| HSL | hsl(292, 73%, 71%) |
| HSV | hsv(292, 45%, 92%) |
| CMYK | cmyk(6%, 45.1%, 0%, 7.8%) |
| CIE-LAB | lab(67.33, 51.48, -39.00) |
| CIE-LCH | lch(67.33, 64.58, 322.86°) |
| OKLab | oklab(73.95% 0.1382 -0.1074) |
| OKLCH | oklch(73.95% 0.175 322.2) |
| XYZ | xyz(52.6628, 37.0730, 82.9629) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.92
Purply Pink
#F075E6
ΔE00 4.01
Lavender Pink
#DD85D7
ΔE00 4.20
Orchid
#DA70D6
ΔE00 4.65
Light Magenta
#FA5FF7
ΔE00 6.49
Violet Pink
#FB5FFC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD81EB #8FEB81
analogous
#A881EB #DD81EB #EB81C4
triadic
#DD81EB #EBDD81 #81EBDD
tetradic
#DD81EB #EBA881 #8FEB81 #81C4EB
square
#DD81EB #EBA881 #8FEB81 #81C4EB
split-complementary
#DD81EB #C4EB81 #81EBA8
monochromatic
#B921D1 #CF4CE3 #DD81EB #EBB6F3 #F8E5FB
Accessibility & contrast
On white
2.50
#DD81EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#DD81EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD81EB
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD81EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD81EB | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEF
Deuteranopia (green-blind)
#8DA8E8
Tritanopia (blue-blind)
#E08EAB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dd81eb; /* rgb */ color: rgb(221, 129, 235); /* oklch */ color: oklch(74.0% 0.175 322.2);
Tailwind
colors: {
custom: {
50: '#e9a8f2',
500: '#dd81eb',
950: '#000000',
},
}SCSS
$custom: #dd81eb; $custom-light: #e9a8f2; $custom-dark: #000000;
JSON
{
"hex": "#dd81eb",
"rgb": {
"r": 221,
"g": 129,
"b": 235
},
"hsl": {
"h": 292.075,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.73952,
"c": 0.17503,
"h": 322.2
},
"luminance": 0.37071
}Semantic roles & 50–950 ramp
primary
#DD81EB
secondary
#DAF2D6
accent
#D5112B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85