#C77DEE#C77DEE
#C77DEE is a light, vivid violet. Relative luminance 0.330; OKLCH L 71.1% C 0.174 H 312.9°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C77DEE |
|---|---|
| RGB | rgb(199, 125, 238) |
| HSL | hsl(279, 77%, 71%) |
| HSV | hsv(279, 47%, 93%) |
| CMYK | cmyk(16.4%, 47.5%, 0%, 6.7%) |
| CIE-LAB | lab(64.15, 48.00, -45.82) |
| CIE-LCH | lch(64.15, 66.36, 316.33°) |
| OKLab | oklab(71.08% 0.1186 -0.1275) |
| OKLCH | oklch(71.08% 0.174 312.9) |
| XYZ | xyz(46.3168, 32.9834, 84.7989) |
| Luminance | 0.3298 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.85
Easter Purple
#C071FE
ΔE00 4.37
Liliac
#C48EFD
ΔE00 4.75
Light Urple
#B36FF6
ΔE00 5.70
Bright Lavender
#C760FF
ΔE00 6.61
Bright Lilac
#C95EFB
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C77DEE #A4EE7D
analogous
#8E7DEE #C77DEE #EE7DDC
triadic
#C77DEE #EEC77D #7DEEC7
tetradic
#C77DEE #EE8E7D #A4EE7D #7DDCEE
square
#C77DEE #EE8E7D #A4EE7D #7DDCEE
split-complementary
#C77DEE #DCEE7D #7DEE8E
monochromatic
#951CD5 #B047E7 #C77DEE #DEB3F5 #F3E4FB
Accessibility & contrast
On white
2.76
#C77DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#C77DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C77DEE
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C77DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C77DEE | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6497F2
Deuteranopia (green-blind)
#799DEB
Tritanopia (blue-blind)
#C38EAA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #c77dee; /* rgb */ color: rgb(199, 125, 238); /* oklch */ color: oklch(71.1% 0.174 312.9);
Tailwind
colors: {
custom: {
50: '#daa4f4',
500: '#c77dee',
950: '#000000',
},
}SCSS
$custom: #c77dee; $custom-light: #daa4f4; $custom-dark: #000000;
JSON
{
"hex": "#c77dee",
"rgb": {
"r": 199,
"g": 125,
"b": 238
},
"hsl": {
"h": 279.292,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.71075,
"c": 0.17418,
"h": 312.9
},
"luminance": 0.32982
}Semantic roles & 50–950 ramp
primary
#C77DEE
secondary
#DFF2D5
accent
#D90C53
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85