#CDCCC7#CDCCC7
#CDCCC7 is a very light, near-neutral grey. Relative luminance 0.603; OKLCH L 84.5% C 0.007 H 97.4°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCC7 |
|---|---|
| RGB | rgb(205, 204, 199) |
| HSL | hsl(50, 6%, 79%) |
| HSV | hsv(50, 3%, 80%) |
| CMYK | cmyk(0%, 0.5%, 2.9%, 19.6%) |
| CIE-LAB | lab(81.99, -0.55, 2.61) |
| CIE-LCH | lch(81.99, 2.67, 102.01°) |
| OKLab | oklab(84.46% -0.0009 0.0069) |
| OKLCH | oklch(84.46% 0.007 97.4) |
| XYZ | xyz(57.0769, 60.2885, 62.6517) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.77
Light Gray
#D3D3D3
ΔE00 3.10
Silver
#C0C0C0
ΔE00 3.94
Light Grey
#D8DCD6
ΔE00 4.35
Gainsboro
#DCDCDC
ΔE00 4.59
Fog
#D8DCE0
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCC7 #C7C8CD
analogous
#CDC9C7 #CDCCC7 #CBCDC7
triadic
#CDCCC7 #C7CDCC #CCC7CD
tetradic
#CDCCC7 #C7CDC9 #C7C8CD #CDC7CB
square
#CDCCC7 #C7CDC9 #C7C8CD #CDC7CB
split-complementary
#CDCCC7 #C7CBCD #C9C7CD
monochromatic
#939186 #B0AFA7 #CDCCC7 #EAE9E7 #F1F0EF
Accessibility & contrast
On white
1.61
#CDCCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#CDCCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCC7
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCC7 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCC7
Deuteranopia (green-blind)
#CDCCC7
Tritanopia (blue-blind)
#CECBCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdccc7; /* rgb */ color: rgb(205, 204, 199); /* oklch */ color: oklch(84.5% 0.007 97.4);
Tailwind
colors: {
custom: {
50: '#dcdbd8',
500: '#cdccc7',
950: '#000000',
},
}SCSS
$custom: #cdccc7; $custom-light: #dcdbd8; $custom-dark: #000000;
JSON
{
"hex": "#cdccc7",
"rgb": {
"r": 205,
"g": 204,
"b": 199
},
"hsl": {
"h": 50,
"s": 5.66,
"l": 79.216
},
"oklch": {
"l": 0.84459,
"c": 0.00694,
"h": 97.4
},
"luminance": 0.60288
}Semantic roles & 50–950 ramp
primary
#CDCCC7
secondary
#9899A0
accent
#609056
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483