#CDC9CC#CDC9CC
#CDC9CC is a very light, near-neutral grey. Relative luminance 0.591; OKLCH L 84.0% C 0.006 H 333.9°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC9CC |
|---|---|
| RGB | rgb(205, 201, 204) |
| HSL | hsl(315, 4%, 80%) |
| HSV | hsv(315, 2%, 80%) |
| CMYK | cmyk(0%, 2%, 0.5%, 19.6%) |
| CIE-LAB | lab(81.35, 1.92, -1.00) |
| CIE-LCH | lch(81.35, 2.17, 332.47°) |
| OKLab | oklab(84% 0.0054 -0.0026) |
| OKLCH | oklch(84% 0.006 333.9) |
| XYZ | xyz(56.9608, 59.1122, 65.5240) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.58
Silver
#C0C0C0
ΔE00 3.82
Gainsboro
#DCDCDC
ΔE00 5.11
Silver (survey)
#C5C9C7
ΔE00 5.44
Dove Gray
#B6B8BD
ΔE00 5.53
Fog
#D8DCE0
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC9CC #C9CDCA
analogous
#CCC9CD #CDC9CC #CDC9CA
triadic
#CDC9CC #CCCDC9 #C9CCCD
tetradic
#CDC9CC #CDCCC9 #C9CDCA #C9CACD
square
#CDC9CC #CDCCC9 #C9CDCA #C9CACD
split-complementary
#CDC9CC #CACDC9 #C9CDCC
monochromatic
#928990 #B0A9AE #CDC9CC #EAE9EA #F0EFF0
Accessibility & contrast
On white
1.64
#CDC9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#CDC9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC9CC
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC9CC | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACC
Deuteranopia (green-blind)
#CACACC
Tritanopia (blue-blind)
#CDC9CA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cdc9cc; /* rgb */ color: rgb(205, 201, 204); /* oklch */ color: oklch(84.0% 0.006 333.9);
Tailwind
colors: {
custom: {
50: '#dcd9db',
500: '#cdc9cc',
950: '#000000',
},
}SCSS
$custom: #cdc9cc; $custom-light: #dcd9db; $custom-dark: #000000;
JSON
{
"hex": "#cdc9cc",
"rgb": {
"r": 205,
"g": 201,
"b": 204
},
"hsl": {
"h": 315,
"s": 3.846,
"l": 79.608
},
"oklch": {
"l": 0.83997,
"c": 0.00601,
"h": 333.9
},
"luminance": 0.59112
}Semantic roles & 50–950 ramp
primary
#CDC9CC
secondary
#9AA09C
accent
#8E6558
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151415
muted
#848384