#CDCAC7#CDCAC7
#CDCAC7 is a very light, near-neutral grey. Relative luminance 0.593; OKLCH L 84.1% C 0.005 H 67.7°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCAC7 |
|---|---|
| RGB | rgb(205, 202, 199) |
| HSL | hsl(30, 6%, 79%) |
| HSV | hsv(30, 3%, 80%) |
| CMYK | cmyk(0%, 1.5%, 2.9%, 19.6%) |
| CIE-LAB | lab(81.48, 0.50, 1.86) |
| CIE-LCH | lch(81.48, 1.92, 75.07°) |
| OKLab | oklab(84.05% 0.002 0.0049) |
| OKLCH | oklch(84.05% 0.005 67.7) |
| XYZ | xyz(56.6046, 59.3439, 62.4943) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.82
Silver
#C0C0C0
ΔE00 3.25
Silver (survey)
#C5C9C7
ΔE00 3.53
Gainsboro
#DCDCDC
ΔE00 4.57
Light Grey
#D8DCD6
ΔE00 5.67
Fog
#D8DCE0
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCAC7 #C7CACD
analogous
#CDC7C7 #CDCAC7 #CDCDC7
triadic
#CDCAC7 #C7CDCA #CAC7CD
tetradic
#CDCAC7 #C7CDC7 #C7CACD #CDC7CD
square
#CDCAC7 #C7CDC7 #C7CACD #CDC7CD
split-complementary
#CDCAC7 #C7CDCD #C7C7CD
monochromatic
#938D86 #B0ABA7 #CDCAC7 #EAE9E7 #F1F0EF
Accessibility & contrast
On white
1.63
#CDCAC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#CDCAC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCAC7
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCAC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCAC7 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCAC7
Deuteranopia (green-blind)
#CCCBC7
Tritanopia (blue-blind)
#CEC9C9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cdcac7; /* rgb */ color: rgb(205, 202, 199); /* oklch */ color: oklch(84.1% 0.005 67.7);
Tailwind
colors: {
custom: {
50: '#dcdad8',
500: '#cdcac7',
950: '#000000',
},
}SCSS
$custom: #cdcac7; $custom-light: #dcdad8; $custom-dark: #000000;
JSON
{
"hex": "#cdcac7",
"rgb": {
"r": 205,
"g": 202,
"b": 199
},
"hsl": {
"h": 30,
"s": 5.66,
"l": 79.216
},
"oklch": {
"l": 0.84054,
"c": 0.00533,
"h": 67.7
},
"luminance": 0.59344
}Semantic roles & 50–950 ramp
primary
#CDCAC7
secondary
#989CA0
accent
#739056
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383