#D77DED#D77DED
#D77DED is a light, vivid purple. Relative luminance 0.352; OKLCH L 72.8% C 0.180 H 319.5°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D77DED |
|---|---|
| RGB | rgb(215, 125, 237) |
| HSL | hsl(288, 76%, 71%) |
| HSV | hsv(288, 47%, 93%) |
| CMYK | cmyk(9.3%, 47.3%, 0%, 7.1%) |
| CIE-LAB | lab(65.93, 52.21, -42.35) |
| CIE-LCH | lch(65.93, 67.23, 320.95°) |
| OKLab | oklab(72.78% 0.1372 -0.1171) |
| OKLCH | oklch(72.78% 0.18 319.5) |
| XYZ | xyz(50.6421, 35.2306, 84.2369) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.42
Orchid
#DA70D6
ΔE00 4.71
Purply Pink
#F075E6
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 5.54
Light Purple
#BF77F6
ΔE00 5.60
Liliac
#C48EFD
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D77DED #93ED7D
analogous
#9F7DED #D77DED #ED7DCB
triadic
#D77DED #EDD77D #7DEDD7
tetradic
#D77DED #ED9F7D #93ED7D #7DCBED
square
#D77DED #ED9F7D #93ED7D #7DCBED
split-complementary
#D77DED #CBED7D #7DED9F
monochromatic
#AF1DD2 #C647E6 #D77DED #E8B3F4 #F7E4FB
Accessibility & contrast
On white
2.61
#D77DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#D77DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D77DED
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D77DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D77DED | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9AF1
Deuteranopia (green-blind)
#85A3EA
Tritanopia (blue-blind)
#D88CAA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d77ded; /* rgb */ color: rgb(215, 125, 237); /* oklch */ color: oklch(72.8% 0.180 319.5);
Tailwind
colors: {
custom: {
50: '#e5a5f3',
500: '#d77ded',
950: '#000000',
},
}SCSS
$custom: #d77ded; $custom-light: #e5a5f3; $custom-dark: #000000;
JSON
{
"hex": "#d77ded",
"rgb": {
"r": 215,
"g": 125,
"b": 237
},
"hsl": {
"h": 288.214,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.72784,
"c": 0.18037,
"h": 319.5
},
"luminance": 0.35229
}Semantic roles & 50–950 ramp
primary
#D77DED
secondary
#DAF2D4
accent
#D80E35
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85