#CDC6DC#CDC6DC
#CDC6DC is a very light, muted violet. Relative luminance 0.585; OKLCH L 83.9% C 0.031 H 300.2°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC6DC |
|---|---|
| RGB | rgb(205, 198, 220) |
| HSL | hsl(259, 24%, 82%) |
| HSV | hsv(259, 10%, 86%) |
| CMYK | cmyk(6.8%, 10%, 0%, 13.7%) |
| CIE-LAB | lab(81.04, 6.54, -10.05) |
| CIE-LCH | lch(81.04, 11.99, 303.06°) |
| OKLab | oklab(83.9% 0.0157 -0.0269) |
| OKLCH | oklch(83.9% 0.031 300.2) |
| XYZ | xyz(58.2868, 58.5346, 75.9239) |
| Luminance | 0.5854 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.35
Lavender (CSS)
#E6E6FA
ΔE00 7.73
Periwinkle
#CCCCFF
ΔE00 9.08
Dove Gray
#B6B8BD
ΔE00 9.96
Pale Lilac
#E4CBFF
ΔE00 9.97
Light Periwinkle
#C1C6FC
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC6DC #D5DCC6
analogous
#C6CADC #CDC6DC #D8C6DC
triadic
#CDC6DC #DCCDC6 #C6DCCD
tetradic
#CDC6DC #DCC6CA #D5DCC6 #C6DCD8
square
#CDC6DC #DCC6CA #D5DCC6 #C6DCD8
split-complementary
#CDC6DC #DCD8C6 #CADCC6
monochromatic
#8A7AAD #ACA0C5 #CDC6DC #EEECF3 #EEECF3
Accessibility & contrast
On white
1.65
#CDC6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#CDC6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC6DC
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC6DC | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DD
Deuteranopia (green-blind)
#C3C9DB
Tritanopia (blue-blind)
#CBC9CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cdc6dc; /* rgb */ color: rgb(205, 198, 220); /* oklch */ color: oklch(83.9% 0.031 300.2);
Tailwind
colors: {
custom: {
50: '#dcd7e6',
500: '#cdc6dc',
950: '#000000',
},
}SCSS
$custom: #cdc6dc; $custom-light: #dcd7e6; $custom-dark: #000000;
JSON
{
"hex": "#cdc6dc",
"rgb": {
"r": 205,
"g": 198,
"b": 220
},
"hsl": {
"h": 259.091,
"s": 23.913,
"l": 81.961
},
"oklch": {
"l": 0.83895,
"c": 0.03119,
"h": 300.2
},
"luminance": 0.58535
}Semantic roles & 50–950 ramp
primary
#CDC6DC
secondary
#A9B294
accent
#A24384
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384