#CA93CD#CA93CD
#CA93CD is a light, moderate purple. Relative luminance 0.378; OKLCH L 73.5% C 0.102 H 324.8°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CA93CD |
|---|---|
| RGB | rgb(202, 147, 205) |
| HSL | hsl(297, 37%, 69%) |
| HSV | hsv(297, 28%, 80%) |
| CMYK | cmyk(1.5%, 28.3%, 0%, 19.6%) |
| CIE-LAB | lab(67.90, 30.39, -21.68) |
| CIE-LCH | lch(67.90, 37.33, 324.49°) |
| OKLab | oklab(73.52% 0.0833 -0.0587) |
| OKLCH | oklch(73.52% 0.102 324.8) |
| XYZ | xyz(45.8091, 37.8332, 62.6352) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.30
Pale Purple
#B790D4
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 5.63
Lilac
#C8A2C8
ΔE00 5.79
Lavender (survey)
#C79FEF
ΔE00 7.63
Orchid (survey)
#C875C4
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA93CD #96CD93
analogous
#AD93CD #CA93CD #CD93B3
triadic
#CA93CD #CDCA93 #93CDCA
tetradic
#CA93CD #CDAD93 #96CD93 #93B3CD
square
#CA93CD #CDAD93 #96CD93 #93B3CD
split-complementary
#CA93CD #B3CD93 #93CDAD
monochromatic
#99499D #B569BA #CA93CD #DFBDE0 #F3E7F4
Accessibility & contrast
On white
2.45
#CA93CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#CA93CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA93CD
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA93CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA93CD | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA1CF
Deuteranopia (green-blind)
#9BA8CB
Tritanopia (blue-blind)
#CD98A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ca93cd; /* rgb */ color: rgb(202, 147, 205); /* oklch */ color: oklch(73.5% 0.102 324.8);
Tailwind
colors: {
custom: {
50: '#dbb3dc',
500: '#ca93cd',
950: '#000000',
},
}SCSS
$custom: #ca93cd; $custom-light: #dbb3dc; $custom-dark: #000000;
JSON
{
"hex": "#ca93cd",
"rgb": {
"r": 202,
"g": 147,
"b": 205
},
"hsl": {
"h": 296.897,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.73524,
"c": 0.1019,
"h": 324.8
},
"luminance": 0.37832
}Semantic roles & 50–950 ramp
primary
#CA93CD
secondary
#D6E6D5
accent
#B0363C
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151115
muted
#838083