#CA7CDC#CA7CDC
#CA7CDC is a light, vivid purple. Relative luminance 0.321; OKLCH L 70.4% C 0.158 H 319.9°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CA7CDC |
|---|---|
| RGB | rgb(202, 124, 220) |
| HSL | hsl(289, 58%, 67%) |
| HSV | hsv(289, 44%, 86%) |
| CMYK | cmyk(8.2%, 43.6%, 0%, 13.7%) |
| CIE-LAB | lab(63.46, 45.70, -36.89) |
| CIE-LCH | lch(63.46, 58.73, 321.09°) |
| OKLab | oklab(70.37% 0.1208 -0.1017) |
| OKLCH | oklch(70.37% 0.158 319.9) |
| XYZ | xyz(44.4814, 32.1407, 71.5569) |
| Luminance | 0.3214 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.06
Orchid (survey)
#C875C4
ΔE00 4.59
Lavender Pink
#DD85D7
ΔE00 5.13
Light Purple
#BF77F6
ΔE00 5.96
Violet (CSS)
#EE82EE
ΔE00 6.28
Purply Pink
#F075E6
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA7CDC #8EDC7C
analogous
#9A7CDC #CA7CDC #DC7CBE
triadic
#CA7CDC #DCCA7C #7CDCCA
tetradic
#CA7CDC #DC9A7C #8EDC7C #7CBEDC
square
#CA7CDC #DC9A7C #8EDC7C #7CBEDC
split-complementary
#CA7CDC #BEDC7C #7CDC9A
monochromatic
#972FAF #B64CCF #CA7CDC #DEACE9 #F1DDF6
Accessibility & contrast
On white
2.83
#CA7CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#CA7CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA7CDC
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA7CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA7CDC | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E94DF
Deuteranopia (green-blind)
#839DD9
Tritanopia (blue-blind)
#CB88A2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ca7cdc; /* rgb */ color: rgb(202, 124, 220); /* oklch */ color: oklch(70.4% 0.158 319.9);
Tailwind
colors: {
custom: {
50: '#dca4e7',
500: '#ca7cdc',
950: '#000000',
},
}SCSS
$custom: #ca7cdc; $custom-light: #dca4e7; $custom-dark: #000000;
JSON
{
"hex": "#ca7cdc",
"rgb": {
"r": 202,
"g": 124,
"b": 220
},
"hsl": {
"h": 288.75,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.70367,
"c": 0.15787,
"h": 319.9
},
"luminance": 0.32139
}Semantic roles & 50–950 ramp
primary
#CA7CDC
secondary
#D1E9CB
accent
#C5203F
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#150F16
muted
#837F84