#CDC3CD#CDC3CD
#CDC3CD is a very light, near-neutral purple. Relative luminance 0.564; OKLCH L 82.8% C 0.018 H 325.7°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC3CD |
|---|---|
| RGB | rgb(205, 195, 205) |
| HSL | hsl(300, 9%, 78%) |
| HSV | hsv(300, 5%, 80%) |
| CMYK | cmyk(0%, 4.9%, 0%, 19.6%) |
| CIE-LAB | lab(79.85, 5.29, -3.75) |
| CIE-LCH | lch(79.85, 6.48, 324.71°) |
| OKLab | oklab(82.83% 0.0145 -0.0099) |
| OKLCH | oklch(82.83% 0.018 325.7) |
| XYZ | xyz(55.7097, 56.4174, 65.7006) |
| Luminance | 0.5642 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.46
Silver
#C0C0C0
ΔE00 7.48
Thistle
#D8BFD8
ΔE00 7.67
Light Gray
#D3D3D3
ΔE00 7.99
Gainsboro
#DCDCDC
ΔE00 9.02
Fog
#D8DCE0
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC3CD #C3CDC3
analogous
#C8C3CD #CDC3CD #CDC3C8
triadic
#CDC3CD #CDCDC3 #C3CDCD
tetradic
#CDC3CD #CDC8C3 #C3CDC3 #C3C8CD
square
#CDC3CD #CDC8C3 #C3CDC3 #C3C8CD
split-complementary
#CDC3CD #C8CDC3 #C3CDC8
monochromatic
#958095 #B1A2B1 #CDC3CD #E9E4E9 #F1EEF1
Accessibility & contrast
On white
1.71
#CDC3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#CDC3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC3CD
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC3CD | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#CEC4C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cdc3cd; /* rgb */ color: rgb(205, 195, 205); /* oklch */ color: oklch(82.8% 0.018 325.7);
Tailwind
colors: {
custom: {
50: '#dcd5dc',
500: '#cdc3cd',
950: '#000000',
},
}SCSS
$custom: #cdc3cd; $custom-light: #dcd5dc; $custom-dark: #000000;
JSON
{
"hex": "#cdc3cd",
"rgb": {
"r": 205,
"g": 195,
"b": 205
},
"hsl": {
"h": 300,
"s": 9.091,
"l": 78.431
},
"oklch": {
"l": 0.82829,
"c": 0.0176,
"h": 325.7
},
"luminance": 0.56417
}Semantic roles & 50–950 ramp
primary
#CDC3CD
secondary
#94A194
accent
#935252
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384