#DB83FB#DB83FB
#DB83FB is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.8% C 0.187 H 316.5°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DB83FB |
|---|---|
| RGB | rgb(219, 131, 251) |
| HSL | hsl(284, 94%, 75%) |
| HSV | hsv(284, 48%, 98%) |
| CMYK | cmyk(12.7%, 47.8%, 0%, 1.6%) |
| CIE-LAB | lab(68.21, 53.02, -46.42) |
| CIE-LCH | lch(68.21, 70.47, 318.80°) |
| OKLab | oklab(74.79% 0.1356 -0.1288) |
| OKLCH | oklch(74.79% 0.187 316.5) |
| XYZ | xyz(54.7397, 38.2594, 95.7493) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.79
Liliac
#C48EFD
ΔE00 5.18
Light Purple
#BF77F6
ΔE00 5.79
Purply Pink
#F075E6
ΔE00 6.16
Baby Purple
#CA9BF7
ΔE00 6.73
Easter Purple
#C071FE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB83FB #A3FB83
analogous
#9F83FB #DB83FB #FB83DF
triadic
#DB83FB #FBDB83 #83FBDB
tetradic
#DB83FB #FB9F83 #A3FB83 #83DFFB
square
#DB83FB #FB9F83 #A3FB83 #83DFFB
split-complementary
#DB83FB #DFFB83 #83FB9F
monochromatic
#B90CF7 #CA48F9 #DB83FB #ECBEFD #F6E1FE
Accessibility & contrast
On white
2.43
#DB83FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#DB83FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB83FB
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB83FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB83FB | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FF
Deuteranopia (green-blind)
#85A9F8
Tritanopia (blue-blind)
#DA94B3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #db83fb; /* rgb */ color: rgb(219, 131, 251); /* oklch */ color: oklch(74.8% 0.187 316.5);
Tailwind
colors: {
custom: {
50: '#e8a9fd',
500: '#db83fb',
950: '#000000',
},
}SCSS
$custom: #db83fb; $custom-light: #e8a9fd; $custom-dark: #000000;
JSON
{
"hex": "#db83fb",
"rgb": {
"r": 219,
"g": 131,
"b": 251
},
"hsl": {
"h": 284,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.7479,
"c": 0.18701,
"h": 316.5
},
"luminance": 0.38258
}Semantic roles & 50–950 ramp
primary
#DB83FB
secondary
#DEF6D5
accent
#E6003D
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85