#CA7DC0#CA7DC0
#CA7DC0 is a light, vivid purple. Relative luminance 0.310; OKLCH L 69.3% C 0.129 H 331.7°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CA7DC0 |
|---|---|
| RGB | rgb(202, 125, 192) |
| HSL | hsl(308, 42%, 64%) |
| HSV | hsv(308, 38%, 79%) |
| CMYK | cmyk(0%, 38.1%, 5%, 20.8%) |
| CIE-LAB | lab(62.53, 39.91, -22.59) |
| CIE-LCH | lch(62.53, 45.86, 330.49°) |
| OKLab | oklab(69.3% 0.1132 -0.0611) |
| OKLCH | oklch(69.3% 0.129 331.7) |
| XYZ | xyz(41.2047, 31.0316, 53.6782) |
| Luminance | 0.3103 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.71
Lavender Pink
#DD85D7
ΔE00 4.69
Orchid
#DA70D6
ΔE00 5.63
Pale Magenta
#D767AD
ΔE00 6.41
Purplish Pink
#CE5DAE
ΔE00 7.60
Wisteria
#A87DC2
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA7DC0 #7DCA87
analogous
#AE7DCA #CA7DC0 #CA7D9A
triadic
#CA7DC0 #C0CA7D #7DC0CA
tetradic
#CA7DC0 #CAAE7D #7DCA87 #7D9ACA
square
#CA7DC0 #CAAE7D #7DCA87 #7D9ACA
split-complementary
#CA7DC0 #9ACA7D #7DCAAE
monochromatic
#913B86 #B852AB #CA7DC0 #DCA8D5 #EDD4EA
Accessibility & contrast
On white
2.91
#CA7DC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#CA7DC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA7DC0
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA7DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA7DC0 | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B91C2
Deuteranopia (green-blind)
#8F9BBE
Tritanopia (blue-blind)
#D08296
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #ca7dc0; /* rgb */ color: rgb(202, 125, 192); /* oklch */ color: oklch(69.3% 0.129 331.7);
Tailwind
colors: {
custom: {
50: '#dba4d3',
500: '#ca7dc0',
950: '#000000',
},
}SCSS
$custom: #ca7dc0; $custom-light: #dba4d3; $custom-dark: #000000;
JSON
{
"hex": "#ca7dc0",
"rgb": {
"r": 202,
"g": 125,
"b": 192
},
"hsl": {
"h": 307.792,
"s": 42.077,
"l": 64.118
},
"oklch": {
"l": 0.69301,
"c": 0.12859,
"h": 331.7
},
"luminance": 0.3103
}Semantic roles & 50–950 ramp
primary
#CA7DC0
secondary
#C4DFC7
accent
#B54230
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82