#CACACC#CACACC
#CACACC is a very light, near-neutral grey. Relative luminance 0.592; OKLCH L 84.0% C 0.003 H 286.3°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CACACC |
|---|---|
| RGB | rgb(202, 202, 204) |
| HSL | hsl(240, 2%, 80%) |
| HSV | hsv(240, 1%, 80%) |
| CMYK | cmyk(1%, 1%, 0%, 20%) |
| CIE-LAB | lab(81.38, 0.37, -0.99) |
| CIE-LCH | lch(81.38, 1.06, 290.27°) |
| OKLab | oklab(83.96% 0.0008 -0.0026) |
| OKLCH | oklch(83.96% 0.003 286.3) |
| XYZ | xyz(56.3749, 59.1572, 65.5636) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.40
Silver
#C0C0C0
ΔE00 2.78
Silver (survey)
#C5C9C7
ΔE00 3.37
Gainsboro
#DCDCDC
ΔE00 4.36
Fog
#D8DCE0
ΔE00 4.53
Dove Gray
#B6B8BD
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACACC #CCCCCA
analogous
#CACBCC #CACACC #CBCACC
triadic
#CACACC #CCCACA #CACCCA
tetradic
#CACACC #CCCACB #CCCCCA #CACCCB
square
#CACACC #CCCACB #CCCCCA #CACCCB
split-complementary
#CACACC #CCCBCA #CBCCCA
monochromatic
#8C8C90 #ABABAE #CACACC #E9E9EA #EFEFF0
Accessibility & contrast
On white
1.64
#CACACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#CACACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACACC
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACACC | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACC
Deuteranopia (green-blind)
#CACACC
Tritanopia (blue-blind)
#CACACB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cacacc; /* rgb */ color: rgb(202, 202, 204); /* oklch */ color: oklch(84.0% 0.003 286.3);
Tailwind
colors: {
custom: {
50: '#dadadb',
500: '#cacacc',
950: '#000000',
},
}SCSS
$custom: #cacacc; $custom-light: #dadadb; $custom-dark: #000000;
JSON
{
"hex": "#cacacc",
"rgb": {
"r": 202,
"g": 202,
"b": 204
},
"hsl": {
"h": 240,
"s": 1.923,
"l": 79.608
},
"oklch": {
"l": 0.8396,
"c": 0.00275,
"h": 286.3
},
"luminance": 0.59157
}Semantic roles & 50–950 ramp
primary
#CACACC
secondary
#9E9E9C
accent
#8C5A8C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384