#C07CCC#C07CCC
#C07CCC is a light, vivid purple. Relative luminance 0.300; OKLCH L 68.5% C 0.136 H 321.4°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C07CCC |
|---|---|
| RGB | rgb(192, 124, 204) |
| HSL | hsl(291, 44%, 64%) |
| HSV | hsv(291, 39%, 80%) |
| CMYK | cmyk(5.9%, 39.2%, 0%, 20%) |
| CIE-LAB | lab(61.64, 39.55, -30.84) |
| CIE-LCH | lch(61.64, 50.15, 322.06°) |
| OKLab | oklab(68.53% 0.1059 -0.0845) |
| OKLCH | oklch(68.53% 0.136 321.4) |
| XYZ | xyz(39.8437, 29.9828, 60.8035) |
| Luminance | 0.2998 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.99
Wisteria
#A87DC2
ΔE00 4.96
Orchid
#DA70D6
ΔE00 5.20
Lavender Pink
#DD85D7
ΔE00 5.72
Pale Purple
#B790D4
ΔE00 6.25
Soft Purple
#A66FB5
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C07CCC #88CC7C
analogous
#987CCC #C07CCC #CC7CB0
triadic
#C07CCC #CCC07C #7CCCC0
tetradic
#C07CCC #CC987C #88CC7C #7CB0CC
square
#C07CCC #CC987C #88CC7C #7CB0CC
split-complementary
#C07CCC #B0CC7C #7CCC98
monochromatic
#863A94 #AB50BB #C07CCC #D5A8DD #EAD4EE
Accessibility & contrast
On white
3.00
#C07CCC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#C07CCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C07CCC
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C07CCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C07CCC | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7290CF
Deuteranopia (green-blind)
#8498CA
Tritanopia (blue-blind)
#C2859A
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #c07ccc; /* rgb */ color: rgb(192, 124, 204); /* oklch */ color: oklch(68.5% 0.136 321.4);
Tailwind
colors: {
custom: {
50: '#d4a3db',
500: '#c07ccc',
950: '#000000',
},
}SCSS
$custom: #c07ccc; $custom-light: #d4a3db; $custom-dark: #000000;
JSON
{
"hex": "#c07ccc",
"rgb": {
"r": 192,
"g": 124,
"b": 204
},
"hsl": {
"h": 291,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.68529,
"c": 0.13554,
"h": 321.4
},
"luminance": 0.29981
}Semantic roles & 50–950 ramp
primary
#C07CCC
secondary
#C8E0C4
accent
#B72E43
background
#FDFAFD
surface
#FAF4FB
border
#D3CED4
text
#140F15
muted
#837F83