#CDC6DA#CDC6DA
#CDC6DA is a very light, muted violet. Relative luminance 0.584; OKLCH L 83.8% C 0.029 H 301.7°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC6DA |
|---|---|
| RGB | rgb(205, 198, 218) |
| HSL | hsl(261, 21%, 82%) |
| HSV | hsv(261, 9%, 85%) |
| CMYK | cmyk(6%, 9.2%, 0%, 14.5%) |
| CIE-LAB | lab(80.98, 6.15, -9.06) |
| CIE-LCH | lch(80.98, 10.95, 304.16°) |
| OKLab | oklab(83.83% 0.015 -0.0243) |
| OKLCH | oklch(83.83% 0.029 301.7) |
| XYZ | xyz(58.0235, 58.4293, 74.5372) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.53
Lavender (CSS)
#E6E6FA
ΔE00 7.69
Dove Gray
#B6B8BD
ΔE00 9.41
Periwinkle
#CCCCFF
ΔE00 9.73
Silver
#C0C0C0
ΔE00 10.27
Light Gray
#D3D3D3
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC6DA #D3DAC6
analogous
#C6C9DA #CDC6DA #D7C6DA
triadic
#CDC6DA #DACDC6 #C6DACD
tetradic
#CDC6DA #DAC6C9 #D3DAC6 #C6DAD7
square
#CDC6DA #DAC6C9 #D3DAC6 #C6DAD7
split-complementary
#CDC6DA #DAD7C6 #C9DAC6
monochromatic
#8C7CAA #ACA1C2 #CDC6DA #EEEBF2 #EFECF3
Accessibility & contrast
On white
1.66
#CDC6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#CDC6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC6DA
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC6DA | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DB
Deuteranopia (green-blind)
#C4C9D9
Tritanopia (blue-blind)
#CBC9CC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cdc6da; /* rgb */ color: rgb(205, 198, 218); /* oklch */ color: oklch(83.8% 0.029 301.7);
Tailwind
colors: {
custom: {
50: '#dcd7e5',
500: '#cdc6da',
950: '#000000',
},
}SCSS
$custom: #cdc6da; $custom-light: #dcd7e5; $custom-dark: #000000;
JSON
{
"hex": "#cdc6da",
"rgb": {
"r": 205,
"g": 198,
"b": 218
},
"hsl": {
"h": 261,
"s": 21.277,
"l": 81.569
},
"oklch": {
"l": 0.83831,
"c": 0.02852,
"h": 301.7
},
"luminance": 0.58429
}Semantic roles & 50–950 ramp
primary
#CDC6DA
secondary
#A6B094
accent
#A04680
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384