#CDA1CA#CDA1CA
#CDA1CA is a light, moderate purple. Relative luminance 0.427; OKLCH L 76.2% C 0.076 H 328.5°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA1CA |
|---|---|
| RGB | rgb(205, 161, 202) |
| HSL | hsl(304, 31%, 72%) |
| HSV | hsv(304, 21%, 80%) |
| CMYK | cmyk(0%, 21.5%, 1.5%, 19.6%) |
| CIE-LAB | lab(71.37, 23.16, -14.73) |
| CIE-LCH | lch(71.37, 27.45, 327.55°) |
| OKLab | oklab(76.22% 0.0645 -0.0395) |
| OKLCH | oklch(76.22% 0.076 328.5) |
| XYZ | xyz(48.5813, 42.7344, 61.5551) |
| Luminance | 0.4273 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 1.41
Plum
#DDA0DD
ΔE00 5.03
Pale Purple
#B790D4
ΔE00 8.84
Thistle
#D8BFD8
ΔE00 8.91
Dusty Lavender
#AC86A8
ΔE00 9.03
Lavender
#B39DDB
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA1CA #A1CDA4
analogous
#BAA1CD #CDA1CA #CDA1B4
triadic
#CDA1CA #CACDA1 #A1CACD
tetradic
#CDA1CA #CDBAA1 #A1CDA4 #A1B4CD
square
#CDA1CA #CDBAA1 #A1CDA4 #A1B4CD
split-complementary
#CDA1CA #B4CDA1 #A1CDBA
monochromatic
#9F559A #B879B3 #CDA1CA #E2C9E1 #F4EBF4
Accessibility & contrast
On white
2.20
#CDA1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#CDA1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA1CA
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA1CA | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FABCC
Deuteranopia (green-blind)
#A9B1C8
Tritanopia (blue-blind)
#D0A4AF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #cda1ca; /* rgb */ color: rgb(205, 161, 202); /* oklch */ color: oklch(76.2% 0.076 328.5);
Tailwind
colors: {
custom: {
50: '#dcbdda',
500: '#cda1ca',
950: '#000000',
},
}SCSS
$custom: #cda1ca; $custom-light: #dcbdda; $custom-dark: #000000;
JSON
{
"hex": "#cda1ca",
"rgb": {
"r": 205,
"g": 161,
"b": 202
},
"hsl": {
"h": 304.091,
"s": 30.556,
"l": 71.765
},
"oklch": {
"l": 0.76222,
"c": 0.0756,
"h": 328.5
},
"luminance": 0.42733
}Semantic roles & 50–950 ramp
primary
#CDA1CA
secondary
#DFEAE0
accent
#A9443C
background
#FDFBFD
surface
#FBF6FA
border
#D4D0D3
text
#151214
muted
#838183