#CDC1CD#CDC1CD
#CDC1CD is a very light, muted purple. Relative luminance 0.555; OKLCH L 82.4% C 0.021 H 325.8°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC1CD |
|---|---|
| RGB | rgb(205, 193, 205) |
| HSL | hsl(300, 11%, 78%) |
| HSV | hsv(300, 6%, 80%) |
| CMYK | cmyk(0%, 5.9%, 0%, 19.6%) |
| CIE-LAB | lab(79.34, 6.36, -4.49) |
| CIE-LCH | lch(79.34, 7.78, 324.76°) |
| OKLab | oklab(82.43% 0.0175 -0.0119) |
| OKLCH | oklch(82.43% 0.021 325.8) |
| XYZ | xyz(55.2646, 55.5272, 65.5522) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.49
Dove Gray
#B6B8BD
ΔE00 8.36
Silver
#C0C0C0
ΔE00 8.60
Light Gray
#D3D3D3
ΔE00 9.22
Pinkish Grey
#C8ACA9
ΔE00 9.65
Lavender (CSS)
#E6E6FA
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC1CD #C1CDC1
analogous
#C7C1CD #CDC1CD #CDC1C7
triadic
#CDC1CD #CDCDC1 #C1CDCD
tetradic
#CDC1CD #CDC7C1 #C1CDC1 #C1C7CD
square
#CDC1CD #CDC7C1 #C1CDC1 #C1C7CD
split-complementary
#CDC1CD #C7CDC1 #C1CDC7
monochromatic
#967D96 #B29FB2 #CDC1CD #E8E3E8 #F1EEF1
Accessibility & contrast
On white
1.73
#CDC1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#CDC1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC1CD
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC1CD | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CE
Deuteranopia (green-blind)
#C3C5CD
Tritanopia (blue-blind)
#CEC2C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cdc1cd; /* rgb */ color: rgb(205, 193, 205); /* oklch */ color: oklch(82.4% 0.021 325.8);
Tailwind
colors: {
custom: {
50: '#dcd3dc',
500: '#cdc1cd',
950: '#000000',
},
}SCSS
$custom: #cdc1cd; $custom-light: #dcd3dc; $custom-dark: #000000;
JSON
{
"hex": "#cdc1cd",
"rgb": {
"r": 205,
"g": 193,
"b": 205
},
"hsl": {
"h": 300,
"s": 10.714,
"l": 78.039
},
"oklch": {
"l": 0.82433,
"c": 0.02114,
"h": 325.8
},
"luminance": 0.55527
}Semantic roles & 50–950 ramp
primary
#CDC1CD
secondary
#91A191
accent
#955151
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384