#CDCAC8#CDCAC8
#CDCAC8 is a very light, near-neutral grey. Relative luminance 0.594; OKLCH L 84.1% C 0.004 H 56.4°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCAC8 |
|---|---|
| RGB | rgb(205, 202, 200) |
| HSL | hsl(24, 5%, 79%) |
| HSV | hsv(24, 2%, 80%) |
| CMYK | cmyk(0%, 1.5%, 2.4%, 19.6%) |
| CIE-LAB | lab(81.51, 0.67, 1.36) |
| CIE-LCH | lch(81.51, 1.52, 63.65°) |
| OKLab | oklab(84.08% 0.0024 0.0036) |
| OKLCH | oklch(84.08% 0.004 56.4) |
| XYZ | xyz(56.7211, 59.3905, 63.1077) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.62
Silver
#C0C0C0
ΔE00 3.11
Silver (survey)
#C5C9C7
ΔE00 3.65
Gainsboro
#DCDCDC
ΔE00 4.44
Fog
#D8DCE0
ΔE00 5.71
Light Grey
#D8DCD6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCAC8 #C8CBCD
analogous
#CDC8C9 #CDCAC8 #CDCDC8
triadic
#CDCAC8 #C8CDCA #CAC8CD
tetradic
#CDCAC8 #C9CDC8 #C8CBCD #CDC8CD
square
#CDCAC8 #C9CDC8 #C8CBCD #CDC8CD
split-complementary
#CDCAC8 #C8CDCD #C8C9CD
monochromatic
#938C88 #B0ABA8 #CDCAC8 #EAE9E8 #F0F0EF
Accessibility & contrast
On white
1.63
#CDCAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#CDCAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCAC8
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCAC8 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCAC8
Deuteranopia (green-blind)
#CCCBC8
Tritanopia (blue-blind)
#CEC9C9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cdcac8; /* rgb */ color: rgb(205, 202, 200); /* oklch */ color: oklch(84.1% 0.004 56.4);
Tailwind
colors: {
custom: {
50: '#dcdad8',
500: '#cdcac8',
950: '#000000',
},
}SCSS
$custom: #cdcac8; $custom-light: #dcdad8; $custom-dark: #000000;
JSON
{
"hex": "#cdcac8",
"rgb": {
"r": 205,
"g": 202,
"b": 200
},
"hsl": {
"h": 24,
"s": 4.762,
"l": 79.412
},
"oklch": {
"l": 0.84083,
"c": 0.00433,
"h": 56.4
},
"luminance": 0.5939
}Semantic roles & 50–950 ramp
primary
#CDCAC8
secondary
#999DA0
accent
#788F57
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383