#C080DC#C080DC
#C080DC is a light, vivid purple. Relative luminance 0.318; OKLCH L 69.9% C 0.146 H 315.0°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C080DC |
|---|---|
| RGB | rgb(192, 128, 220) |
| HSL | hsl(282, 57%, 68%) |
| HSV | hsv(282, 42%, 86%) |
| CMYK | cmyk(12.7%, 41.8%, 0%, 13.7%) |
| CIE-LAB | lab(63.19, 40.64, -37.39) |
| CIE-LCH | lch(63.19, 55.22, 317.38°) |
| OKLab | oklab(69.92% 0.1034 -0.1033) |
| OKLCH | oklch(69.92% 0.146 315) |
| XYZ | xyz(42.3737, 31.8131, 71.6047) |
| Luminance | 0.3181 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.34
Pale Purple
#B790D4
ΔE00 5.50
Wisteria
#A87DC2
ΔE00 5.72
Orchid (survey)
#C875C4
ΔE00 5.81
Liliac
#C48EFD
ΔE00 6.14
Orchid
#DA70D6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C080DC #9CDC80
analogous
#9280DC #C080DC #DC80CA
triadic
#C080DC #DCC080 #80DCC0
tetradic
#C080DC #DC9280 #9CDC80 #80CADC
square
#C080DC #DC9280 #9CDC80 #80CADC
split-complementary
#C080DC #CADC80 #80DC92
monochromatic
#8A31B1 #A850CF #C080DC #D8B0E9 #F0E0F6
Accessibility & contrast
On white
2.85
#C080DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#C080DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C080DC
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C080DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C080DC | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7095DF
Deuteranopia (green-blind)
#809BD9
Tritanopia (blue-blind)
#BE8DA4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #c080dc; /* rgb */ color: rgb(192, 128, 220); /* oklch */ color: oklch(69.9% 0.146 315.0);
Tailwind
colors: {
custom: {
50: '#d4a6e7',
500: '#c080dc',
950: '#000000',
},
}SCSS
$custom: #c080dc; $custom-light: #d4a6e7; $custom-dark: #000000;
JSON
{
"hex": "#c080dc",
"rgb": {
"r": 192,
"g": 128,
"b": 220
},
"hsl": {
"h": 281.739,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.69917,
"c": 0.14615,
"h": 315
},
"luminance": 0.31812
}Semantic roles & 50–950 ramp
primary
#C080DC
secondary
#D6EACE
accent
#C42153
background
#FDFAFE
surface
#FAF4FC
border
#D3CED5
text
#140F16
muted
#837F84