#CA7CCC#CA7CCC
#CA7CCC is a light, vivid purple. Relative luminance 0.313; OKLCH L 69.6% C 0.142 H 326.1°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CA7CCC |
|---|---|
| RGB | rgb(202, 124, 204) |
| HSL | hsl(299, 44%, 64%) |
| HSV | hsv(299, 39%, 80%) |
| CMYK | cmyk(1%, 39.2%, 0%, 20%) |
| CIE-LAB | lab(62.79, 42.63, -28.97) |
| CIE-LCH | lch(62.79, 51.54, 325.80°) |
| OKLab | oklab(69.65% 0.1176 -0.079) |
| OKLCH | oklch(69.65% 0.142 326.1) |
| XYZ | xyz(42.4629, 31.3333, 60.9262) |
| Luminance | 0.3133 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.03
Orchid
#DA70D6
ΔE00 3.90
Lavender Pink
#DD85D7
ΔE00 3.99
Purply Pink
#F075E6
ΔE00 6.72
Wisteria
#A87DC2
ΔE00 6.88
Violet (CSS)
#EE82EE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA7CCC #7ECC7C
analogous
#A27CCC #CA7CCC #CC7CA6
triadic
#CA7CCC #CCCA7C #7CCCCA
tetradic
#CA7CCC #CCA27C #7ECC7C #7CA6CC
square
#CA7CCC #CCA27C #7ECC7C #7CA6CC
split-complementary
#CA7CCC #A6CC7C #7CCCA2
monochromatic
#923A94 #B850BB #CA7CCC #DCA8DD #EED4EE
Accessibility & contrast
On white
2.89
#CA7CCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#CA7CCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA7CCC
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA7CCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA7CCC | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7592CF
Deuteranopia (green-blind)
#8A9BC9
Tritanopia (blue-blind)
#CE849B
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ca7ccc; /* rgb */ color: rgb(202, 124, 204); /* oklch */ color: oklch(69.6% 0.142 326.1);
Tailwind
colors: {
custom: {
50: '#dba3db',
500: '#ca7ccc',
950: '#000000',
},
}SCSS
$custom: #ca7ccc; $custom-light: #dba3db; $custom-dark: #000000;
JSON
{
"hex": "#ca7ccc",
"rgb": {
"r": 202,
"g": 124,
"b": 204
},
"hsl": {
"h": 298.5,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.69645,
"c": 0.14167,
"h": 326.1
},
"luminance": 0.31331
}Semantic roles & 50–950 ramp
primary
#CA7CCC
secondary
#C5E0C4
accent
#B72E32
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83