#CA80CC#CA80CC
#CA80CC is a light, vivid purple. Relative luminance 0.324; OKLCH L 70.3% C 0.135 H 326.0°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CA80CC |
|---|---|
| RGB | rgb(202, 128, 204) |
| HSL | hsl(298, 43%, 65%) |
| HSV | hsv(298, 37%, 80%) |
| CMYK | cmyk(1%, 37.3%, 0%, 20%) |
| CIE-LAB | lab(63.64, 40.50, -27.66) |
| CIE-LCH | lch(63.64, 49.04, 325.67°) |
| OKLab | oklab(70.28% 0.1116 -0.0754) |
| OKLCH | oklch(70.28% 0.135 326) |
| XYZ | xyz(42.9744, 32.3563, 61.0967) |
| Luminance | 0.3236 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.84
Lavender Pink
#DD85D7
ΔE00 3.57
Orchid
#DA70D6
ΔE00 4.69
Pale Purple
#B790D4
ΔE00 6.68
Wisteria
#A87DC2
ΔE00 6.90
Purply Pink
#F075E6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA80CC #82CC80
analogous
#A480CC #CA80CC #CC80A8
triadic
#CA80CC #CCCA80 #80CCCA
tetradic
#CA80CC #CCA480 #82CC80 #80A8CC
square
#CA80CC #CCA480 #82CC80 #80A8CC
split-complementary
#CA80CC #A8CC80 #80CCA4
monochromatic
#933C96 #B854BA #CA80CC #DCACDE #EED7EF
Accessibility & contrast
On white
2.81
#CA80CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#CA80CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA80CC
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA80CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA80CC | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A94CF
Deuteranopia (green-blind)
#8D9DC9
Tritanopia (blue-blind)
#CE879D
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ca80cc; /* rgb */ color: rgb(202, 128, 204); /* oklch */ color: oklch(70.3% 0.135 326.0);
Tailwind
colors: {
custom: {
50: '#dba6db',
500: '#ca80cc',
950: '#000000',
},
}SCSS
$custom: #ca80cc; $custom-light: #dba6db; $custom-dark: #000000;
JSON
{
"hex": "#ca80cc",
"rgb": {
"r": 202,
"g": 128,
"b": 204
},
"hsl": {
"h": 298.421,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.70282,
"c": 0.13469,
"h": 326
},
"luminance": 0.32355
}Semantic roles & 50–950 ramp
primary
#CA80CC
secondary
#C8E1C7
accent
#B63033
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83