#CDCCC6#CDCCC6
#CDCCC6 is a very light, near-neutral grey. Relative luminance 0.602; OKLCH L 84.4% C 0.008 H 98.9°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCC6 |
|---|---|
| RGB | rgb(205, 204, 198) |
| HSL | hsl(51, 7%, 79%) |
| HSV | hsv(51, 3%, 80%) |
| CMYK | cmyk(0%, 0.5%, 3.4%, 19.6%) |
| CIE-LAB | lab(81.97, -0.73, 3.11) |
| CIE-LCH | lch(81.97, 3.19, 103.26°) |
| OKLab | oklab(84.43% -0.0013 0.0082) |
| OKLCH | oklch(84.43% 0.008 98.9) |
| XYZ | xyz(56.9612, 60.2422, 62.0422) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.97
Light Gray
#D3D3D3
ΔE00 3.52
Silver
#C0C0C0
ΔE00 4.26
Light Grey
#D8DCD6
ΔE00 4.27
Gainsboro
#DCDCDC
ΔE00 4.89
Warm Gray
#C9BEB0
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCC6 #C6C7CD
analogous
#CDC9C6 #CDCCC6 #CBCDC6
triadic
#CDCCC6 #C6CDCC #CCC6CD
tetradic
#CDCCC6 #C6CDC9 #C6C7CD #CDC6CB
square
#CDCCC6 #C6CDC9 #C6C7CD #CDC6CB
split-complementary
#CDCCC6 #C6CBCD #C9C6CD
monochromatic
#949285 #B0AFA5 #CDCCC6 #EAE9E7 #F1F0EF
Accessibility & contrast
On white
1.61
#CDCCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#CDCCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCC6
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCC6 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCC6
Deuteranopia (green-blind)
#CECCC6
Tritanopia (blue-blind)
#CECBCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdccc6; /* rgb */ color: rgb(205, 204, 198); /* oklch */ color: oklch(84.4% 0.008 98.9);
Tailwind
colors: {
custom: {
50: '#dcdbd7',
500: '#cdccc6',
950: '#000000',
},
}SCSS
$custom: #cdccc6; $custom-light: #dcdbd7; $custom-dark: #000000;
JSON
{
"hex": "#cdccc6",
"rgb": {
"r": 205,
"g": 204,
"b": 198
},
"hsl": {
"h": 51.429,
"s": 6.542,
"l": 79.02
},
"oklch": {
"l": 0.84431,
"c": 0.00829,
"h": 98.9
},
"luminance": 0.60242
}Semantic roles & 50–950 ramp
primary
#CDCCC6
secondary
#9798A0
accent
#5E9055
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483