#CA7EC0#CA7EC0
#CA7EC0 is a light, vivid purple. Relative luminance 0.313; OKLCH L 69.5% C 0.127 H 331.7°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CA7EC0 |
|---|---|
| RGB | rgb(202, 126, 192) |
| HSL | hsl(308, 42%, 64%) |
| HSV | hsv(308, 38%, 79%) |
| CMYK | cmyk(0%, 37.6%, 5%, 20.8%) |
| CIE-LAB | lab(62.75, 39.38, -22.26) |
| CIE-LCH | lch(62.75, 45.23, 330.52°) |
| OKLab | oklab(69.46% 0.1117 -0.0601) |
| OKLCH | oklch(69.46% 0.127 331.7) |
| XYZ | xyz(41.3319, 31.2860, 53.7206) |
| Luminance | 0.3128 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.96
Lavender Pink
#DD85D7
ΔE00 4.65
Orchid
#DA70D6
ΔE00 5.83
Pale Magenta
#D767AD
ΔE00 6.56
Wisteria
#A87DC2
ΔE00 7.80
Purplish Pink
#CE5DAE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA7EC0 #7ECA88
analogous
#AE7ECA #CA7EC0 #CA7E9A
triadic
#CA7EC0 #C0CA7E #7EC0CA
tetradic
#CA7EC0 #CAAE7E #7ECA88 #7E9ACA
square
#CA7EC0 #CAAE7E #7ECA88 #7E9ACA
split-complementary
#CA7EC0 #9ACA7E #7ECAAE
monochromatic
#923C86 #B853AB #CA7EC0 #DCA9D5 #EED5EA
Accessibility & contrast
On white
2.89
#CA7EC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#CA7EC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA7EC0
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA7EC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA7EC0 | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C91C2
Deuteranopia (green-blind)
#8F9CBE
Tritanopia (blue-blind)
#D08397
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ca7ec0; /* rgb */ color: rgb(202, 126, 192); /* oklch */ color: oklch(69.5% 0.127 331.7);
Tailwind
colors: {
custom: {
50: '#dba5d3',
500: '#ca7ec0',
950: '#000000',
},
}SCSS
$custom: #ca7ec0; $custom-light: #dba5d3; $custom-dark: #000000;
JSON
{
"hex": "#ca7ec0",
"rgb": {
"r": 202,
"g": 126,
"b": 192
},
"hsl": {
"h": 307.895,
"s": 41.758,
"l": 64.314
},
"oklch": {
"l": 0.69462,
"c": 0.12682,
"h": 331.7
},
"luminance": 0.31284
}Semantic roles & 50–950 ramp
primary
#CA7EC0
secondary
#C5DFC8
accent
#B54231
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82