#C77DBD#C77DBD
#C77DBD is a light, vivid purple. Relative luminance 0.305; OKLCH L 68.8% C 0.124 H 331.8°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C77DBD |
|---|---|
| RGB | rgb(199, 125, 189) |
| HSL | hsl(308, 40%, 64%) |
| HSV | hsv(308, 37%, 78%) |
| CMYK | cmyk(0%, 37.2%, 5%, 22%) |
| CIE-LAB | lab(62.07, 38.41, -21.63) |
| CIE-LCH | lch(62.07, 44.08, 330.61°) |
| OKLab | oklab(68.84% 0.1089 -0.0584) |
| OKLCH | oklch(68.84% 0.124 331.8) |
| XYZ | xyz(40.0717, 30.4854, 51.9078) |
| Luminance | 0.3048 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.00
Lavender Pink
#DD85D7
ΔE00 5.34
Orchid
#DA70D6
ΔE00 6.24
Pale Magenta
#D767AD
ΔE00 6.43
Wisteria
#A87DC2
ΔE00 7.52
Purplish Pink
#CE5DAE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C77DBD #7DC787
analogous
#AC7DC7 #C77DBD #C77D98
triadic
#C77DBD #BDC77D #7DBDC7
tetradic
#C77DBD #C7AC7D #7DC787 #7D98C7
square
#C77DBD #C7AC7D #7DC787 #7D98C7
split-complementary
#C77DBD #98C77D #7DC7AC
monochromatic
#8D3D82 #B552A7 #C77DBD #D9A8D3 #ECD3E8
Accessibility & contrast
On white
2.96
#C77DBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#C77DBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C77DBD
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C77DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C77DBD | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B90BF
Deuteranopia (green-blind)
#8E9ABB
Tritanopia (blue-blind)
#CD8195
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #c77dbd; /* rgb */ color: rgb(199, 125, 189); /* oklch */ color: oklch(68.8% 0.124 331.8);
Tailwind
colors: {
custom: {
50: '#d9a4d1',
500: '#c77dbd',
950: '#000000',
},
}SCSS
$custom: #c77dbd; $custom-light: #d9a4d1; $custom-dark: #000000;
JSON
{
"hex": "#c77dbd",
"rgb": {
"r": 199,
"g": 125,
"b": 189
},
"hsl": {
"h": 308.108,
"s": 39.785,
"l": 63.529
},
"oklch": {
"l": 0.68837,
"c": 0.12361,
"h": 331.8
},
"luminance": 0.30483
}Semantic roles & 50–950 ramp
primary
#C77DBD
secondary
#C3DDC6
accent
#B34433
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82