#CDCCC5#CDCCC5
#CDCCC5 is a very light, near-neutral grey. Relative luminance 0.602; OKLCH L 84.4% C 0.010 H 100.0°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCC5 |
|---|---|
| RGB | rgb(205, 204, 197) |
| HSL | hsl(53, 7%, 79%) |
| HSV | hsv(53, 4%, 80%) |
| CMYK | cmyk(0%, 0.5%, 3.9%, 19.6%) |
| CIE-LAB | lab(81.94, -0.91, 3.60) |
| CIE-LCH | lch(81.94, 3.72, 104.15°) |
| OKLab | oklab(84.4% -0.0017 0.0095) |
| OKLCH | oklch(84.4% 0.01 100) |
| XYZ | xyz(56.8463, 60.1963, 61.4368) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.23
Light Gray
#D3D3D3
ΔE00 3.95
Light Grey
#D8DCD6
ΔE00 4.25
Silver
#C0C0C0
ΔE00 4.61
Gainsboro
#DCDCDC
ΔE00 5.22
Warm Gray
#C9BEB0
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCC5 #C5C6CD
analogous
#CDC8C5 #CDCCC5 #CACDC5
triadic
#CDCCC5 #C5CDCC #CCC5CD
tetradic
#CDCCC5 #C5CDC8 #C5C6CD #CDC5CA
square
#CDCCC5 #C5CDC8 #C5C6CD #CDC5CA
split-complementary
#CDCCC5 #C5CACD #C8C5CD
monochromatic
#949283 #B1AFA4 #CDCCC5 #E9E9E6 #F1F1EF
Accessibility & contrast
On white
1.61
#CDCCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#CDCCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCC5
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCC5 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBC5
Deuteranopia (green-blind)
#CECCC5
Tritanopia (blue-blind)
#CECBCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdccc5; /* rgb */ color: rgb(205, 204, 197); /* oklch */ color: oklch(84.4% 0.010 100.0);
Tailwind
colors: {
custom: {
50: '#dcdbd6',
500: '#cdccc5',
950: '#000000',
},
}SCSS
$custom: #cdccc5; $custom-light: #dcdbd6; $custom-dark: #000000;
JSON
{
"hex": "#cdccc5",
"rgb": {
"r": 205,
"g": 204,
"b": 197
},
"hsl": {
"h": 52.5,
"s": 7.407,
"l": 78.824
},
"oklch": {
"l": 0.84403,
"c": 0.00964,
"h": 100
},
"luminance": 0.60196
}Semantic roles & 50–950 ramp
primary
#CDCCC5
secondary
#9697A0
accent
#5C9154
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483