#DC81FF#DC81FF
#DC81FF is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.8% C 0.195 H 315.9°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DC81FF |
|---|---|
| RGB | rgb(220, 129, 255) |
| HSL | hsl(283, 100%, 75%) |
| HSV | hsv(283, 49%, 100%) |
| CMYK | cmyk(13.7%, 49.4%, 0%, 0%) |
| CIE-LAB | lab(68.12, 55.10, -48.74) |
| CIE-LCH | lch(68.12, 73.56, 318.51°) |
| OKLab | oklab(74.81% 0.1399 -0.1355) |
| OKLCH | oklch(74.81% 0.195 315.9) |
| XYZ | xyz(55.4127, 38.1378, 99.0307) |
| Luminance | 0.3814 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.20
Liliac
#C48EFD
ΔE00 5.31
Light Purple
#BF77F6
ΔE00 5.58
Easter Purple
#C071FE
ΔE00 6.37
Purply Pink
#F075E6
ΔE00 6.41
Violet Pink
#FB5FFC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC81FF #A4FF81
analogous
#9D81FF #DC81FF #FF81E3
triadic
#DC81FF #FFDC81 #81FFDC
tetradic
#DC81FF #FF9D81 #A4FF81 #81E3FF
square
#DC81FF #FF9D81 #A4FF81 #81E3FF
split-complementary
#DC81FF #E3FF81 #81FF9D
monochromatic
#BA07FF #CB44FF #DC81FF #EDBEFF #F6E0FF
Accessibility & contrast
On white
2.43
#DC81FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#DC81FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC81FF
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC81FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC81FF | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A0FF
Deuteranopia (green-blind)
#82A9FC
Tritanopia (blue-blind)
#DA94B4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dc81ff; /* rgb */ color: rgb(220, 129, 255); /* oklch */ color: oklch(74.8% 0.195 315.9);
Tailwind
colors: {
custom: {
50: '#e9a8ff',
500: '#dc81ff',
950: '#000000',
},
}SCSS
$custom: #dc81ff; $custom-light: #e9a8ff; $custom-dark: #000000;
JSON
{
"hex": "#dc81ff",
"rgb": {
"r": 220,
"g": 129,
"b": 255
},
"hsl": {
"h": 283.333,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.74809,
"c": 0.19475,
"h": 315.9
},
"luminance": 0.38136
}Semantic roles & 50–950 ramp
primary
#DC81FF
secondary
#DEF7D4
accent
#E60040
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86