#CDCCC8#CDCCC8
#CDCCC8 is a very light, near-neutral grey. Relative luminance 0.603; OKLCH L 84.5% C 0.006 H 95.1°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCC8 |
|---|---|
| RGB | rgb(205, 204, 200) |
| HSL | hsl(48, 5%, 79%) |
| HSV | hsv(48, 2%, 80%) |
| CMYK | cmyk(0%, 0.5%, 2.4%, 19.6%) |
| CIE-LAB | lab(82.02, -0.38, 2.11) |
| CIE-LCH | lch(82.02, 2.14, 100.13°) |
| OKLab | oklab(84.49% -0.0005 0.0056) |
| OKLCH | oklch(84.49% 0.006 95.1) |
| XYZ | xyz(57.1934, 60.3351, 63.2652) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.65
Light Gray
#D3D3D3
ΔE00 2.69
Silver
#C0C0C0
ΔE00 3.64
Gainsboro
#DCDCDC
ΔE00 4.31
Light Grey
#D8DCD6
ΔE00 4.48
Fog
#D8DCE0
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCC8 #C8C9CD
analogous
#CDCAC8 #CDCCC8 #CCCDC8
triadic
#CDCCC8 #C8CDCC #CCC8CD
tetradic
#CDCCC8 #C8CDCA #C8C9CD #CDC8CC
square
#CDCCC8 #C8CDCA #C8C9CD #CDC8CC
split-complementary
#CDCCC8 #C8CCCD #CAC8CD
monochromatic
#939188 #B0AEA8 #CDCCC8 #EAEAE8 #F0F0EF
Accessibility & contrast
On white
1.61
#CDCCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#CDCCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCC8
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCC8 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCC8
Deuteranopia (green-blind)
#CDCCC8
Tritanopia (blue-blind)
#CECBCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdccc8; /* rgb */ color: rgb(205, 204, 200); /* oklch */ color: oklch(84.5% 0.006 95.1);
Tailwind
colors: {
custom: {
50: '#dcdbd8',
500: '#cdccc8',
950: '#000000',
},
}SCSS
$custom: #cdccc8; $custom-light: #dcdbd8; $custom-dark: #000000;
JSON
{
"hex": "#cdccc8",
"rgb": {
"r": 205,
"g": 204,
"b": 200
},
"hsl": {
"h": 48,
"s": 4.762,
"l": 79.412
},
"oklch": {
"l": 0.84487,
"c": 0.00559,
"h": 95.1
},
"luminance": 0.60335
}Semantic roles & 50–950 ramp
primary
#CDCCC8
secondary
#999BA0
accent
#628F57
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483