#CA7CCD#CA7CCD
#CA7CCD is a light, vivid purple. Relative luminance 0.314; OKLCH L 69.7% C 0.143 H 325.7°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CA7CCD |
|---|---|
| RGB | rgb(202, 124, 205) |
| HSL | hsl(298, 45%, 65%) |
| HSV | hsv(298, 40%, 80%) |
| CMYK | cmyk(1.5%, 39.5%, 0%, 19.6%) |
| CIE-LAB | lab(62.83, 42.82, -29.47) |
| CIE-LCH | lch(62.83, 51.98, 325.46°) |
| OKLab | oklab(69.69% 0.1178 -0.0805) |
| OKLCH | oklch(69.69% 0.143 325.7) |
| XYZ | xyz(42.5833, 31.3815, 61.5599) |
| Luminance | 0.3138 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.14
Orchid
#DA70D6
ΔE00 3.83
Lavender Pink
#DD85D7
ΔE00 4.00
Purply Pink
#F075E6
ΔE00 6.65
Wisteria
#A87DC2
ΔE00 6.85
Violet (CSS)
#EE82EE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA7CCD #7FCD7C
analogous
#A27CCD #CA7CCD #CD7CA8
triadic
#CA7CCD #CDCA7C #7CCDCA
tetradic
#CA7CCD #CDA27C #7FCD7C #7CA8CD
square
#CA7CCD #CDA27C #7FCD7C #7CA8CD
split-complementary
#CA7CCD #A8CD7C #7CCDA2
monochromatic
#923996 #B850BC #CA7CCD #DCA8DE #EED5EF
Accessibility & contrast
On white
2.89
#CA7CCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#CA7CCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA7CCD
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA7CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA7CCD | 1.00 | 2.89 | 7.28 | 7.28 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7592D0
Deuteranopia (green-blind)
#899BCA
Tritanopia (blue-blind)
#CE849B
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ca7ccd; /* rgb */ color: rgb(202, 124, 205); /* oklch */ color: oklch(69.7% 0.143 325.7);
Tailwind
colors: {
custom: {
50: '#dba3dc',
500: '#ca7ccd',
950: '#000000',
},
}SCSS
$custom: #ca7ccd; $custom-light: #dba3dc; $custom-dark: #000000;
JSON
{
"hex": "#ca7ccd",
"rgb": {
"r": 202,
"g": 124,
"b": 205
},
"hsl": {
"h": 297.778,
"s": 44.751,
"l": 64.51
},
"oklch": {
"l": 0.69688,
"c": 0.14265,
"h": 325.7
},
"luminance": 0.3138
}Semantic roles & 50–950 ramp
primary
#CA7CCD
secondary
#C5E0C4
accent
#B82E33
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83