#CA7CDF#CA7CDF
#CA7CDF is a light, vivid purple. Relative luminance 0.323; OKLCH L 70.5% C 0.161 H 318.9°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CA7CDF |
|---|---|
| RGB | rgb(202, 124, 223) |
| HSL | hsl(287, 61%, 68%) |
| HSV | hsv(287, 44%, 87%) |
| CMYK | cmyk(9.4%, 44.4%, 0%, 12.5%) |
| CIE-LAB | lab(63.59, 46.29, -38.35) |
| CIE-LCH | lch(63.59, 60.12, 320.36°) |
| OKLab | oklab(70.51% 0.1213 -0.1059) |
| OKLCH | oklch(70.51% 0.161 318.9) |
| XYZ | xyz(44.8823, 32.3011, 73.6682) |
| Luminance | 0.3230 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.34
Orchid (survey)
#C875C4
ΔE00 5.12
Light Purple
#BF77F6
ΔE00 5.44
Lavender Pink
#DD85D7
ΔE00 5.49
Violet (CSS)
#EE82EE
ΔE00 6.29
Purply Pink
#F075E6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA7CDF #91DF7C
analogous
#987CDF #CA7CDF #DF7CC2
triadic
#CA7CDF #DFCA7C #7CDFCA
tetradic
#CA7CDF #DF987C #91DF7C #7CC2DF
square
#CA7CDF #DF987C #91DF7C #7CC2DF
split-complementary
#CA7CDF #C2DF7C #7CDF98
monochromatic
#982CB5 #B64BD3 #CA7CDF #DEADEB #F2DEF7
Accessibility & contrast
On white
2.82
#CA7CDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#CA7CDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA7CDF
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA7CDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA7CDF | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C95E2
Deuteranopia (green-blind)
#829DDC
Tritanopia (blue-blind)
#CB89A3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ca7cdf; /* rgb */ color: rgb(202, 124, 223); /* oklch */ color: oklch(70.5% 0.161 318.9);
Tailwind
colors: {
custom: {
50: '#dca4e9',
500: '#ca7cdf',
950: '#000000',
},
}SCSS
$custom: #ca7cdf; $custom-light: #dca4e9; $custom-dark: #000000;
JSON
{
"hex": "#ca7cdf",
"rgb": {
"r": 202,
"g": 124,
"b": 223
},
"hsl": {
"h": 287.273,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.70509,
"c": 0.16101,
"h": 318.9
},
"luminance": 0.323
}Semantic roles & 50–950 ramp
primary
#CA7CDF
secondary
#D3EBCC
accent
#C81D41
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F16
muted
#837F84