#CDC2D1#CDC2D1
#CDC2D1 is a very light, muted purple. Relative luminance 0.562; OKLCH L 82.8% C 0.024 H 317.1°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC2D1 |
|---|---|
| RGB | rgb(205, 194, 209) |
| HSL | hsl(284, 14%, 79%) |
| HSV | hsv(284, 7%, 82%) |
| CMYK | cmyk(1.9%, 7.2%, 0%, 18%) |
| CIE-LAB | lab(79.71, 6.57, -6.11) |
| CIE-LCH | lch(79.71, 8.97, 317.08°) |
| OKLab | oklab(82.75% 0.0175 -0.0162) |
| OKLCH | oklch(82.75% 0.024 317.1) |
| XYZ | xyz(55.9754, 56.1664, 68.2016) |
| Luminance | 0.5617 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.94
Dove Gray
#B6B8BD
ΔE00 8.79
Lavender (CSS)
#E6E6FA
ΔE00 9.28
Silver
#C0C0C0
ΔE00 9.30
Light Gray
#D3D3D3
ΔE00 9.76
Gainsboro
#DCDCDC
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC2D1 #C6D1C2
analogous
#C6C2D1 #CDC2D1 #D1C2CE
triadic
#CDC2D1 #D1CDC2 #C2D1CD
tetradic
#CDC2D1 #D1C6C2 #C6D1C2 #C2CED1
square
#CDC2D1 #D1C6C2 #C6D1C2 #C2CED1
split-complementary
#CDC2D1 #CED1C2 #C2D1C6
monochromatic
#947C9C #B09FB7 #CDC2D1 #EAE5EB #F1EEF2
Accessibility & contrast
On white
1.72
#CDC2D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#CDC2D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC2D1
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC2D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC2D1 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5D2
Deuteranopia (green-blind)
#C3C6D0
Tritanopia (blue-blind)
#CDC3C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cdc2d1; /* rgb */ color: rgb(205, 194, 209); /* oklch */ color: oklch(82.8% 0.024 317.1);
Tailwind
colors: {
custom: {
50: '#dcd4df',
500: '#cdc2d1',
950: '#000000',
},
}SCSS
$custom: #cdc2d1; $custom-light: #dcd4df; $custom-dark: #000000;
JSON
{
"hex": "#cdc2d1",
"rgb": {
"r": 205,
"g": 194,
"b": 209
},
"hsl": {
"h": 284,
"s": 14.019,
"l": 79.02
},
"oklch": {
"l": 0.82754,
"c": 0.02388,
"h": 317.1
},
"luminance": 0.56166
}Semantic roles & 50–950 ramp
primary
#CDC2D1
secondary
#97A592
accent
#984D61
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384