#C77CEE#C77CEE
#C77CEE is a light, vivid violet. Relative luminance 0.327; OKLCH L 70.9% C 0.176 H 313.0°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C77CEE |
|---|---|
| RGB | rgb(199, 124, 238) |
| HSL | hsl(279, 77%, 71%) |
| HSV | hsv(279, 48%, 93%) |
| CMYK | cmyk(16.4%, 47.9%, 0%, 6.7%) |
| CIE-LAB | lab(63.94, 48.52, -46.15) |
| CIE-LCH | lch(63.94, 66.96, 316.44°) |
| OKLab | oklab(70.92% 0.12 -0.1285) |
| OKLCH | oklch(70.92% 0.176 313) |
| XYZ | xyz(46.1909, 32.7315, 84.7569) |
| Luminance | 0.3273 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.72
Easter Purple
#C071FE
ΔE00 4.21
Liliac
#C48EFD
ΔE00 4.94
Light Urple
#B36FF6
ΔE00 5.55
Bright Lavender
#C760FF
ΔE00 6.39
Bright Lilac
#C95EFB
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C77CEE #A3EE7C
analogous
#8E7CEE #C77CEE #EE7CDC
triadic
#C77CEE #EEC77C #7CEEC7
tetradic
#C77CEE #EE8E7C #A3EE7C #7CDCEE
square
#C77CEE #EE8E7C #A3EE7C #7CDCEE
split-complementary
#C77CEE #DCEE7C #7CEE8E
monochromatic
#951CD4 #B046E7 #C77CEE #DEB2F5 #F3E4FB
Accessibility & contrast
On white
2.78
#C77CEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#C77CEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C77CEE
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C77CEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C77CEE | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6397F2
Deuteranopia (green-blind)
#789DEB
Tritanopia (blue-blind)
#C38EAA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #c77cee; /* rgb */ color: rgb(199, 124, 238); /* oklch */ color: oklch(70.9% 0.176 313.0);
Tailwind
colors: {
custom: {
50: '#daa4f4',
500: '#c77cee',
950: '#000000',
},
}SCSS
$custom: #c77cee; $custom-light: #daa4f4; $custom-dark: #000000;
JSON
{
"hex": "#c77cee",
"rgb": {
"r": 199,
"g": 124,
"b": 238
},
"hsl": {
"h": 279.474,
"s": 77.027,
"l": 70.98
},
"oklch": {
"l": 0.70922,
"c": 0.17578,
"h": 313
},
"luminance": 0.3273
}Semantic roles & 50–950 ramp
primary
#C77CEE
secondary
#DEF2D4
accent
#D90C52
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85