#CA82C8#CA82C8
#CA82C8 is a light, vivid purple. Relative luminance 0.327; OKLCH L 70.4% C 0.127 H 327.8°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CA82C8 |
|---|---|
| RGB | rgb(202, 130, 200) |
| HSL | hsl(302, 40%, 65%) |
| HSV | hsv(302, 36%, 79%) |
| CMYK | cmyk(0%, 35.6%, 1%, 20.8%) |
| CIE-LAB | lab(63.91, 38.69, -24.99) |
| CIE-LCH | lch(63.91, 46.05, 327.14°) |
| OKLab | oklab(70.44% 0.1077 -0.0678) |
| OKLCH | oklch(70.44% 0.127 327.8) |
| XYZ | xyz(42.7643, 32.6937, 58.6903) |
| Luminance | 0.3269 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.30
Lavender Pink
#DD85D7
ΔE00 3.68
Orchid
#DA70D6
ΔE00 5.54
Pale Purple
#B790D4
ΔE00 6.78
Wisteria
#A87DC2
ΔE00 7.21
Violet (CSS)
#EE82EE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA82C8 #82CA84
analogous
#A882CA #CA82C8 #CA82A4
triadic
#CA82C8 #C8CA82 #82C8CA
tetradic
#CA82C8 #CAA882 #82CA84 #82A4CA
square
#CA82C8 #CAA882 #82CA84 #82A4CA
split-complementary
#CA82C8 #A4CA82 #82CAA8
monochromatic
#933E91 #B857B5 #CA82C8 #DCADDB #EED8EE
Accessibility & contrast
On white
2.79
#CA82C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#CA82C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA82C8
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA82C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA82C8 | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D95CB
Deuteranopia (green-blind)
#909EC6
Tritanopia (blue-blind)
#CF889C
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ca82c8; /* rgb */ color: rgb(202, 130, 200); /* oklch */ color: oklch(70.4% 0.127 327.8);
Tailwind
colors: {
custom: {
50: '#dba7d9',
500: '#ca82c8',
950: '#000000',
},
}SCSS
$custom: #ca82c8; $custom-light: #dba7d9; $custom-dark: #000000;
JSON
{
"hex": "#ca82c8",
"rgb": {
"r": 202,
"g": 130,
"b": 200
},
"hsl": {
"h": 301.667,
"s": 40.449,
"l": 65.098
},
"oklch": {
"l": 0.70439,
"c": 0.12725,
"h": 327.8
},
"luminance": 0.32692
}Semantic roles & 50–950 ramp
primary
#CA82C8
secondary
#C8E0C8
accent
#B33632
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#151014
muted
#837F83