#DB83E8#DB83E8
#DB83E8 is a light, vivid purple. Relative luminance 0.371; OKLCH L 73.9% C 0.168 H 322.3°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DB83E8 |
|---|---|
| RGB | rgb(219, 131, 232) |
| HSL | hsl(292, 69%, 71%) |
| HSV | hsv(292, 44%, 91%) |
| CMYK | cmyk(5.6%, 43.5%, 0%, 9%) |
| CIE-LAB | lab(67.37, 49.32, -37.30) |
| CIE-LCH | lch(67.37, 61.84, 322.90°) |
| OKLab | oklab(73.89% 0.1326 -0.1026) |
| OKLCH | oklch(73.89% 0.168 322.3) |
| XYZ | xyz(51.8936, 37.1209, 80.7598) |
| Luminance | 0.3712 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.11
Lavender Pink
#DD85D7
ΔE00 3.68
Purply Pink
#F075E6
ΔE00 4.31
Orchid
#DA70D6
ΔE00 4.71
Orchid (survey)
#C875C4
ΔE00 6.66
Light Magenta
#FA5FF7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB83E8 #90E883
analogous
#A883E8 #DB83E8 #E883C2
triadic
#DB83E8 #E8DB83 #83E8DB
tetradic
#DB83E8 #E8A883 #90E883 #83C2E8
square
#DB83E8 #E8A883 #90E883 #83C2E8
split-complementary
#DB83E8 #C2E883 #83E8A8
monochromatic
#B626CB #CC4FDE #DB83E8 #EAB7F2 #F8E5FA
Accessibility & contrast
On white
2.49
#DB83E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#DB83E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB83E8
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB83E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB83E8 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769EEC
Deuteranopia (green-blind)
#8EA8E5
Tritanopia (blue-blind)
#DE8FAB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #db83e8; /* rgb */ color: rgb(219, 131, 232); /* oklch */ color: oklch(73.9% 0.168 322.3);
Tailwind
colors: {
custom: {
50: '#e8a9ef',
500: '#db83e8',
950: '#000000',
},
}SCSS
$custom: #db83e8; $custom-light: #e8a9ef; $custom-dark: #000000;
JSON
{
"hex": "#db83e8",
"rgb": {
"r": 219,
"g": 131,
"b": 232
},
"hsl": {
"h": 292.277,
"s": 68.707,
"l": 71.176
},
"oklch": {
"l": 0.73885,
"c": 0.16765,
"h": 322.3
},
"luminance": 0.37119
}Semantic roles & 50–950 ramp
primary
#DB83E8
secondary
#DAF1D6
accent
#D1152D
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84