#C77BEE#C77BEE
#C77BEE is a light, vivid violet. Relative luminance 0.325; OKLCH L 70.8% C 0.177 H 313.2°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C77BEE |
|---|---|
| RGB | rgb(199, 123, 238) |
| HSL | hsl(280, 77%, 71%) |
| HSV | hsv(280, 48%, 93%) |
| CMYK | cmyk(16.4%, 48.3%, 0%, 6.7%) |
| CIE-LAB | lab(63.74, 49.05, -46.47) |
| CIE-LCH | lch(63.74, 67.56, 316.55°) |
| OKLab | oklab(70.77% 0.1214 -0.1294) |
| OKLCH | oklch(70.77% 0.177 313.2) |
| XYZ | xyz(46.0662, 32.4822, 84.7153) |
| Luminance | 0.3248 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.60
Easter Purple
#C071FE
ΔE00 4.06
Liliac
#C48EFD
ΔE00 5.13
Light Urple
#B36FF6
ΔE00 5.40
Bright Lavender
#C760FF
ΔE00 6.18
Bright Lilac
#C95EFB
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C77BEE #A2EE7B
analogous
#8D7BEE #C77BEE #EE7BDB
triadic
#C77BEE #EEC77B #7BEEC7
tetradic
#C77BEE #EE8D7B #A2EE7B #7BDBEE
square
#C77BEE #EE8D7B #A2EE7B #7BDBEE
split-complementary
#C77BEE #DBEE7B #7BEE8D
monochromatic
#951BD3 #B045E7 #C77BEE #DEB1F5 #F3E4FC
Accessibility & contrast
On white
2.80
#C77BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#C77BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C77BEE
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C77BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C77BEE | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6196F2
Deuteranopia (green-blind)
#779CEB
Tritanopia (blue-blind)
#C48DAA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #c77bee; /* rgb */ color: rgb(199, 123, 238); /* oklch */ color: oklch(70.8% 0.177 313.2);
Tailwind
colors: {
custom: {
50: '#daa3f4',
500: '#c77bee',
950: '#000000',
},
}SCSS
$custom: #c77bee; $custom-light: #daa3f4; $custom-dark: #000000;
JSON
{
"hex": "#c77bee",
"rgb": {
"r": 199,
"g": 123,
"b": 238
},
"hsl": {
"h": 279.652,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.70771,
"c": 0.17738,
"h": 313.2
},
"luminance": 0.32481
}Semantic roles & 50–950 ramp
primary
#C77BEE
secondary
#DDF2D3
accent
#D90C52
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85