#CA80C8#CA80C8
#CA80C8 is a light, vivid purple. Relative luminance 0.322; OKLCH L 70.1% C 0.131 H 327.8°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CA80C8 |
|---|---|
| RGB | rgb(202, 128, 200) |
| HSL | hsl(302, 41%, 65%) |
| HSV | hsv(302, 37%, 79%) |
| CMYK | cmyk(0%, 36.6%, 1%, 20.8%) |
| CIE-LAB | lab(63.48, 39.76, -25.65) |
| CIE-LCH | lch(63.48, 47.31, 327.17°) |
| OKLab | oklab(70.11% 0.1107 -0.0697) |
| OKLCH | oklch(70.11% 0.131 327.8) |
| XYZ | xyz(42.5008, 32.1669, 58.6025) |
| Luminance | 0.3216 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.78
Lavender Pink
#DD85D7
ΔE00 3.74
Orchid
#DA70D6
ΔE00 5.09
Pale Purple
#B790D4
ΔE00 7.03
Wisteria
#A87DC2
ΔE00 7.12
Purply Pink
#F075E6
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA80C8 #80CA82
analogous
#A780CA #CA80C8 #CA80A3
triadic
#CA80C8 #C8CA80 #80C8CA
tetradic
#CA80C8 #CAA780 #80CA82 #80A3CA
square
#CA80C8 #CAA780 #80CA82 #80A3CA
split-complementary
#CA80C8 #A3CA80 #80CAA7
monochromatic
#923D90 #B855B5 #CA80C8 #DCABDB #EED6ED
Accessibility & contrast
On white
2.83
#CA80C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#CA80C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA80C8
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA80C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA80C8 | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B94CB
Deuteranopia (green-blind)
#8E9DC6
Tritanopia (blue-blind)
#CF869B
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ca80c8; /* rgb */ color: rgb(202, 128, 200); /* oklch */ color: oklch(70.1% 0.131 327.8);
Tailwind
colors: {
custom: {
50: '#dba6d9',
500: '#ca80c8',
950: '#000000',
},
}SCSS
$custom: #ca80c8; $custom-light: #dba6d9; $custom-dark: #000000;
JSON
{
"hex": "#ca80c8",
"rgb": {
"r": 202,
"g": 128,
"b": 200
},
"hsl": {
"h": 301.622,
"s": 41.111,
"l": 64.706
},
"oklch": {
"l": 0.70114,
"c": 0.13078,
"h": 327.8
},
"luminance": 0.32165
}Semantic roles & 50–950 ramp
primary
#CA80C8
secondary
#C6E0C7
accent
#B43531
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#150F14
muted
#837F83