#CDC6DD#CDC6DD
#CDC6DD is a very light, muted violet. Relative luminance 0.586; OKLCH L 83.9% C 0.033 H 299.6°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC6DD |
|---|---|
| RGB | rgb(205, 198, 221) |
| HSL | hsl(258, 25%, 82%) |
| HSV | hsv(258, 10%, 87%) |
| CMYK | cmyk(7.2%, 10.4%, 0%, 13.3%) |
| CIE-LAB | lab(81.06, 6.74, -10.54) |
| CIE-LCH | lch(81.06, 12.51, 302.58°) |
| OKLab | oklab(83.93% 0.0161 -0.0283) |
| OKLCH | oklch(83.93% 0.033 299.6) |
| XYZ | xyz(58.4196, 58.5877, 76.6235) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.29
Lavender (CSS)
#E6E6FA
ΔE00 7.77
Periwinkle
#CCCCFF
ΔE00 8.77
Pale Lilac
#E4CBFF
ΔE00 9.66
Light Periwinkle
#C1C6FC
ΔE00 9.97
Pale Lavender
#EECFFE
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC6DD #D6DDC6
analogous
#C6CBDD #CDC6DD #D9C6DD
triadic
#CDC6DD #DDCDC6 #C6DDCD
tetradic
#CDC6DD #DDC6CB #D6DDC6 #C6DDD9
square
#CDC6DD #DDC6CB #D6DDC6 #C6DDD9
split-complementary
#CDC6DD #DDD9C6 #CBDDC6
monochromatic
#8A79AF #ABA0C6 #CDC6DD #EEECF4 #EEECF4
Accessibility & contrast
On white
1.65
#CDC6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#CDC6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC6DD
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC6DD | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DE
Deuteranopia (green-blind)
#C3C9DC
Tritanopia (blue-blind)
#CAC9CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cdc6dd; /* rgb */ color: rgb(205, 198, 221); /* oklch */ color: oklch(83.9% 0.033 299.6);
Tailwind
colors: {
custom: {
50: '#dcd7e7',
500: '#cdc6dd',
950: '#000000',
},
}SCSS
$custom: #cdc6dd; $custom-light: #dcd7e7; $custom-dark: #000000;
JSON
{
"hex": "#cdc6dd",
"rgb": {
"r": 205,
"g": 198,
"b": 221
},
"hsl": {
"h": 258.261,
"s": 25.275,
"l": 82.157
},
"oklch": {
"l": 0.83928,
"c": 0.03253,
"h": 299.6
},
"luminance": 0.58588
}Semantic roles & 50–950 ramp
primary
#CDC6DD
secondary
#AAB493
accent
#A44286
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384