#C77FFA#C77FFA
#C77FFA is a light, vivid violet. Relative luminance 0.342; OKLCH L 72.0% C 0.184 H 309.5°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C77FFA |
|---|---|
| RGB | rgb(199, 127, 250) |
| HSL | hsl(275, 92%, 74%) |
| HSV | hsv(275, 49%, 98%) |
| CMYK | cmyk(20.4%, 49.2%, 0%, 2%) |
| CIE-LAB | lab(65.14, 49.52, -50.87) |
| CIE-LCH | lch(65.14, 70.99, 314.23°) |
| OKLab | oklab(72% 0.1174 -0.1422) |
| OKLCH | oklch(72% 0.184 309.5) |
| XYZ | xyz(48.3946, 34.2237, 94.4804) |
| Luminance | 0.3422 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.35
Easter Purple
#C071FE
ΔE00 3.61
Liliac
#C48EFD
ΔE00 3.68
Light Urple
#B36FF6
ΔE00 5.30
Bright Lavender
#C760FF
ΔE00 6.45
Bright Lilac
#C95EFB
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C77FFA #B2FA7F
analogous
#8A7FFA #C77FFA #FA7FF0
triadic
#C77FFA #FAC77F #7FFAC7
tetradic
#C77FFA #FA8A7F #B2FA7F #7FF0FA
square
#C77FFA #FA8A7F #B2FA7F #7FF0FA
split-complementary
#C77FFA #F0FA7F #7FFA8A
monochromatic
#930AF5 #AD44F8 #C77FFA #E1BAFC #F2E2FE
Accessibility & contrast
On white
2.68
#C77FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#C77FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C77FFA
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C77FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C77FFA | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9BFE
Deuteranopia (green-blind)
#749FF7
Tritanopia (blue-blind)
#C093B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #c77ffa; /* rgb */ color: rgb(199, 127, 250); /* oklch */ color: oklch(72.0% 0.184 309.5);
Tailwind
colors: {
custom: {
50: '#daa6fc',
500: '#c77ffa',
950: '#000000',
},
}SCSS
$custom: #c77ffa; $custom-light: #daa6fc; $custom-dark: #000000;
JSON
{
"hex": "#c77ffa",
"rgb": {
"r": 199,
"g": 127,
"b": 250
},
"hsl": {
"h": 275.122,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.72002,
"c": 0.18435,
"h": 309.5
},
"luminance": 0.34223
}Semantic roles & 50–950 ramp
primary
#C77FFA
secondary
#E3F6D5
accent
#E6005F
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F17
muted
#837F85