#CA7CDD#CA7CDD
#CA7CDD is a light, vivid purple. Relative luminance 0.322; OKLCH L 70.4% C 0.159 H 319.6°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CA7CDD |
|---|---|
| RGB | rgb(202, 124, 221) |
| HSL | hsl(288, 59%, 68%) |
| HSV | hsv(288, 44%, 87%) |
| CMYK | cmyk(8.6%, 43.9%, 0%, 13.3%) |
| CIE-LAB | lab(63.50, 45.90, -37.38) |
| CIE-LCH | lch(63.50, 59.19, 320.84°) |
| OKLab | oklab(70.42% 0.121 -0.1031) |
| OKLCH | oklch(70.42% 0.159 319.6) |
| XYZ | xyz(44.6142, 32.1939, 72.2565) |
| Luminance | 0.3219 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.15
Orchid (survey)
#C875C4
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 5.25
Light Purple
#BF77F6
ΔE00 5.78
Violet (CSS)
#EE82EE
ΔE00 6.28
Purply Pink
#F075E6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA7CDD #8FDD7C
analogous
#997CDD #CA7CDD #DD7CC0
triadic
#CA7CDD #DDCA7C #7CDDCA
tetradic
#CA7CDD #DD997C #8FDD7C #7CC0DD
square
#CA7CDD #DD997C #8FDD7C #7CC0DD
split-complementary
#CA7CDD #C0DD7C #7CDD99
monochromatic
#972EB1 #B64BD0 #CA7CDD #DEADEA #F1DDF6
Accessibility & contrast
On white
2.82
#CA7CDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#CA7CDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA7CDD
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA7CDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA7CDD | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D94E0
Deuteranopia (green-blind)
#839DDA
Tritanopia (blue-blind)
#CB88A2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ca7cdd; /* rgb */ color: rgb(202, 124, 221); /* oklch */ color: oklch(70.4% 0.159 319.6);
Tailwind
colors: {
custom: {
50: '#dca4e8',
500: '#ca7cdd',
950: '#000000',
},
}SCSS
$custom: #ca7cdd; $custom-light: #dca4e8; $custom-dark: #000000;
JSON
{
"hex": "#ca7cdd",
"rgb": {
"r": 202,
"g": 124,
"b": 221
},
"hsl": {
"h": 288.247,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.70415,
"c": 0.15892,
"h": 319.6
},
"luminance": 0.32192
}Semantic roles & 50–950 ramp
primary
#CA7CDD
secondary
#D1E9CB
accent
#C61F40
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#150F16
muted
#837F84