#DB81FF#DB81FF
#DB81FF is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.7% C 0.194 H 315.6°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DB81FF |
|---|---|
| RGB | rgb(219, 129, 255) |
| HSL | hsl(283, 100%, 75%) |
| HSV | hsv(283, 49%, 100%) |
| CMYK | cmyk(14.1%, 49.4%, 0%, 0%) |
| CIE-LAB | lab(68.01, 54.84, -48.93) |
| CIE-LCH | lch(68.01, 73.49, 318.26°) |
| OKLab | oklab(74.7% 0.1387 -0.1361) |
| OKLCH | oklch(74.7% 0.194 315.6) |
| XYZ | xyz(55.1109, 37.9822, 99.0166) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 5.17
Violet (CSS)
#EE82EE
ΔE00 5.36
Light Purple
#BF77F6
ΔE00 5.42
Easter Purple
#C071FE
ΔE00 6.22
Purply Pink
#F075E6
ΔE00 6.55
Violet Pink
#FB5FFC
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB81FF #A5FF81
analogous
#9C81FF #DB81FF #FF81E4
triadic
#DB81FF #FFDB81 #81FFDB
tetradic
#DB81FF #FF9C81 #A5FF81 #81E4FF
square
#DB81FF #FF9C81 #A5FF81 #81E4FF
split-complementary
#DB81FF #E4FF81 #81FF9C
monochromatic
#B807FF #CA44FF #DB81FF #ECBEFF #F6E0FF
Accessibility & contrast
On white
2.44
#DB81FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#DB81FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB81FF
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB81FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB81FF | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#66A0FF
Deuteranopia (green-blind)
#81A8FC
Tritanopia (blue-blind)
#D994B4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #db81ff; /* rgb */ color: rgb(219, 129, 255); /* oklch */ color: oklch(74.7% 0.194 315.6);
Tailwind
colors: {
custom: {
50: '#e8a8ff',
500: '#db81ff',
950: '#000000',
},
}SCSS
$custom: #db81ff; $custom-light: #e8a8ff; $custom-dark: #000000;
JSON
{
"hex": "#db81ff",
"rgb": {
"r": 219,
"g": 129,
"b": 255
},
"hsl": {
"h": 282.857,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.747,
"c": 0.19432,
"h": 315.6
},
"luminance": 0.37981
}Semantic roles & 50–950 ramp
primary
#DB81FF
secondary
#DEF7D4
accent
#E60042
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86