#C080CA#C080CA
#C080CA is a light, vivid purple. Relative luminance 0.309; OKLCH L 69.1% C 0.126 H 322.0°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C080CA |
|---|---|
| RGB | rgb(192, 128, 202) |
| HSL | hsl(292, 41%, 65%) |
| HSV | hsv(292, 37%, 79%) |
| CMYK | cmyk(5%, 36.6%, 0%, 20.8%) |
| CIE-LAB | lab(62.43, 36.99, -28.48) |
| CIE-LCH | lch(62.43, 46.69, 322.40°) |
| OKLab | oklab(69.1% 0.0996 -0.0779) |
| OKLCH | oklch(69.1% 0.126 322) |
| XYZ | xyz(40.1168, 30.9104, 59.7188) |
| Luminance | 0.3091 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.41
Wisteria
#A87DC2
ΔE00 4.95
Lavender Pink
#DD85D7
ΔE00 5.37
Pale Purple
#B790D4
ΔE00 5.48
Orchid
#DA70D6
ΔE00 5.90
Soft Purple
#A66FB5
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C080CA #8ACA80
analogous
#9B80CA #C080CA #CA80AF
triadic
#C080CA #CAC080 #80CAC0
tetradic
#C080CA #CA9B80 #8ACA80 #80AFCA
square
#C080CA #CA9B80 #8ACA80 #80AFCA
split-complementary
#C080CA #AFCA80 #80CA9B
monochromatic
#873D92 #AB55B8 #C080CA #D5ABDC #EBD6EE
Accessibility & contrast
On white
2.92
#C080CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#C080CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C080CA
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C080CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C080CA | 1.00 | 2.92 | 7.18 | 7.18 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7892CD
Deuteranopia (green-blind)
#8899C8
Tritanopia (blue-blind)
#C2889C
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #c080ca; /* rgb */ color: rgb(192, 128, 202); /* oklch */ color: oklch(69.1% 0.126 322.0);
Tailwind
colors: {
custom: {
50: '#d4a6da',
500: '#c080ca',
950: '#000000',
},
}SCSS
$custom: #c080ca; $custom-light: #d4a6da; $custom-dark: #000000;
JSON
{
"hex": "#c080ca",
"rgb": {
"r": 192,
"g": 128,
"b": 202
},
"hsl": {
"h": 291.892,
"s": 41.111,
"l": 64.706
},
"oklch": {
"l": 0.69099,
"c": 0.12639,
"h": 322
},
"luminance": 0.30909
}Semantic roles & 50–950 ramp
primary
#C080CA
secondary
#CAE0C6
accent
#B43143
background
#FDFAFD
surface
#FAF4FA
border
#D3CED3
text
#140F15
muted
#837F83