#DB85FF#DB85FF
#DB85FF is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.3% C 0.188 H 315.2°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DB85FF |
|---|---|
| RGB | rgb(219, 133, 255) |
| HSL | hsl(282, 100%, 76%) |
| HSV | hsv(282, 48%, 100%) |
| CMYK | cmyk(14.1%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(68.79, 52.80, -47.69) |
| CIE-LCH | lch(68.79, 71.15, 317.91°) |
| OKLab | oklab(75.28% 0.1334 -0.1325) |
| OKLCH | oklch(75.28% 0.188 315.2) |
| XYZ | xyz(55.6481, 39.0567, 99.1956) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.77
Violet (CSS)
#EE82EE
ΔE00 5.26
Light Purple
#BF77F6
ΔE00 5.88
Baby Purple
#CA9BF7
ΔE00 6.39
Purply Pink
#F075E6
ΔE00 6.77
Easter Purple
#C071FE
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB85FF #A9FF85
analogous
#9E85FF #DB85FF #FF85E6
triadic
#DB85FF #FFDB85 #85FFDB
tetradic
#DB85FF #FF9E85 #A9FF85 #85E6FF
square
#DB85FF #FF9E85 #A9FF85 #85E6FF
split-complementary
#DB85FF #E6FF85 #85FF9E
monochromatic
#B70BFF #C948FF #DB85FF #EDC2FF #F6E0FF
Accessibility & contrast
On white
2.38
#DB85FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#DB85FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB85FF
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB85FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB85FF | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA3FF
Deuteranopia (green-blind)
#85AAFC
Tritanopia (blue-blind)
#D997B6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #db85ff; /* rgb */ color: rgb(219, 133, 255); /* oklch */ color: oklch(75.3% 0.188 315.2);
Tailwind
colors: {
custom: {
50: '#e8abff',
500: '#db85ff',
950: '#000000',
},
}SCSS
$custom: #db85ff; $custom-light: #e8abff; $custom-dark: #000000;
JSON
{
"hex": "#db85ff",
"rgb": {
"r": 219,
"g": 133,
"b": 255
},
"hsl": {
"h": 282.295,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.75282,
"c": 0.18803,
"h": 315.2
},
"luminance": 0.39055
}Semantic roles & 50–950 ramp
primary
#DB85FF
secondary
#DEF7D4
accent
#E60044
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86