#DC81EB#DC81EB
#DC81EB is a light, vivid purple. Relative luminance 0.369; OKLCH L 73.8% C 0.174 H 321.8°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DC81EB |
|---|---|
| RGB | rgb(220, 129, 235) |
| HSL | hsl(292, 73%, 71%) |
| HSV | hsv(292, 45%, 92%) |
| CMYK | cmyk(6.4%, 45.1%, 0%, 7.8%) |
| CIE-LAB | lab(67.21, 51.20, -39.19) |
| CIE-LCH | lch(67.21, 64.47, 322.57°) |
| OKLab | oklab(73.84% 0.1371 -0.1079) |
| OKLCH | oklch(73.84% 0.174 321.8) |
| XYZ | xyz(52.3592, 36.9164, 82.9487) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.11
Purply Pink
#F075E6
ΔE00 4.17
Lavender Pink
#DD85D7
ΔE00 4.29
Orchid
#DA70D6
ΔE00 4.68
Light Magenta
#FA5FF7
ΔE00 6.57
Violet Pink
#FB5FFC
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC81EB #90EB81
analogous
#A781EB #DC81EB #EB81C5
triadic
#DC81EB #EBDC81 #81EBDC
tetradic
#DC81EB #EBA781 #90EB81 #81C5EB
square
#DC81EB #EBA781 #90EB81 #81C5EB
split-complementary
#DC81EB #C5EB81 #81EBA7
monochromatic
#B821D1 #CD4CE3 #DC81EB #EBB6F3 #F8E5FB
Accessibility & contrast
On white
2.51
#DC81EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#DC81EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC81EB
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC81EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC81EB | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEF
Deuteranopia (green-blind)
#8CA7E8
Tritanopia (blue-blind)
#DE8EAB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dc81eb; /* rgb */ color: rgb(220, 129, 235); /* oklch */ color: oklch(73.8% 0.174 321.8);
Tailwind
colors: {
custom: {
50: '#e9a8f2',
500: '#dc81eb',
950: '#000000',
},
}SCSS
$custom: #dc81eb; $custom-light: #e9a8f2; $custom-dark: #000000;
JSON
{
"hex": "#dc81eb",
"rgb": {
"r": 220,
"g": 129,
"b": 235
},
"hsl": {
"h": 291.509,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.73839,
"c": 0.17448,
"h": 321.8
},
"luminance": 0.36914
}Semantic roles & 50–950 ramp
primary
#DC81EB
secondary
#DAF2D6
accent
#D5112D
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85