#CA7CD0#CA7CD0
#CA7CD0 is a light, vivid purple. Relative luminance 0.315; OKLCH L 69.8% C 0.146 H 324.4°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CA7CD0 |
|---|---|
| RGB | rgb(202, 124, 208) |
| HSL | hsl(296, 47%, 65%) |
| HSV | hsv(296, 40%, 82%) |
| CMYK | cmyk(2.9%, 40.4%, 0%, 18.4%) |
| CIE-LAB | lab(62.95, 43.38, -30.96) |
| CIE-LCH | lch(62.95, 53.30, 324.48°) |
| OKLab | oklab(69.82% 0.1184 -0.0847) |
| OKLCH | oklch(69.82% 0.146 324.4) |
| XYZ | xyz(42.9488, 31.5277, 63.4854) |
| Luminance | 0.3153 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.55
Orchid
#DA70D6
ΔE00 3.68
Lavender Pink
#DD85D7
ΔE00 4.09
Purply Pink
#F075E6
ΔE00 6.48
Violet (CSS)
#EE82EE
ΔE00 6.73
Wisteria
#A87DC2
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA7CD0 #82D07C
analogous
#A07CD0 #CA7CD0 #D07CAC
triadic
#CA7CD0 #D0CA7C #7CD0CA
tetradic
#CA7CD0 #D0A07C #82D07C #7CACD0
square
#CA7CD0 #D0A07C #82D07C #7CACD0
split-complementary
#CA7CD0 #ACD07C #7CD0A0
monochromatic
#93379A #B84FC0 #CA7CD0 #DCA9E0 #EED6F0
Accessibility & contrast
On white
2.87
#CA7CD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#CA7CD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA7CD0
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA7CD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA7CD0 | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7392D3
Deuteranopia (green-blind)
#889CCD
Tritanopia (blue-blind)
#CD859C
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ca7cd0; /* rgb */ color: rgb(202, 124, 208); /* oklch */ color: oklch(69.8% 0.146 324.4);
Tailwind
colors: {
custom: {
50: '#dba4de',
500: '#ca7cd0',
950: '#000000',
},
}SCSS
$custom: #ca7cd0; $custom-light: #dba4de; $custom-dark: #000000;
JSON
{
"hex": "#ca7cd0",
"rgb": {
"r": 202,
"g": 124,
"b": 208
},
"hsl": {
"h": 295.714,
"s": 47.191,
"l": 65.098
},
"oklch": {
"l": 0.6982,
"c": 0.14562,
"h": 324.4
},
"luminance": 0.31526
}Semantic roles & 50–950 ramp
primary
#CA7CD0
secondary
#C8E2C6
accent
#BA2B35
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83