#CDCACD#CDCACD
#CDCACD is a very light, near-neutral grey. Relative luminance 0.596; OKLCH L 84.2% C 0.005 H 325.6°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCACD |
|---|---|
| RGB | rgb(205, 202, 205) |
| HSL | hsl(300, 3%, 80%) |
| HSV | hsv(300, 1%, 80%) |
| CMYK | cmyk(0%, 1.5%, 0%, 19.6%) |
| CIE-LAB | lab(81.64, 1.58, -1.13) |
| CIE-LCH | lch(81.64, 1.94, 324.52°) |
| OKLab | oklab(84.23% 0.0043 -0.003) |
| OKLCH | oklch(84.23% 0.005 325.6) |
| XYZ | xyz(57.3150, 59.6281, 66.2357) |
| Luminance | 0.5963 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.16
Silver
#C0C0C0
ΔE00 3.69
Gainsboro
#DCDCDC
ΔE00 4.74
Silver (survey)
#C5C9C7
ΔE00 5.03
Fog
#D8DCE0
ΔE00 5.24
Dove Gray
#B6B8BD
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCACD #CACDCA
analogous
#CCCACD #CDCACD #CDCACC
triadic
#CDCACD #CDCDCA #CACDCD
tetradic
#CDCACD #CDCCCA #CACDCA #CACCCD
square
#CDCACD #CDCCCA #CACDCA #CACCCD
split-complementary
#CDCACD #CCCDCA #CACDCC
monochromatic
#928B92 #AFABAF #CDCACD #EBE9EB #F0EFF0
Accessibility & contrast
On white
1.62
#CDCACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#CDCACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCACD
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCACD | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#CACBCD
Tritanopia (blue-blind)
#CDCACB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cdcacd; /* rgb */ color: rgb(205, 202, 205); /* oklch */ color: oklch(84.2% 0.005 325.6);
Tailwind
colors: {
custom: {
50: '#dcdadc',
500: '#cdcacd',
950: '#000000',
},
}SCSS
$custom: #cdcacd; $custom-light: #dcdadc; $custom-dark: #000000;
JSON
{
"hex": "#cdcacd",
"rgb": {
"r": 205,
"g": 202,
"b": 205
},
"hsl": {
"h": 300,
"s": 2.913,
"l": 79.804
},
"oklch": {
"l": 0.84228,
"c": 0.00526,
"h": 325.6
},
"luminance": 0.59628
}Semantic roles & 50–950 ramp
primary
#CDCACD
secondary
#9CA09C
accent
#8D5959
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384