#CDA3CD#CDA3CD
#CDA3CD is a light, moderate purple. Relative luminance 0.436; OKLCH L 76.7% C 0.075 H 326.3°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA3CD |
|---|---|
| RGB | rgb(205, 163, 205) |
| HSL | hsl(300, 30%, 72%) |
| HSV | hsv(300, 20%, 80%) |
| CMYK | cmyk(0%, 20.5%, 0%, 19.6%) |
| CIE-LAB | lab(71.95, 22.63, -15.52) |
| CIE-LCH | lch(71.95, 27.43, 325.56°) |
| OKLab | oklab(76.7% 0.0624 -0.0417) |
| OKLCH | oklch(76.7% 0.075 326.3) |
| XYZ | xyz(49.2922, 43.5825, 63.5614) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 1.37
Plum
#DDA0DD
ΔE00 4.89
Thistle
#D8BFD8
ΔE00 8.52
Pale Purple
#B790D4
ΔE00 8.67
Lavender
#B39DDB
ΔE00 8.80
Lavender (survey)
#C79FEF
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA3CD #A3CDA3
analogous
#B8A3CD #CDA3CD #CDA3B8
triadic
#CDA3CD #CDCDA3 #A3CDCD
tetradic
#CDA3CD #CDB8A3 #A3CDA3 #A3B8CD
square
#CDA3CD #CDB8A3 #A3CDA3 #A3B8CD
split-complementary
#CDA3CD #B8CDA3 #A3CDB8
monochromatic
#9F569F #B77BB7 #CDA3CD #E3CBE3 #F4EBF4
Accessibility & contrast
On white
2.16
#CDA3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#CDA3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA3CD
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA3CD | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ADCF
Deuteranopia (green-blind)
#AAB2CB
Tritanopia (blue-blind)
#D0A6B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #cda3cd; /* rgb */ color: rgb(205, 163, 205); /* oklch */ color: oklch(76.7% 0.075 326.3);
Tailwind
colors: {
custom: {
50: '#dcbedc',
500: '#cda3cd',
950: '#000000',
},
}SCSS
$custom: #cda3cd; $custom-light: #dcbedc; $custom-dark: #000000;
JSON
{
"hex": "#cda3cd",
"rgb": {
"r": 205,
"g": 163,
"b": 205
},
"hsl": {
"h": 300,
"s": 29.577,
"l": 72.157
},
"oklch": {
"l": 0.76695,
"c": 0.07505,
"h": 326.3
},
"luminance": 0.43581
}Semantic roles & 50–950 ramp
primary
#CDA3CD
secondary
#E0EBE0
accent
#A83D3D
background
#FDFBFD
surface
#FBF7FB
border
#D4D0D4
text
#151215
muted
#838183