#C77CD6#C77CD6
#C77CD6 is a light, vivid purple. Relative luminance 0.314; OKLCH L 69.8% C 0.150 H 320.8°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C77CD6 |
|---|---|
| RGB | rgb(199, 124, 214) |
| HSL | hsl(290, 52%, 66%) |
| HSV | hsv(290, 42%, 84%) |
| CMYK | cmyk(7%, 42.1%, 0%, 16.1%) |
| CIE-LAB | lab(62.86, 43.64, -34.50) |
| CIE-LCH | lch(62.86, 55.63, 321.67°) |
| OKLab | oklab(69.76% 0.1162 -0.0949) |
| OKLCH | oklch(69.76% 0.15 320.8) |
| XYZ | xyz(42.8970, 31.4140, 67.4091) |
| Luminance | 0.3141 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.75
Orchid
#DA70D6
ΔE00 4.15
Lavender Pink
#DD85D7
ΔE00 5.04
Wisteria
#A87DC2
ΔE00 6.39
Light Purple
#BF77F6
ΔE00 6.68
Pale Purple
#B790D4
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C77CD6 #8BD67C
analogous
#9A7CD6 #C77CD6 #D67CB8
triadic
#C77CD6 #D6C77C #7CD6C7
tetradic
#C77CD6 #D69A7C #8BD67C #7CB8D6
square
#C77CD6 #D69A7C #8BD67C #7CB8D6
split-complementary
#C77CD6 #B8D67C #7CD69A
monochromatic
#9133A4 #B34DC7 #C77CD6 #DBABE5 #EFD9F3
Accessibility & contrast
On white
2.88
#C77CD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#C77CD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C77CD6
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C77CD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C77CD6 | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7093D9
Deuteranopia (green-blind)
#849BD3
Tritanopia (blue-blind)
#C9879F
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #c77cd6; /* rgb */ color: rgb(199, 124, 214); /* oklch */ color: oklch(69.8% 0.150 320.8);
Tailwind
colors: {
custom: {
50: '#d9a3e3',
500: '#c77cd6',
950: '#000000',
},
}SCSS
$custom: #c77cd6; $custom-light: #d9a3e3; $custom-dark: #000000;
JSON
{
"hex": "#c77cd6",
"rgb": {
"r": 199,
"g": 124,
"b": 214
},
"hsl": {
"h": 290,
"s": 52.326,
"l": 66.275
},
"oklch": {
"l": 0.69755,
"c": 0.14999,
"h": 320.8
},
"luminance": 0.31412
}Semantic roles & 50–950 ramp
primary
#C77CD6
secondary
#CDE6C8
accent
#C0263F
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83