#CDC5CB#CDC5CB
#CDC5CB is a very light, near-neutral grey. Relative luminance 0.572; OKLCH L 83.2% C 0.012 H 334.1°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC5CB |
|---|---|
| RGB | rgb(205, 197, 203) |
| HSL | hsl(315, 7%, 79%) |
| HSV | hsv(315, 4%, 80%) |
| CMYK | cmyk(0%, 3.9%, 1%, 19.6%) |
| CIE-LAB | lab(80.31, 3.86, -2.00) |
| CIE-LCH | lch(80.31, 4.35, 332.59°) |
| OKLab | oklab(83.17% 0.0109 -0.0053) |
| OKLCH | oklch(83.17% 0.012 334.1) |
| XYZ | xyz(55.9210, 57.2237, 64.5876) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.68
Light Gray
#D3D3D3
ΔE00 6.10
Dove Gray
#B6B8BD
ΔE00 6.36
Gainsboro
#DCDCDC
ΔE00 7.31
Fog
#D8DCE0
ΔE00 7.94
Silver (survey)
#C5C9C7
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC5CB #C5CDC7
analogous
#CBC5CD #CDC5CB #CDC5C7
triadic
#CDC5CB #CBCDC5 #C5CBCD
tetradic
#CDC5CB #CDCBC5 #C5CDC7 #C5C7CD
square
#CDC5CB #CDCBC5 #C5CDC7 #C5C7CD
split-complementary
#CDC5CB #C7CDC5 #C5CDCB
monochromatic
#948390 #B1A4AE #CDC5CB #E9E6E8 #F1EFF0
Accessibility & contrast
On white
1.69
#CDC5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#CDC5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC5CB
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC5CB | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CB
Deuteranopia (green-blind)
#C7C8CB
Tritanopia (blue-blind)
#CEC5C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cdc5cb; /* rgb */ color: rgb(205, 197, 203); /* oklch */ color: oklch(83.2% 0.012 334.1);
Tailwind
colors: {
custom: {
50: '#dcd6da',
500: '#cdc5cb',
950: '#000000',
},
}SCSS
$custom: #cdc5cb; $custom-light: #dcd6da; $custom-dark: #000000;
JSON
{
"hex": "#cdc5cb",
"rgb": {
"r": 205,
"g": 197,
"b": 203
},
"hsl": {
"h": 315,
"s": 7.407,
"l": 78.824
},
"oklch": {
"l": 0.83167,
"c": 0.01207,
"h": 334.1
},
"luminance": 0.57223
}Semantic roles & 50–950 ramp
primary
#CDC5CB
secondary
#96A099
accent
#916354
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383