#CDC7CB#CDC7CB
#CDC7CB is a very light, near-neutral grey. Relative luminance 0.581; OKLCH L 83.6% C 0.009 H 337.5°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC7CB |
|---|---|
| RGB | rgb(205, 199, 203) |
| HSL | hsl(320, 6%, 79%) |
| HSV | hsv(320, 3%, 80%) |
| CMYK | cmyk(0%, 2.9%, 1%, 19.6%) |
| CIE-LAB | lab(80.82, 2.80, -1.25) |
| CIE-LCH | lch(80.82, 3.07, 335.87°) |
| OKLab | oklab(83.57% 0.0079 -0.0033) |
| OKLCH | oklch(83.57% 0.009 337.5) |
| XYZ | xyz(56.3781, 58.1380, 64.7400) |
| Luminance | 0.5814 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.54
Light Gray
#D3D3D3
ΔE00 4.72
Dove Gray
#B6B8BD
ΔE00 5.80
Gainsboro
#DCDCDC
ΔE00 6.09
Silver (survey)
#C5C9C7
ΔE00 6.59
Fog
#D8DCE0
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC7CB #C7CDC9
analogous
#CCC7CD #CDC7CB #CDC7C8
triadic
#CDC7CB #CBCDC7 #C7CBCD
tetradic
#CDC7CB #CDCCC7 #C7CDC9 #C7C8CD
square
#CDC7CB #CDCCC7 #C7CDC9 #C7C8CD
split-complementary
#CDC7CB #C8CDC7 #C7CDCC
monochromatic
#93868F #B0A7AD #CDC7CB #EAE7E9 #F1EFF0
Accessibility & contrast
On white
1.66
#CDC7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#CDC7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC7CB
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC7CB | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CB
Deuteranopia (green-blind)
#C8C9CB
Tritanopia (blue-blind)
#CEC7C8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cdc7cb; /* rgb */ color: rgb(205, 199, 203); /* oklch */ color: oklch(83.6% 0.009 337.5);
Tailwind
colors: {
custom: {
50: '#dcd8da',
500: '#cdc7cb',
950: '#000000',
},
}SCSS
$custom: #cdc7cb; $custom-light: #dcd8da; $custom-dark: #000000;
JSON
{
"hex": "#cdc7cb",
"rgb": {
"r": 205,
"g": 199,
"b": 203
},
"hsl": {
"h": 320,
"s": 5.66,
"l": 79.216
},
"oklch": {
"l": 0.83567,
"c": 0.00859,
"h": 337.5
},
"luminance": 0.58138
}Semantic roles & 50–950 ramp
primary
#CDC7CB
secondary
#98A09B
accent
#906956
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383