#C77DED#C77DED
#C77DED is a light, vivid violet. Relative luminance 0.329; OKLCH L 71.0% C 0.173 H 313.2°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C77DED |
|---|---|
| RGB | rgb(199, 125, 237) |
| HSL | hsl(280, 76%, 71%) |
| HSV | hsv(280, 47%, 93%) |
| CMYK | cmyk(16%, 47.3%, 0%, 7.1%) |
| CIE-LAB | lab(64.10, 47.79, -45.35) |
| CIE-LCH | lch(64.10, 65.88, 316.50°) |
| OKLab | oklab(71.02% 0.1185 -0.1261) |
| OKLCH | oklch(71.02% 0.173 313.2) |
| XYZ | xyz(46.1703, 32.9248, 84.0273) |
| Luminance | 0.3292 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.97
Easter Purple
#C071FE
ΔE00 4.50
Liliac
#C48EFD
ΔE00 4.84
Light Urple
#B36FF6
ΔE00 5.79
Orchid
#DA70D6
ΔE00 6.56
Bright Lavender
#C760FF
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C77DED #A3ED7D
analogous
#8F7DED #C77DED #ED7DDB
triadic
#C77DED #EDC77D #7DEDC7
tetradic
#C77DED #ED8F7D #A3ED7D #7DDBED
square
#C77DED #ED8F7D #A3ED7D #7DDBED
split-complementary
#C77DED #DBED7D #7DED8F
monochromatic
#951DD2 #B047E6 #C77DED #DEB3F4 #F3E4FB
Accessibility & contrast
On white
2.77
#C77DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#C77DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C77DED
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C77DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C77DED | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6597F1
Deuteranopia (green-blind)
#7A9DEA
Tritanopia (blue-blind)
#C48EAA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #c77ded; /* rgb */ color: rgb(199, 125, 237); /* oklch */ color: oklch(71.0% 0.173 313.2);
Tailwind
colors: {
custom: {
50: '#daa4f3',
500: '#c77ded',
950: '#000000',
},
}SCSS
$custom: #c77ded; $custom-light: #daa4f3; $custom-dark: #000000;
JSON
{
"hex": "#c77ded",
"rgb": {
"r": 199,
"g": 125,
"b": 237
},
"hsl": {
"h": 279.643,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.71024,
"c": 0.17307,
"h": 313.2
},
"luminance": 0.32924
}Semantic roles & 50–950 ramp
primary
#C77DED
secondary
#DEF2D4
accent
#D80E52
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85