#CA7CC0#CA7CC0
#CA7CC0 is a light, vivid purple. Relative luminance 0.308; OKLCH L 69.1% C 0.130 H 331.6°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CA7CC0 |
|---|---|
| RGB | rgb(202, 124, 192) |
| HSL | hsl(308, 42%, 64%) |
| HSV | hsv(308, 39%, 79%) |
| CMYK | cmyk(0%, 38.6%, 5%, 20.8%) |
| CIE-LAB | lab(62.32, 40.44, -22.92) |
| CIE-LCH | lch(62.32, 46.48, 330.46°) |
| OKLab | oklab(69.14% 0.1147 -0.062) |
| OKLCH | oklch(69.14% 0.13 331.6) |
| XYZ | xyz(41.0788, 30.7797, 53.6363) |
| Luminance | 0.3078 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.46
Lavender Pink
#DD85D7
ΔE00 4.75
Orchid
#DA70D6
ΔE00 5.45
Pale Magenta
#D767AD
ΔE00 6.26
Purplish Pink
#CE5DAE
ΔE00 7.37
Wisteria
#A87DC2
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA7CC0 #7CCA86
analogous
#AD7CCA #CA7CC0 #CA7C99
triadic
#CA7CC0 #C0CA7C #7CC0CA
tetradic
#CA7CC0 #CAAD7C #7CCA86 #7C99CA
square
#CA7CC0 #CAAD7C #7CCA86 #7C99CA
split-complementary
#CA7CC0 #99CA7C #7CCAAD
monochromatic
#913B86 #B850AB #CA7CC0 #DCA8D5 #EDD3EA
Accessibility & contrast
On white
2.93
#CA7CC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#CA7CC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA7CC0
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA7CC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA7CC0 | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A90C2
Deuteranopia (green-blind)
#8E9BBE
Tritanopia (blue-blind)
#D08195
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #ca7cc0; /* rgb */ color: rgb(202, 124, 192); /* oklch */ color: oklch(69.1% 0.130 331.6);
Tailwind
colors: {
custom: {
50: '#dba3d3',
500: '#ca7cc0',
950: '#000000',
},
}SCSS
$custom: #ca7cc0; $custom-light: #dba3d3; $custom-dark: #000000;
JSON
{
"hex": "#ca7cc0",
"rgb": {
"r": 202,
"g": 124,
"b": 192
},
"hsl": {
"h": 307.692,
"s": 42.391,
"l": 63.922
},
"oklch": {
"l": 0.6914,
"c": 0.13035,
"h": 331.6
},
"luminance": 0.30778
}Semantic roles & 50–950 ramp
primary
#CA7CC0
secondary
#C3DFC7
accent
#B54130
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82