#DB80F8#DB80F8
#DB80F8 is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.2% C 0.189 H 317.5°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DB80F8 |
|---|---|
| RGB | rgb(219, 128, 248) |
| HSL | hsl(286, 90%, 74%) |
| HSV | hsv(286, 48%, 97%) |
| CMYK | cmyk(11.7%, 48.4%, 0%, 2.7%) |
| CIE-LAB | lab(67.48, 53.94, -45.92) |
| CIE-LCH | lch(67.48, 70.84, 319.59°) |
| OKLab | oklab(74.21% 0.1392 -0.1274) |
| OKLCH | oklch(74.21% 0.189 317.5) |
| XYZ | xyz(53.8735, 37.2775, 93.1461) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.55
Light Purple
#BF77F6
ΔE00 5.63
Purply Pink
#F075E6
ΔE00 5.64
Liliac
#C48EFD
ΔE00 5.68
Orchid
#DA70D6
ΔE00 6.27
Violet Pink
#FB5FFC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB80F8 #9DF880
analogous
#9F80F8 #DB80F8 #F880D9
triadic
#DB80F8 #F8DB80 #80F8DB
tetradic
#DB80F8 #F89F80 #9DF880 #80D9F8
square
#DB80F8 #F89F80 #9DF880 #80D9F8
split-complementary
#DB80F8 #D9F880 #80F89F
monochromatic
#B90DF0 #CB46F5 #DB80F8 #EBBAFB #F7E2FD
Accessibility & contrast
On white
2.48
#DB80F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#DB80F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB80F8
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB80F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB80F8 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9EFC
Deuteranopia (green-blind)
#84A7F5
Tritanopia (blue-blind)
#DB91B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #db80f8; /* rgb */ color: rgb(219, 128, 248); /* oklch */ color: oklch(74.2% 0.189 317.5);
Tailwind
colors: {
custom: {
50: '#e8a7fb',
500: '#db80f8',
950: '#000000',
},
}SCSS
$custom: #db80f8; $custom-light: #e8a7fb; $custom-dark: #000000;
JSON
{
"hex": "#db80f8",
"rgb": {
"r": 219,
"g": 128,
"b": 248
},
"hsl": {
"h": 285.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.74205,
"c": 0.18869,
"h": 317.5
},
"luminance": 0.37276
}Semantic roles & 50–950 ramp
primary
#DB80F8
secondary
#DDF5D6
accent
#E60037
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85