#D77DEB#D77DEB
#D77DEB is a light, vivid purple. Relative luminance 0.351; OKLCH L 72.7% C 0.178 H 320.1°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D77DEB |
|---|---|
| RGB | rgb(215, 125, 235) |
| HSL | hsl(289, 73%, 71%) |
| HSV | hsv(289, 47%, 92%) |
| CMYK | cmyk(8.5%, 46.8%, 0%, 7.8%) |
| CIE-LAB | lab(65.84, 51.82, -41.38) |
| CIE-LCH | lch(65.84, 66.32, 321.39°) |
| OKLab | oklab(72.69% 0.1369 -0.1143) |
| OKLCH | oklch(72.69% 0.178 320.1) |
| XYZ | xyz(50.3515, 35.1144, 82.7066) |
| Luminance | 0.3511 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.29
Orchid
#DA70D6
ΔE00 4.43
Purply Pink
#F075E6
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 5.23
Light Purple
#BF77F6
ΔE00 5.83
Light Magenta
#FA5FF7
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D77DEB #91EB7D
analogous
#A07DEB #D77DEB #EB7DC8
triadic
#D77DEB #EBD77D #7DEBD7
tetradic
#D77DEB #EBA07D #91EB7D #7DC8EB
square
#D77DEB #EBA07D #91EB7D #7DC8EB
split-complementary
#D77DEB #C8EB7D #7DEBA0
monochromatic
#AE20CE #C748E3 #D77DEB #E7B2F3 #F7E4FB
Accessibility & contrast
On white
2.62
#D77DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#D77DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D77DEB
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D77DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D77DEB | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9AEF
Deuteranopia (green-blind)
#86A3E8
Tritanopia (blue-blind)
#D88CA9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d77deb; /* rgb */ color: rgb(215, 125, 235); /* oklch */ color: oklch(72.7% 0.178 320.1);
Tailwind
colors: {
custom: {
50: '#e5a5f2',
500: '#d77deb',
950: '#000000',
},
}SCSS
$custom: #d77deb; $custom-light: #e5a5f2; $custom-dark: #000000;
JSON
{
"hex": "#d77deb",
"rgb": {
"r": 215,
"g": 125,
"b": 235
},
"hsl": {
"h": 289.091,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.72687,
"c": 0.17836,
"h": 320.1
},
"luminance": 0.35112
}Semantic roles & 50–950 ramp
primary
#D77DEB
secondary
#D8F1D3
accent
#D51034
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85