#CDCACF#CDCACF
#CDCACF is a very light, near-neutral grey. Relative luminance 0.597; OKLCH L 84.3% C 0.008 H 312.3°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCACF |
|---|---|
| RGB | rgb(205, 202, 207) |
| HSL | hsl(276, 5%, 80%) |
| HSV | hsv(276, 2%, 81%) |
| CMYK | cmyk(1%, 2.4%, 0%, 18.8%) |
| CIE-LAB | lab(81.69, 1.95, -2.12) |
| CIE-LCH | lch(81.69, 2.88, 312.58°) |
| OKLab | oklab(84.29% 0.0051 -0.0056) |
| OKLCH | oklch(84.29% 0.008 312.3) |
| XYZ | xyz(57.5580, 59.7253, 67.5152) |
| Luminance | 0.5972 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.85
Silver
#C0C0C0
ΔE00 4.33
Gainsboro
#DCDCDC
ΔE00 5.21
Fog
#D8DCE0
ΔE00 5.40
Dove Gray
#B6B8BD
ΔE00 5.51
Silver (survey)
#C5C9C7
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCACF #CCCFCA
analogous
#CACACF #CDCACF #CFCACE
triadic
#CDCACF #CFCDCA #CACFCD
tetradic
#CDCACF #CFCACA #CCCFCA #CACECF
square
#CDCACF #CFCACA #CCCFCA #CACECF
split-complementary
#CDCACF #CECFCA #CACFCA
monochromatic
#908A95 #AFAAB2 #CDCACF #EBEAEC #F0EFF0
Accessibility & contrast
On white
1.62
#CDCACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#CDCACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCACF
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCACF | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBCF
Deuteranopia (green-blind)
#CACBCF
Tritanopia (blue-blind)
#CDCBCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cdcacf; /* rgb */ color: rgb(205, 202, 207); /* oklch */ color: oklch(84.3% 0.008 312.3);
Tailwind
colors: {
custom: {
50: '#dcdadd',
500: '#cdcacf',
950: '#000000',
},
}SCSS
$custom: #cdcacf; $custom-light: #dcdadd; $custom-dark: #000000;
JSON
{
"hex": "#cdcacf",
"rgb": {
"r": 205,
"g": 202,
"b": 207
},
"hsl": {
"h": 276,
"s": 4.95,
"l": 80.196
},
"oklch": {
"l": 0.84287,
"c": 0.00758,
"h": 312.3
},
"luminance": 0.59725
}Semantic roles & 50–950 ramp
primary
#CDCACF
secondary
#9EA29B
accent
#8F576D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384