#D77DCD#D77DCD
#D77DCD is a light, vivid purple. Relative luminance 0.335; OKLCH L 71.3% C 0.150 H 331.2°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D77DCD |
|---|---|
| RGB | rgb(215, 125, 205) |
| HSL | hsl(307, 53%, 67%) |
| HSV | hsv(307, 42%, 84%) |
| CMYK | cmyk(0%, 41.9%, 4.7%, 15.7%) |
| CIE-LAB | lab(64.58, 46.29, -26.63) |
| CIE-LCH | lch(64.58, 53.40, 330.09°) |
| OKLab | oklab(71.34% 0.1312 -0.0722) |
| OKLCH | oklch(71.34% 0.15 331.2) |
| XYZ | xyz(46.3769, 33.5245, 61.7738) |
| Luminance | 0.3352 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.33
Orchid (survey)
#C875C4
ΔE00 3.39
Orchid
#DA70D6
ΔE00 3.66
Purply Pink
#F075E6
ΔE00 5.25
Violet (CSS)
#EE82EE
ΔE00 5.78
Pale Magenta
#D767AD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D77DCD #7DD787
analogous
#B47DD7 #D77DCD #D77DA0
triadic
#D77DCD #CDD77D #7DCDD7
tetradic
#D77DCD #D7B47D #7DD787 #7DA0D7
square
#D77DCD #D7B47D #7DD787 #7DA0D7
split-complementary
#D77DCD #A0D77D #7DD7B4
monochromatic
#A6339A #C94EBB #D77DCD #E5ACDF #F4DBF1
Accessibility & contrast
On white
2.73
#D77DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#D77DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D77DCD
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D77DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D77DCD | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A95D0
Deuteranopia (green-blind)
#92A1CA
Tritanopia (blue-blind)
#DE839C
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #d77dcd; /* rgb */ color: rgb(215, 125, 205); /* oklch */ color: oklch(71.3% 0.150 331.2);
Tailwind
colors: {
custom: {
50: '#e5a5dc',
500: '#d77dcd',
950: '#000000',
},
}SCSS
$custom: #d77dcd; $custom-light: #e5a5dc; $custom-dark: #000000;
JSON
{
"hex": "#d77dcd",
"rgb": {
"r": 215,
"g": 125,
"b": 205
},
"hsl": {
"h": 306.667,
"s": 52.941,
"l": 66.667
},
"oklch": {
"l": 0.7134,
"c": 0.14973,
"h": 331.2
},
"luminance": 0.33522
}Semantic roles & 50–950 ramp
primary
#D77DCD
secondary
#C9E6CD
accent
#C03625
background
#FEFAFD
surface
#FCF4FB
border
#D5CED4
text
#160F15
muted
#847F83