#CDCACC#CDCACC
#CDCACC is a very light, near-neutral grey. Relative luminance 0.596; OKLCH L 84.2% C 0.004 H 337.3°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCACC |
|---|---|
| RGB | rgb(205, 202, 204) |
| HSL | hsl(320, 3%, 80%) |
| HSV | hsv(320, 1%, 80%) |
| CMYK | cmyk(0%, 1.5%, 0.5%, 19.6%) |
| CIE-LAB | lab(81.61, 1.40, -0.63) |
| CIE-LCH | lch(81.61, 1.53, 335.77°) |
| OKLab | oklab(84.2% 0.004 -0.0016) |
| OKLCH | oklch(84.2% 0.004 337.3) |
| XYZ | xyz(57.1947, 59.5799, 65.6020) |
| Luminance | 0.5958 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.87
Silver
#C0C0C0
ΔE00 3.42
Gainsboro
#DCDCDC
ΔE00 4.56
Silver (survey)
#C5C9C7
ΔE00 4.69
Fog
#D8DCE0
ΔE00 5.24
Dove Gray
#B6B8BD
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCACC #CACDCB
analogous
#CDCACD #CDCACC #CDCACB
triadic
#CDCACC #CCCDCA #CACCCD
tetradic
#CDCACC #CDCDCA #CACDCB #CACBCD
square
#CDCACC #CDCDCA #CACDCB #CACBCD
split-complementary
#CDCACC #CBCDCA #CACDCD
monochromatic
#928B8F #AFABAE #CDCACC #EBE9EA #F0EFF0
Accessibility & contrast
On white
1.63
#CDCACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#CDCACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCACC
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCACC | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCC
Deuteranopia (green-blind)
#CBCBCC
Tritanopia (blue-blind)
#CDCACB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cdcacc; /* rgb */ color: rgb(205, 202, 204); /* oklch */ color: oklch(84.2% 0.004 337.3);
Tailwind
colors: {
custom: {
50: '#dcdadb',
500: '#cdcacc',
950: '#000000',
},
}SCSS
$custom: #cdcacc; $custom-light: #dcdadb; $custom-dark: #000000;
JSON
{
"hex": "#cdcacc",
"rgb": {
"r": 205,
"g": 202,
"b": 204
},
"hsl": {
"h": 320,
"s": 2.913,
"l": 79.804
},
"oklch": {
"l": 0.84198,
"c": 0.00428,
"h": 337.3
},
"luminance": 0.5958
}Semantic roles & 50–950 ramp
primary
#CDCACC
secondary
#9CA09D
accent
#8D6A59
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151415
muted
#848384