#CDC1DC#CDC1DC
#CDC1DC is a very light, muted violet. Relative luminance 0.563; OKLCH L 82.9% C 0.039 H 305.6°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC1DC |
|---|---|
| RGB | rgb(205, 193, 220) |
| HSL | hsl(267, 28%, 81%) |
| HSV | hsv(267, 12%, 86%) |
| CMYK | cmyk(6.8%, 12.3%, 0%, 13.7%) |
| CIE-LAB | lab(79.78, 9.22, -11.93) |
| CIE-LCH | lch(79.78, 15.07, 307.70°) |
| OKLab | oklab(82.91% 0.0229 -0.032) |
| OKLCH | oklch(82.91% 0.039 305.6) |
| XYZ | xyz(57.1628, 56.2865, 75.5492) |
| Luminance | 0.5629 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.38
Pale Lilac
#E4CBFF
ΔE00 8.14
Pale Lavender
#EECFFE
ΔE00 8.55
Periwinkle
#CCCCFF
ΔE00 8.63
Light Lavender
#DFC5FE
ΔE00 8.68
Light Lilac
#EDC8FF
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC1DC #D0DCC1
analogous
#C1C2DC #CDC1DC #DAC1DC
triadic
#CDC1DC #DCCDC1 #C1DCCD
tetradic
#CDC1DC #DCC1C2 #D0DCC1 #C1DCDA
square
#CDC1DC #DCC1C2 #D0DCC1 #C1DCDA
split-complementary
#CDC1DC #DCDAC1 #C2DCC1
monochromatic
#8E73B0 #AD9AC6 #CDC1DC #EDE8F2 #EFEBF4
Accessibility & contrast
On white
1.71
#CDC1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#CDC1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC1DC
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC1DC | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DD
Deuteranopia (green-blind)
#BFC6DB
Tritanopia (blue-blind)
#CBC4CA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cdc1dc; /* rgb */ color: rgb(205, 193, 220); /* oklch */ color: oklch(82.9% 0.039 305.6);
Tailwind
colors: {
custom: {
50: '#dcd3e6',
500: '#cdc1dc',
950: '#000000',
},
}SCSS
$custom: #cdc1dc; $custom-light: #dcd3e6; $custom-dark: #000000;
JSON
{
"hex": "#cdc1dc",
"rgb": {
"r": 205,
"g": 193,
"b": 220
},
"hsl": {
"h": 266.667,
"s": 27.835,
"l": 80.98
},
"oklch": {
"l": 0.82914,
"c": 0.03939,
"h": 305.6
},
"luminance": 0.56286
}Semantic roles & 50–950 ramp
primary
#CDC1DC
secondary
#A3B38E
accent
#A63F78
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384