#C77CED#C77CED
#C77CED is a light, vivid violet. Relative luminance 0.327; OKLCH L 70.9% C 0.175 H 313.3°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C77CED |
|---|---|
| RGB | rgb(199, 124, 237) |
| HSL | hsl(280, 76%, 71%) |
| HSV | hsv(280, 48%, 93%) |
| CMYK | cmyk(16%, 47.7%, 0%, 7.1%) |
| CIE-LAB | lab(63.90, 48.31, -45.67) |
| CIE-LCH | lch(63.90, 66.48, 316.61°) |
| OKLab | oklab(70.87% 0.1199 -0.1271) |
| OKLCH | oklch(70.87% 0.175 313.3) |
| XYZ | xyz(46.0443, 32.6729, 83.9853) |
| Luminance | 0.3267 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.85
Easter Purple
#C071FE
ΔE00 4.34
Liliac
#C48EFD
ΔE00 5.02
Light Urple
#B36FF6
ΔE00 5.64
Bright Lavender
#C760FF
ΔE00 6.47
Orchid
#DA70D6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C77CED #A2ED7C
analogous
#8E7CED #C77CED #ED7CDA
triadic
#C77CED #EDC77C #7CEDC7
tetradic
#C77CED #ED8E7C #A2ED7C #7CDAED
square
#C77CED #ED8E7C #A2ED7C #7CDAED
split-complementary
#C77CED #DAED7C #7CED8E
monochromatic
#951DD2 #B046E6 #C77CED #DEB2F4 #F3E4FB
Accessibility & contrast
On white
2.79
#C77CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#C77CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C77CED
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C77CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C77CED | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6397F1
Deuteranopia (green-blind)
#799DEA
Tritanopia (blue-blind)
#C48DAA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #c77ced; /* rgb */ color: rgb(199, 124, 237); /* oklch */ color: oklch(70.9% 0.175 313.3);
Tailwind
colors: {
custom: {
50: '#daa4f3',
500: '#c77ced',
950: '#000000',
},
}SCSS
$custom: #c77ced; $custom-light: #daa4f3; $custom-dark: #000000;
JSON
{
"hex": "#c77ced",
"rgb": {
"r": 199,
"g": 124,
"b": 237
},
"hsl": {
"h": 279.823,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.70871,
"c": 0.17468,
"h": 313.3
},
"luminance": 0.32672
}Semantic roles & 50–950 ramp
primary
#C77CED
secondary
#DDF2D3
accent
#D80D52
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85