#CAC2C4#CAC2C4
#CAC2C4 is a very light, near-neutral grey. Relative luminance 0.551; OKLCH L 82.1% C 0.009 H 0.2°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC2C4 |
|---|---|
| RGB | rgb(202, 194, 196) |
| HSL | hsl(345, 7%, 78%) |
| HSV | hsv(345, 4%, 79%) |
| CMYK | cmyk(0%, 4%, 3%, 20.8%) |
| CIE-LAB | lab(79.11, 3.15, -0.01) |
| CIE-LCH | lch(79.11, 3.15, 359.88°) |
| OKLab | oklab(82.11% 0.0094 0) |
| OKLCH | oklch(82.11% 0.009 0.2) |
| XYZ | xyz(53.6113, 55.1260, 60.0299) |
| Luminance | 0.5513 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.38
Light Gray
#D3D3D3
ΔE00 5.64
Dove Gray
#B6B8BD
ΔE00 5.74
Silver (survey)
#C5C9C7
ΔE00 7.13
Gainsboro
#DCDCDC
ΔE00 7.18
Warm Gray
#C9BEB0
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC2C4 #C2CAC8
analogous
#CAC2C8 #CAC2C4 #CAC4C2
triadic
#CAC2C4 #C4CAC2 #C2C4CA
tetradic
#CAC2C4 #C8CAC2 #C2CAC8 #C4C2CA
square
#CAC2C4 #C8CAC2 #C2CAC8 #C4C2CA
split-complementary
#CAC2C4 #C2CAC4 #C2C8CA
monochromatic
#918185 #AEA1A4 #CAC2C4 #E6E3E4 #F1EFEF
Accessibility & contrast
On white
1.75
#CAC2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#CAC2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC2C4
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC2C4 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C4
Deuteranopia (green-blind)
#C5C4C4
Tritanopia (blue-blind)
#CCC2C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cac2c4; /* rgb */ color: rgb(202, 194, 196); /* oklch */ color: oklch(82.1% 0.009 0.2);
Tailwind
colors: {
custom: {
50: '#dad4d5',
500: '#cac2c4',
950: '#000000',
},
}SCSS
$custom: #cac2c4; $custom-light: #dad4d5; $custom-dark: #000000;
JSON
{
"hex": "#cac2c4",
"rgb": {
"r": 202,
"g": 194,
"b": 196
},
"hsl": {
"h": 345,
"s": 7.018,
"l": 77.647
},
"oklch": {
"l": 0.82113,
"c": 0.00935,
"h": 0.2
},
"luminance": 0.55126
}Semantic roles & 50–950 ramp
primary
#CAC2C4
secondary
#939D9B
accent
#918255
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383