#CDC3CC#CDC3CC
#CDC3CC is a very light, near-neutral purple. Relative luminance 0.564; OKLCH L 82.8% C 0.017 H 328.8°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC3CC |
|---|---|
| RGB | rgb(205, 195, 204) |
| HSL | hsl(306, 9%, 78%) |
| HSV | hsv(306, 5%, 80%) |
| CMYK | cmyk(0%, 4.9%, 0.5%, 19.6%) |
| CIE-LAB | lab(79.82, 5.11, -3.25) |
| CIE-LCH | lch(79.82, 6.05, 327.55°) |
| OKLab | oklab(82.8% 0.0142 -0.0086) |
| OKLCH | oklch(82.8% 0.017 328.8) |
| XYZ | xyz(55.5894, 56.3693, 65.0669) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Silver
#C0C0C0
ΔE00 7.16
Dove Gray
#B6B8BD
ΔE00 7.28
Light Gray
#D3D3D3
ΔE00 7.70
Thistle
#D8BFD8
ΔE00 8.00
Gainsboro
#DCDCDC
ΔE00 8.78
Fog
#D8DCE0
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC3CC #C3CDC4
analogous
#C9C3CD #CDC3CC #CDC3C7
triadic
#CDC3CC #CCCDC3 #C3CCCD
tetradic
#CDC3CC #CDC9C3 #C3CDC4 #C3C7CD
square
#CDC3CC #CDC9C3 #C3CDC4 #C3C7CD
split-complementary
#CDC3CC #C7CDC3 #C3CDC9
monochromatic
#958093 #B1A2B0 #CDC3CC #E9E4E8 #F1EEF1
Accessibility & contrast
On white
1.71
#CDC3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#CDC3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC3CC
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC3CC | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CC
Deuteranopia (green-blind)
#C5C6CC
Tritanopia (blue-blind)
#CEC4C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cdc3cc; /* rgb */ color: rgb(205, 195, 204); /* oklch */ color: oklch(82.8% 0.017 328.8);
Tailwind
colors: {
custom: {
50: '#dcd5db',
500: '#cdc3cc',
950: '#000000',
},
}SCSS
$custom: #cdc3cc; $custom-light: #dcd5db; $custom-dark: #000000;
JSON
{
"hex": "#cdc3cc",
"rgb": {
"r": 205,
"g": 195,
"b": 204
},
"hsl": {
"h": 306,
"s": 9.091,
"l": 78.431
},
"oklch": {
"l": 0.82799,
"c": 0.01657,
"h": 328.8
},
"luminance": 0.56369
}Semantic roles & 50–950 ramp
primary
#CDC3CC
secondary
#94A195
accent
#935952
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151415
muted
#848384