#CACCC4#CACCC4
#CACCC4 is a very light, near-neutral grey. Relative luminance 0.597; OKLCH L 84.1% C 0.011 H 118.0°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CACCC4 |
|---|---|
| RGB | rgb(202, 204, 196) |
| HSL | hsl(75, 7%, 78%) |
| HSV | hsv(75, 4%, 80%) |
| CMYK | cmyk(1%, 0%, 3.9%, 20%) |
| CIE-LAB | lab(81.69, -2.13, 3.74) |
| CIE-LCH | lch(81.69, 4.30, 119.67°) |
| OKLab | oklab(84.14% -0.0052 0.0098) |
| OKLCH | oklch(84.14% 0.011 118) |
| XYZ | xyz(55.9122, 59.7278, 60.7969) |
| Luminance | 0.5973 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.02
Light Grey
#D8DCD6
ΔE00 3.91
Light Gray
#D3D3D3
ΔE00 4.83
Silver
#C0C0C0
ΔE00 5.22
Gainsboro
#DCDCDC
ΔE00 5.97
Warm Gray
#C9BEB0
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACCC4 #C6C4CC
analogous
#CCCAC4 #CACCC4 #C6CCC4
triadic
#CACCC4 #C4CACC #CCC4CA
tetradic
#CACCC4 #C4CCCA #C6C4CC #CCC4C6
square
#CACCC4 #C4CCCA #C6C4CC #CCC4C6
split-complementary
#CACCC4 #C4C6CC #CAC4CC
monochromatic
#8F9382 #ADB0A3 #CACCC4 #E7E8E5 #F0F1EF
Accessibility & contrast
On white
1.62
#CACCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#CACCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACCC4
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACCC4 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCBC4
Deuteranopia (green-blind)
#CDCBC4
Tritanopia (blue-blind)
#CBCBCA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #caccc4; /* rgb */ color: rgb(202, 204, 196); /* oklch */ color: oklch(84.1% 0.011 118.0);
Tailwind
colors: {
custom: {
50: '#dadbd5',
500: '#caccc4',
950: '#000000',
},
}SCSS
$custom: #caccc4; $custom-light: #dadbd5; $custom-dark: #000000;
JSON
{
"hex": "#caccc4",
"rgb": {
"r": 202,
"g": 204,
"b": 196
},
"hsl": {
"h": 75,
"s": 7.273,
"l": 78.431
},
"oklch": {
"l": 0.84138,
"c": 0.01115,
"h": 118
},
"luminance": 0.59728
}Semantic roles & 50–950 ramp
primary
#CACCC4
secondary
#98959F
accent
#549164
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483