#CDC6CB#CDC6CB
#CDC6CB is a very light, near-neutral grey. Relative luminance 0.577; OKLCH L 83.4% C 0.010 H 335.5°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC6CB |
|---|---|
| RGB | rgb(205, 198, 203) |
| HSL | hsl(317, 7%, 79%) |
| HSV | hsv(317, 3%, 80%) |
| CMYK | cmyk(0%, 3.4%, 1%, 19.6%) |
| CIE-LAB | lab(80.56, 3.33, -1.63) |
| CIE-LCH | lch(80.56, 3.71, 333.94°) |
| OKLab | oklab(83.37% 0.0094 -0.0043) |
| OKLCH | oklch(83.37% 0.01 335.5) |
| XYZ | xyz(56.1488, 57.6794, 64.6636) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.10
Light Gray
#D3D3D3
ΔE00 5.41
Dove Gray
#B6B8BD
ΔE00 6.04
Gainsboro
#DCDCDC
ΔE00 6.70
Silver (survey)
#C5C9C7
ΔE00 7.30
Fog
#D8DCE0
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC6CB #C6CDC8
analogous
#CCC6CD #CDC6CB #CDC6C8
triadic
#CDC6CB #CBCDC6 #C6CBCD
tetradic
#CDC6CB #CDCCC6 #C6CDC8 #C6C8CD
square
#CDC6CB #CDCCC6 #C6CDC8 #C6C8CD
split-complementary
#CDC6CB #C8CDC6 #C6CDCC
monochromatic
#948590 #B0A5AD #CDC6CB #EAE7E9 #F1EFF0
Accessibility & contrast
On white
1.68
#CDC6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#CDC6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC6CB
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC6CB | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CB
Deuteranopia (green-blind)
#C7C8CB
Tritanopia (blue-blind)
#CEC6C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cdc6cb; /* rgb */ color: rgb(205, 198, 203); /* oklch */ color: oklch(83.4% 0.010 335.5);
Tailwind
colors: {
custom: {
50: '#dcd7da',
500: '#cdc6cb',
950: '#000000',
},
}SCSS
$custom: #cdc6cb; $custom-light: #dcd7da; $custom-dark: #000000;
JSON
{
"hex": "#cdc6cb",
"rgb": {
"r": 205,
"g": 198,
"b": 203
},
"hsl": {
"h": 317.143,
"s": 6.542,
"l": 79.02
},
"oklch": {
"l": 0.83367,
"c": 0.01032,
"h": 335.5
},
"luminance": 0.57679
}Semantic roles & 50–950 ramp
primary
#CDC6CB
secondary
#97A09A
accent
#906655
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383