#CDC0CF#CDC0CF
#CDC0CF is a very light, muted purple. Relative luminance 0.552; OKLCH L 82.3% C 0.025 H 321.7°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC0CF |
|---|---|
| RGB | rgb(205, 192, 207) |
| HSL | hsl(292, 14%, 78%) |
| HSV | hsv(292, 7%, 81%) |
| CMYK | cmyk(1%, 7.2%, 0%, 18.8%) |
| CIE-LAB | lab(79.15, 7.26, -5.86) |
| CIE-LCH | lch(79.15, 9.33, 321.10°) |
| OKLab | oklab(82.3% 0.0197 -0.0156) |
| OKLCH | oklch(82.3% 0.025 321.7) |
| XYZ | xyz(55.2872, 55.1838, 66.7583) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.36
Dove Gray
#B6B8BD
ΔE00 9.24
Silver
#C0C0C0
ΔE00 9.73
Lavender (CSS)
#E6E6FA
ΔE00 10.01
Pinkish Grey
#C8ACA9
ΔE00 10.15
Light Gray
#D3D3D3
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC0CF #C2CFC0
analogous
#C5C0CF #CDC0CF #CFC0C9
triadic
#CDC0CF #CFCDC0 #C0CFCD
tetradic
#CDC0CF #CFC5C0 #C2CFC0 #C0C9CF
square
#CDC0CF #CFC5C0 #C2CFC0 #C0C9CF
split-complementary
#CDC0CF #C9CFC0 #C0CFC5
monochromatic
#967B9A #B19DB5 #CDC0CF #E9E3E9 #F1EEF2
Accessibility & contrast
On white
1.74
#CDC0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#CDC0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC0CF
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC0CF | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3D0
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#CEC1C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cdc0cf; /* rgb */ color: rgb(205, 192, 207); /* oklch */ color: oklch(82.3% 0.025 321.7);
Tailwind
colors: {
custom: {
50: '#dcd3dd',
500: '#cdc0cf',
950: '#000000',
},
}SCSS
$custom: #cdc0cf; $custom-light: #dcd3dd; $custom-dark: #000000;
JSON
{
"hex": "#cdc0cf",
"rgb": {
"r": 205,
"g": 192,
"b": 207
},
"hsl": {
"h": 292,
"s": 13.514,
"l": 78.235
},
"oklch": {
"l": 0.82297,
"c": 0.0251,
"h": 321.7
},
"luminance": 0.55183
}Semantic roles & 50–950 ramp
primary
#CDC0CF
secondary
#93A390
accent
#984E58
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384