#DB77F8#DB77F8
#DB77F8 is a light, highly saturated purple. Relative luminance 0.350; OKLCH L 72.9% C 0.203 H 318.2°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DB77F8 |
|---|---|
| RGB | rgb(219, 119, 248) |
| HSL | hsl(287, 90%, 72%) |
| HSV | hsv(287, 52%, 97%) |
| CMYK | cmyk(11.7%, 52%, 0%, 2.7%) |
| CIE-LAB | lab(65.77, 58.42, -48.61) |
| CIE-LCH | lch(65.77, 76.00, 320.24°) |
| OKLab | oklab(72.94% 0.1511 -0.1351) |
| OKLCH | oklch(72.94% 0.203 318.2) |
| XYZ | xyz(52.7512, 35.0330, 92.7721) |
| Luminance | 0.3503 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.02
Violet (CSS)
#EE82EE
ΔE00 5.34
Violet Pink
#FB5FFC
ΔE00 5.44
Light Magenta
#FA5FF7
ΔE00 5.56
Purply Pink
#F075E6
ΔE00 5.58
Easter Purple
#C071FE
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB77F8 #94F877
analogous
#9B77F8 #DB77F8 #F877D4
triadic
#DB77F8 #F8DB77 #77F8DB
tetradic
#DB77F8 #F89B77 #94F877 #77D4F8
square
#DB77F8 #F89B77 #94F877 #77D4F8
split-complementary
#DB77F8 #D4F877 #77F89B
monochromatic
#B70CE9 #CC3DF5 #DB77F8 #EAB1FB #F7E2FE
Accessibility & contrast
On white
2.62
#DB77F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#DB77F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB77F8
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB77F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB77F8 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D99FC
Deuteranopia (green-blind)
#7DA3F5
Tritanopia (blue-blind)
#DB8AAD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #db77f8; /* rgb */ color: rgb(219, 119, 248); /* oklch */ color: oklch(72.9% 0.203 318.2);
Tailwind
colors: {
custom: {
50: '#e9a2fb',
500: '#db77f8',
950: '#000000',
},
}SCSS
$custom: #db77f8; $custom-light: #e9a2fb; $custom-dark: #000000;
JSON
{
"hex": "#db77f8",
"rgb": {
"r": 219,
"g": 119,
"b": 248
},
"hsl": {
"h": 286.512,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.72941,
"c": 0.20273,
"h": 318.2
},
"luminance": 0.35031
}Semantic roles & 50–950 ramp
primary
#DB77F8
secondary
#DDF6D5
accent
#E60034
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85