#C77FDF#C77FDF
#C77FDF is a light, vivid purple. Relative luminance 0.326; OKLCH L 70.6% C 0.154 H 317.3°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C77FDF |
|---|---|
| RGB | rgb(199, 127, 223) |
| HSL | hsl(285, 60%, 69%) |
| HSV | hsv(285, 43%, 87%) |
| CMYK | cmyk(10.8%, 43%, 0%, 12.5%) |
| CIE-LAB | lab(63.88, 43.84, -37.93) |
| CIE-LCH | lch(63.88, 57.97, 319.13°) |
| OKLab | oklab(70.65% 0.1135 -0.1047) |
| OKLCH | oklch(70.65% 0.154 317.3) |
| XYZ | xyz(44.4599, 32.6499, 73.7578) |
| Luminance | 0.3265 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 5.16
Light Purple
#BF77F6
ΔE00 5.38
Orchid (survey)
#C875C4
ΔE00 5.49
Lavender Pink
#DD85D7
ΔE00 5.69
Liliac
#C48EFD
ΔE00 6.27
Pale Purple
#B790D4
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C77FDF #97DF7F
analogous
#977FDF #C77FDF #DF7FC7
triadic
#C77FDF #DFC77F #7FDFC7
tetradic
#C77FDF #DF977F #97DF7F #7FC7DF
square
#C77FDF #DF977F #97DF7F #7FC7DF
split-complementary
#C77FDF #C7DF7F #7FDF97
monochromatic
#942EB6 #B24ED3 #C77FDF #DCB0EB #F2E1F7
Accessibility & contrast
On white
2.79
#C77FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#C77FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C77FDF
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C77FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C77FDF | 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)
#6F96E2
Deuteranopia (green-blind)
#829DDC
Tritanopia (blue-blind)
#C78CA4
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #c77fdf; /* rgb */ color: rgb(199, 127, 223); /* oklch */ color: oklch(70.6% 0.154 317.3);
Tailwind
colors: {
custom: {
50: '#d9a6e9',
500: '#c77fdf',
950: '#000000',
},
}SCSS
$custom: #c77fdf; $custom-light: #d9a6e9; $custom-dark: #000000;
JSON
{
"hex": "#c77fdf",
"rgb": {
"r": 199,
"g": 127,
"b": 223
},
"hsl": {
"h": 285,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.70648,
"c": 0.15448,
"h": 317.3
},
"luminance": 0.32649
}Semantic roles & 50–950 ramp
primary
#C77FDF
secondary
#D6EBCF
accent
#C81E48
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F16
muted
#837F84