#CDC0CD#CDC0CD
#CDC0CD is a very light, muted purple. Relative luminance 0.551; OKLCH L 82.2% C 0.023 H 325.8°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC0CD |
|---|---|
| RGB | rgb(205, 192, 205) |
| HSL | hsl(300, 12%, 78%) |
| HSV | hsv(300, 6%, 80%) |
| CMYK | cmyk(0%, 6.3%, 0%, 19.6%) |
| CIE-LAB | lab(79.09, 6.89, -4.86) |
| CIE-LCH | lch(79.09, 8.44, 324.79°) |
| OKLab | oklab(82.24% 0.019 -0.0129) |
| OKLCH | oklch(82.24% 0.023 325.8) |
| XYZ | xyz(55.0443, 55.0866, 65.4788) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.93
Dove Gray
#B6B8BD
ΔE00 8.82
Silver
#C0C0C0
ΔE00 9.14
Pinkish Grey
#C8ACA9
ΔE00 9.61
Light Gray
#D3D3D3
ΔE00 9.81
Lavender (CSS)
#E6E6FA
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC0CD #C0CDC0
analogous
#C6C0CD #CDC0CD #CDC0C6
triadic
#CDC0CD #CDCDC0 #C0CDCD
tetradic
#CDC0CD #CDC6C0 #C0CDC0 #C0C6CD
square
#CDC0CD #CDC6C0 #C0CDC0 #C0C6CD
split-complementary
#CDC0CD #C6CDC0 #C0CDC6
monochromatic
#977C97 #B29EB2 #CDC0CD #E8E2E8 #F1EEF1
Accessibility & contrast
On white
1.75
#CDC0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#CDC0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC0CD
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC0CD | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3CE
Deuteranopia (green-blind)
#C2C4CC
Tritanopia (blue-blind)
#CEC1C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cdc0cd; /* rgb */ color: rgb(205, 192, 205); /* oklch */ color: oklch(82.2% 0.023 325.8);
Tailwind
colors: {
custom: {
50: '#dcd3dc',
500: '#cdc0cd',
950: '#000000',
},
}SCSS
$custom: #cdc0cd; $custom-light: #dcd3dc; $custom-dark: #000000;
JSON
{
"hex": "#cdc0cd",
"rgb": {
"r": 205,
"g": 192,
"b": 205
},
"hsl": {
"h": 300,
"s": 11.504,
"l": 77.843
},
"oklch": {
"l": 0.82235,
"c": 0.02292,
"h": 325.8
},
"luminance": 0.55086
}Semantic roles & 50–950 ramp
primary
#CDC0CD
secondary
#90A190
accent
#965050
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384