#CDC2CD#CDC2CD
#CDC2CD is a very light, near-neutral purple. Relative luminance 0.560; OKLCH L 82.6% C 0.019 H 325.8°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC2CD |
|---|---|
| RGB | rgb(205, 194, 205) |
| HSL | hsl(300, 10%, 78%) |
| HSV | hsv(300, 5%, 80%) |
| CMYK | cmyk(0%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(79.60, 5.82, -4.12) |
| CIE-LCH | lch(79.60, 7.13, 324.74°) |
| OKLab | oklab(82.63% 0.016 -0.0109) |
| OKLCH | oklch(82.63% 0.019 325.8) |
| XYZ | xyz(55.4864, 55.9708, 65.6261) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.07
Dove Gray
#B6B8BD
ΔE00 7.91
Silver
#C0C0C0
ΔE00 8.04
Light Gray
#D3D3D3
ΔE00 8.61
Gainsboro
#DCDCDC
ΔE00 9.62
Lavender (CSS)
#E6E6FA
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC2CD #C2CDC2
analogous
#C7C2CD #CDC2CD #CDC2C7
triadic
#CDC2CD #CDCDC2 #C2CDCD
tetradic
#CDC2CD #CDC7C2 #C2CDC2 #C2C7CD
square
#CDC2CD #CDC7C2 #C2CDC2 #C2C7CD
split-complementary
#CDC2CD #C7CDC2 #C2CDC7
monochromatic
#967F96 #B1A0B1 #CDC2CD #E9E4E9 #F1EEF1
Accessibility & contrast
On white
1.72
#CDC2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#CDC2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC2CD
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC2CD | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CE
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#CEC3C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cdc2cd; /* rgb */ color: rgb(205, 194, 205); /* oklch */ color: oklch(82.6% 0.019 325.8);
Tailwind
colors: {
custom: {
50: '#dcd4dc',
500: '#cdc2cd',
950: '#000000',
},
}SCSS
$custom: #cdc2cd; $custom-light: #dcd4dc; $custom-dark: #000000;
JSON
{
"hex": "#cdc2cd",
"rgb": {
"r": 205,
"g": 194,
"b": 205
},
"hsl": {
"h": 300,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.82631,
"c": 0.01937,
"h": 325.8
},
"luminance": 0.5597
}Semantic roles & 50–950 ramp
primary
#CDC2CD
secondary
#93A193
accent
#945252
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384