#CDACDC#CDACDC
#CDACDC is a light, moderate purple. Relative luminance 0.477; OKLCH L 78.9% C 0.076 H 315.2°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CDACDC |
|---|---|
| RGB | rgb(205, 172, 220) |
| HSL | hsl(281, 41%, 77%) |
| HSV | hsv(281, 22%, 86%) |
| CMYK | cmyk(6.8%, 21.8%, 0%, 13.7%) |
| CIE-LAB | lab(74.61, 20.60, -19.71) |
| CIE-LCH | lch(74.61, 28.52, 316.27°) |
| OKLab | oklab(78.91% 0.0537 -0.0534) |
| OKLCH | oklch(78.91% 0.076 315.2) |
| XYZ | xyz(52.8456, 47.6522, 74.1102) |
| Luminance | 0.4765 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.30
Plum
#DDA0DD
ΔE00 5.69
Light Violet
#D6B4FC
ΔE00 6.27
Pale Violet
#CEAEFA
ΔE00 6.85
Light Lavender
#DFC5FE
ΔE00 6.93
Mauve
#E0B0FF
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDACDC #BBDCAC
analogous
#B5ACDC #CDACDC #DCACD3
triadic
#CDACDC #DCCDAC #ACDCCD
tetradic
#CDACDC #DCB5AC #BBDCAC #ACD3DC
square
#CDACDC #DCB5AC #BBDCAC #ACD3DC
split-complementary
#CDACDC #D3DCAC #ACDCB5
monochromatic
#9956B8 #B381CA #CDACDC #E7D7EE #F2E9F6
Accessibility & contrast
On white
1.99
#CDACDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#CDACDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDACDC
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDACDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDACDC | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B6DE
Deuteranopia (green-blind)
#ADB9DA
Tritanopia (blue-blind)
#CCB1BC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cdacdc; /* rgb */ color: rgb(205, 172, 220); /* oklch */ color: oklch(78.9% 0.076 315.2);
Tailwind
colors: {
custom: {
50: '#dcc5e7',
500: '#cdacdc',
950: '#000000',
},
}SCSS
$custom: #cdacdc; $custom-light: #dcc5e7; $custom-dark: #000000;
JSON
{
"hex": "#cdacdc",
"rgb": {
"r": 205,
"g": 172,
"b": 220
},
"hsl": {
"h": 281.25,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.78905,
"c": 0.07571,
"h": 315.2
},
"luminance": 0.47651
}Semantic roles & 50–950 ramp
primary
#CDACDC
secondary
#E3EDDE
accent
#B4325A
background
#FDFCFE
surface
#FBF8FC
border
#D4D1D5
text
#151216
muted
#838184