#CA8DC0#CA8DC0
#CA8DC0 is a light, moderate purple. Relative luminance 0.354; OKLCH L 72.0% C 0.100 H 332.5°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CA8DC0 |
|---|---|
| RGB | rgb(202, 141, 192) |
| HSL | hsl(310, 37%, 67%) |
| HSV | hsv(310, 30%, 79%) |
| CMYK | cmyk(0%, 30.2%, 5%, 20.8%) |
| CIE-LAB | lab(66.07, 31.26, -17.21) |
| CIE-LCH | lch(66.07, 35.69, 331.17°) |
| OKLab | oklab(71.98% 0.0886 -0.0462) |
| OKLCH | oklch(71.98% 0.1 332.5) |
| XYZ | xyz(43.3958, 35.4138, 54.4086) |
| Luminance | 0.3541 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 6.15
Plum
#DDA0DD
ΔE00 6.16
Lilac
#C8A2C8
ΔE00 6.39
Dusty Lavender
#AC86A8
ΔE00 7.04
Orchid (survey)
#C875C4
ΔE00 7.22
Pale Purple
#B790D4
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA8DC0 #8DCA97
analogous
#B68DCA #CA8DC0 #CA8DA2
triadic
#CA8DC0 #C0CA8D #8DC0CA
tetradic
#CA8DC0 #CAB68D #8DCA97 #8DA2CA
square
#CA8DC0 #CAB68D #8DCA97 #8DA2CA
split-complementary
#CA8DC0 #A2CA8D #8DCAB6
monochromatic
#974689 #B763A9 #CA8DC0 #DDB7D7 #F1E1EE
Accessibility & contrast
On white
2.60
#CA8DC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#CA8DC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA8DC0
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA8DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA8DC0 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BC2
Deuteranopia (green-blind)
#9BA4BE
Tritanopia (blue-blind)
#CF909F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ca8dc0; /* rgb */ color: rgb(202, 141, 192); /* oklch */ color: oklch(72.0% 0.100 332.5);
Tailwind
colors: {
custom: {
50: '#dbafd3',
500: '#ca8dc0',
950: '#000000',
},
}SCSS
$custom: #ca8dc0; $custom-light: #dbafd3; $custom-dark: #000000;
JSON
{
"hex": "#ca8dc0",
"rgb": {
"r": 202,
"g": 141,
"b": 192
},
"hsl": {
"h": 309.836,
"s": 36.527,
"l": 67.255
},
"oklch": {
"l": 0.7198,
"c": 0.09995,
"h": 332.5
},
"luminance": 0.35412
}Semantic roles & 50–950 ramp
primary
#CA8DC0
secondary
#D0E3D3
accent
#AF4A36
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151014
muted
#837F82