#DB83FF#DB83FF
#DB83FF is a light, vivid purple. Relative luminance 0.385; OKLCH L 75.0% C 0.191 H 315.4°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DB83FF |
|---|---|
| RGB | rgb(219, 131, 255) |
| HSL | hsl(283, 100%, 76%) |
| HSV | hsv(283, 49%, 100%) |
| CMYK | cmyk(14.1%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(68.40, 53.82, -48.31) |
| CIE-LCH | lch(68.40, 72.32, 318.09°) |
| OKLab | oklab(74.99% 0.1361 -0.1343) |
| OKLCH | oklch(74.99% 0.191 315.4) |
| XYZ | xyz(55.3769, 38.5142, 99.1052) |
| Luminance | 0.3851 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.96
Violet (CSS)
#EE82EE
ΔE00 5.29
Light Purple
#BF77F6
ΔE00 5.64
Easter Purple
#C071FE
ΔE00 6.50
Purply Pink
#F075E6
ΔE00 6.65
Baby Purple
#CA9BF7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB83FF #A7FF83
analogous
#9D83FF #DB83FF #FF83E5
triadic
#DB83FF #FFDB83 #83FFDB
tetradic
#DB83FF #FF9D83 #A7FF83 #83E5FF
square
#DB83FF #FF9D83 #A7FF83 #83E5FF
split-complementary
#DB83FF #E5FF83 #83FF9D
monochromatic
#B709FF #C946FF #DB83FF #EDC0FF #F6E0FF
Accessibility & contrast
On white
2.41
#DB83FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#DB83FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB83FF
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB83FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB83FF | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A1FF
Deuteranopia (green-blind)
#83A9FC
Tritanopia (blue-blind)
#D996B5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #db83ff; /* rgb */ color: rgb(219, 131, 255); /* oklch */ color: oklch(75.0% 0.191 315.4);
Tailwind
colors: {
custom: {
50: '#e8a9ff',
500: '#db83ff',
950: '#000000',
},
}SCSS
$custom: #db83ff; $custom-light: #e8a9ff; $custom-dark: #000000;
JSON
{
"hex": "#db83ff",
"rgb": {
"r": 219,
"g": 131,
"b": 255
},
"hsl": {
"h": 282.581,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.74989,
"c": 0.19118,
"h": 315.4
},
"luminance": 0.38513
}Semantic roles & 50–950 ramp
primary
#DB83FF
secondary
#DEF7D4
accent
#E60043
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86