#CDC5DD#CDC5DD
#CDC5DD is a very light, muted violet. Relative luminance 0.581; OKLCH L 83.7% C 0.034 H 300.8°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC5DD |
|---|---|
| RGB | rgb(205, 197, 221) |
| HSL | hsl(260, 26%, 82%) |
| HSV | hsv(260, 11%, 87%) |
| CMYK | cmyk(7.2%, 10.9%, 0%, 13.3%) |
| CIE-LAB | lab(80.81, 7.27, -10.92) |
| CIE-LCH | lch(80.81, 13.12, 303.66°) |
| OKLab | oklab(83.73% 0.0175 -0.0293) |
| OKLCH | oklch(83.73% 0.034 300.8) |
| XYZ | xyz(58.1918, 58.1321, 76.5475) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.84
Lavender (CSS)
#E6E6FA
ΔE00 8.17
Periwinkle
#CCCCFF
ΔE00 8.63
Pale Lilac
#E4CBFF
ΔE00 9.25
Pale Lavender
#EECFFE
ΔE00 9.69
Light Periwinkle
#C1C6FC
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC5DD #D5DDC5
analogous
#C5C9DD #CDC5DD #D9C5DD
triadic
#CDC5DD #DDCDC5 #C5DDCD
tetradic
#CDC5DD #DDC5C9 #D5DDC5 #C5DDD9
square
#CDC5DD #DDC5C9 #D5DDC5 #C5DDD9
split-complementary
#CDC5DD #DDD9C5 #C9DDC5
monochromatic
#8A78B0 #AC9EC6 #CDC5DD #EEECF4 #EEECF4
Accessibility & contrast
On white
1.66
#CDC5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#CDC5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC5DD
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC5DD | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DE
Deuteranopia (green-blind)
#C2C8DC
Tritanopia (blue-blind)
#CBC8CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cdc5dd; /* rgb */ color: rgb(205, 197, 221); /* oklch */ color: oklch(83.7% 0.034 300.8);
Tailwind
colors: {
custom: {
50: '#dcd6e7',
500: '#cdc5dd',
950: '#000000',
},
}SCSS
$custom: #cdc5dd; $custom-light: #dcd6e7; $custom-dark: #000000;
JSON
{
"hex": "#cdc5dd",
"rgb": {
"r": 205,
"g": 197,
"b": 221
},
"hsl": {
"h": 260,
"s": 26.087,
"l": 81.961
},
"oklch": {
"l": 0.83731,
"c": 0.03414,
"h": 300.8
},
"luminance": 0.58132
}Semantic roles & 50–950 ramp
primary
#CDC5DD
secondary
#A9B492
accent
#A54183
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384