#CDC7DD#CDC7DD
#CDC7DD is a very light, muted violet. Relative luminance 0.590; OKLCH L 84.1% C 0.031 H 298.2°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC7DD |
|---|---|
| RGB | rgb(205, 199, 221) |
| HSL | hsl(256, 24%, 82%) |
| HSV | hsv(256, 10%, 87%) |
| CMYK | cmyk(7.2%, 10%, 0%, 13.3%) |
| CIE-LAB | lab(81.32, 6.20, -10.17) |
| CIE-LCH | lch(81.32, 11.91, 301.39°) |
| OKLab | oklab(84.13% 0.0146 -0.0273) |
| OKLCH | oklch(84.13% 0.031 298.2) |
| XYZ | xyz(58.6490, 59.0464, 76.6999) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.77
Lavender (CSS)
#E6E6FA
ΔE00 7.40
Periwinkle
#CCCCFF
ΔE00 8.94
Dove Gray
#B6B8BD
ΔE00 9.85
Pale Lilac
#E4CBFF
ΔE00 10.09
Light Periwinkle
#C1C6FC
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC7DD #D7DDC7
analogous
#C7CCDD #CDC7DD #D8C7DD
triadic
#CDC7DD #DDCDC7 #C7DDCD
tetradic
#CDC7DD #DDC7CC #D7DDC7 #C7DDD8
square
#CDC7DD #DDC7CC #D7DDC7 #C7DDD8
split-complementary
#CDC7DD #DDD8C7 #CCDDC7
monochromatic
#897BAF #ABA1C6 #CDC7DD #EEECF3 #EEECF3
Accessibility & contrast
On white
1.64
#CDC7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#CDC7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC7DD
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC7DD | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADE
Deuteranopia (green-blind)
#C4CADC
Tritanopia (blue-blind)
#CACACE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cdc7dd; /* rgb */ color: rgb(205, 199, 221); /* oklch */ color: oklch(84.1% 0.031 298.2);
Tailwind
colors: {
custom: {
50: '#dcd8e7',
500: '#cdc7dd',
950: '#000000',
},
}SCSS
$custom: #cdc7dd; $custom-light: #dcd8e7; $custom-dark: #000000;
JSON
{
"hex": "#cdc7dd",
"rgb": {
"r": 205,
"g": 199,
"b": 221
},
"hsl": {
"h": 256.364,
"s": 24.444,
"l": 82.353
},
"oklch": {
"l": 0.84125,
"c": 0.03094,
"h": 298.2
},
"luminance": 0.59046
}Semantic roles & 50–950 ramp
primary
#CDC7DD
secondary
#ABB495
accent
#A34389
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384