#CCCAC8#CCCAC8
#CCCAC8 is a very light, near-neutral grey. Relative luminance 0.592; OKLCH L 84.0% C 0.004 H 67.8°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAC8 |
|---|---|
| RGB | rgb(204, 202, 200) |
| HSL | hsl(30, 4%, 79%) |
| HSV | hsv(30, 2%, 80%) |
| CMYK | cmyk(0%, 1%, 2%, 20%) |
| CIE-LAB | lab(81.43, 0.33, 1.24) |
| CIE-LCH | lch(81.43, 1.28, 75.18°) |
| OKLab | oklab(84% 0.0013 0.0033) |
| OKLCH | oklch(84% 0.004 67.8) |
| XYZ | xyz(56.4461, 59.2487, 63.0948) |
| Luminance | 0.5925 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.47
Silver
#C0C0C0
ΔE00 2.89
Silver (survey)
#C5C9C7
ΔE00 3.11
Gainsboro
#DCDCDC
ΔE00 4.38
Fog
#D8DCE0
ΔE00 5.53
Light Grey
#D8DCD6
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAC8 #C8CACC
analogous
#CCC8C8 #CCCAC8 #CCCCC8
triadic
#CCCAC8 #C8CCCA #CAC8CC
tetradic
#CCCAC8 #C8CCC8 #C8CACC #CCC8CC
square
#CCCAC8 #C8CCC8 #C8CACC #CCC8CC
split-complementary
#CCCAC8 #C8CCCC #C8C8CC
monochromatic
#918D88 #AFABA8 #CCCAC8 #E9E9E8 #F0F0EF
Accessibility & contrast
On white
1.63
#CCCAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#CCCAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAC8
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAC8 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCAC8
Deuteranopia (green-blind)
#CBCAC8
Tritanopia (blue-blind)
#CDCAC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cccac8; /* rgb */ color: rgb(204, 202, 200); /* oklch */ color: oklch(84.0% 0.004 67.8);
Tailwind
colors: {
custom: {
50: '#dbdad8',
500: '#cccac8',
950: '#000000',
},
}SCSS
$custom: #cccac8; $custom-light: #dbdad8; $custom-dark: #000000;
JSON
{
"hex": "#cccac8",
"rgb": {
"r": 204,
"g": 202,
"b": 200
},
"hsl": {
"h": 30,
"s": 3.774,
"l": 79.216
},
"oklch": {
"l": 0.84003,
"c": 0.00355,
"h": 67.8
},
"luminance": 0.59249
}Semantic roles & 50–950 ramp
primary
#CCCAC8
secondary
#999C9F
accent
#738E58
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383