#CDCCC9#CDCCC9
#CDCCC9 is a very light, near-neutral grey. Relative luminance 0.604; OKLCH L 84.5% C 0.004 H 91.5°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCC9 |
|---|---|
| RGB | rgb(205, 204, 201) |
| HSL | hsl(45, 4%, 80%) |
| HSV | hsv(45, 2%, 80%) |
| CMYK | cmyk(0%, 0.5%, 2%, 19.6%) |
| CIE-LAB | lab(82.05, -0.20, 1.61) |
| CIE-LCH | lch(82.05, 1.62, 97.00°) |
| OKLab | oklab(84.52% -0.0001 0.0043) |
| OKLCH | oklch(84.52% 0.004 91.5) |
| XYZ | xyz(57.3107, 60.3820, 63.8827) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.31
Silver (survey)
#C5C9C7
ΔE00 2.63
Silver
#C0C0C0
ΔE00 3.40
Gainsboro
#DCDCDC
ΔE00 4.08
Light Grey
#D8DCD6
ΔE00 4.68
Fog
#D8DCE0
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCC9 #C9CACD
analogous
#CDCAC9 #CDCCC9 #CCCDC9
triadic
#CDCCC9 #C9CDCC #CCC9CD
tetradic
#CDCCC9 #C9CDCA #C9CACD #CDC9CC
square
#CDCCC9 #C9CDCA #C9CACD #CDC9CC
split-complementary
#CDCCC9 #C9CCCD #CAC9CD
monochromatic
#929089 #B0AEA9 #CDCCC9 #EAEAE9 #F0F0EF
Accessibility & contrast
On white
1.61
#CDCCC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#CDCCC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCC9
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCC9 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCC9
Deuteranopia (green-blind)
#CDCCC9
Tritanopia (blue-blind)
#CECBCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdccc9; /* rgb */ color: rgb(205, 204, 201); /* oklch */ color: oklch(84.5% 0.004 91.5);
Tailwind
colors: {
custom: {
50: '#dcdbd9',
500: '#cdccc9',
950: '#000000',
},
}SCSS
$custom: #cdccc9; $custom-light: #dcdbd9; $custom-dark: #000000;
JSON
{
"hex": "#cdccc9",
"rgb": {
"r": 205,
"g": 204,
"b": 201
},
"hsl": {
"h": 45,
"s": 3.846,
"l": 79.608
},
"oklch": {
"l": 0.84515,
"c": 0.00426,
"h": 91.5
},
"luminance": 0.60382
}Semantic roles & 50–950 ramp
primary
#CDCCC9
secondary
#9A9CA0
accent
#658E58
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483