#CDC6C8#CDC6C8
#CDC6C8 is a very light, near-neutral grey. Relative luminance 0.575; OKLCH L 83.3% C 0.008 H 357.8°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC6C8 |
|---|---|
| RGB | rgb(205, 198, 200) |
| HSL | hsl(343, 7%, 79%) |
| HSV | hsv(343, 3%, 80%) |
| CMYK | cmyk(0%, 3.4%, 2.4%, 19.6%) |
| CIE-LAB | lab(80.48, 2.79, -0.13) |
| CIE-LCH | lch(80.48, 2.79, 357.27°) |
| OKLab | oklab(83.28% 0.0082 -0.0003) |
| OKLCH | oklch(83.28% 0.008 357.8) |
| XYZ | xyz(55.7947, 57.5377, 62.7989) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.29
Light Gray
#D3D3D3
ΔE00 4.71
Dove Gray
#B6B8BD
ΔE00 5.97
Gainsboro
#DCDCDC
ΔE00 6.16
Silver (survey)
#C5C9C7
ΔE00 6.59
Fog
#D8DCE0
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC6C8 #C6CDCB
analogous
#CDC6CC #CDC6C8 #CDC8C6
triadic
#CDC6C8 #C8CDC6 #C6C8CD
tetradic
#CDC6C8 #CCCDC6 #C6CDCB #C8C6CD
square
#CDC6C8 #CCCDC6 #C6CDCB #C8C6CD
split-complementary
#CDC6C8 #C6CDC8 #C6CCCD
monochromatic
#948589 #B0A5A9 #CDC6C8 #EAE7E7 #F1EFEF
Accessibility & contrast
On white
1.68
#CDC6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#CDC6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC6C8
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC6C8 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C8
Deuteranopia (green-blind)
#C8C8C8
Tritanopia (blue-blind)
#CEC6C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cdc6c8; /* rgb */ color: rgb(205, 198, 200); /* oklch */ color: oklch(83.3% 0.008 357.8);
Tailwind
colors: {
custom: {
50: '#dcd7d8',
500: '#cdc6c8',
950: '#000000',
},
}SCSS
$custom: #cdc6c8; $custom-light: #dcd7d8; $custom-dark: #000000;
JSON
{
"hex": "#cdc6c8",
"rgb": {
"r": 205,
"g": 198,
"b": 200
},
"hsl": {
"h": 342.857,
"s": 6.542,
"l": 79.02
},
"oklch": {
"l": 0.83279,
"c": 0.00825,
"h": 357.8
},
"luminance": 0.57537
}Semantic roles & 50–950 ramp
primary
#CDC6C8
secondary
#97A09E
accent
#907F55
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383