#C77FCF#C77FCF
#C77FCF is a light, vivid purple. Relative luminance 0.318; OKLCH L 69.9% C 0.138 H 323.3°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C77FCF |
|---|---|
| RGB | rgb(199, 127, 207) |
| HSL | hsl(294, 45%, 65%) |
| HSV | hsv(294, 39%, 81%) |
| CMYK | cmyk(3.9%, 38.6%, 0%, 18.8%) |
| CIE-LAB | lab(63.20, 40.68, -30.04) |
| CIE-LCH | lch(63.20, 50.57, 323.55°) |
| OKLab | oklab(69.92% 0.1103 -0.0822) |
| OKLCH | oklch(69.92% 0.138 323.3) |
| XYZ | xyz(42.4039, 31.8274, 62.9290) |
| Luminance | 0.3183 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.00
Lavender Pink
#DD85D7
ΔE00 4.23
Orchid
#DA70D6
ΔE00 4.61
Wisteria
#A87DC2
ΔE00 6.22
Pale Purple
#B790D4
ΔE00 6.25
Violet (CSS)
#EE82EE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C77FCF #87CF7F
analogous
#9F7FCF #C77FCF #CF7FAF
triadic
#C77FCF #CFC77F #7FCFC7
tetradic
#C77FCF #CF9F7F #87CF7F #7FAFCF
square
#C77FCF #CF9F7F #87CF7F #7FAFCF
split-complementary
#C77FCF #AFCF7F #7FCF9F
monochromatic
#903A9A #B452BE #C77FCF #DAACE0 #EED8F0
Accessibility & contrast
On white
2.85
#C77FCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#C77FCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C77FCF
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C77FCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C77FCF | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7694D2
Deuteranopia (green-blind)
#899CCC
Tritanopia (blue-blind)
#CA889D
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #c77fcf; /* rgb */ color: rgb(199, 127, 207); /* oklch */ color: oklch(69.9% 0.138 323.3);
Tailwind
colors: {
custom: {
50: '#d9a5de',
500: '#c77fcf',
950: '#000000',
},
}SCSS
$custom: #c77fcf; $custom-light: #d9a5de; $custom-dark: #000000;
JSON
{
"hex": "#c77fcf",
"rgb": {
"r": 199,
"g": 127,
"b": 207
},
"hsl": {
"h": 294,
"s": 45.455,
"l": 65.49
},
"oklch": {
"l": 0.69918,
"c": 0.13757,
"h": 323.3
},
"luminance": 0.31826
}Semantic roles & 50–950 ramp
primary
#C77FCF
secondary
#CAE2C8
accent
#B92D3B
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83