#CACAC0#CACAC0
#CACAC0 is a very light, near-neutral yellow. Relative luminance 0.586; OKLCH L 83.6% C 0.014 H 106.7°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CACAC0 |
|---|---|
| RGB | rgb(202, 202, 192) |
| HSL | hsl(60, 9%, 77%) |
| HSV | hsv(60, 5%, 79%) |
| CMYK | cmyk(0%, 0%, 5%, 20.8%) |
| CIE-LAB | lab(81.07, -1.79, 4.99) |
| CIE-LCH | lch(81.07, 5.30, 109.70°) |
| OKLab | oklab(83.62% -0.0039 0.0131) |
| OKLCH | oklch(83.62% 0.014 106.7) |
| XYZ | xyz(54.9907, 58.6036, 58.2736) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.97
Light Grey
#D8DCD6
ΔE00 4.78
Light Gray
#D3D3D3
ΔE00 5.54
Silver
#C0C0C0
ΔE00 5.54
Warm Gray
#C9BEB0
ΔE00 5.87
Gainsboro
#DCDCDC
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACAC0 #C0C0CA
analogous
#CAC5C0 #CACAC0 #C5CAC0
triadic
#CACAC0 #C0CACA #CAC0CA
tetradic
#CACAC0 #C0CAC5 #C0C0CA #CAC0C5
square
#CACAC0 #C0CAC5 #C0C0CA #CAC0C5
split-complementary
#CACAC0 #C0C5CA #C5C0CA
monochromatic
#92927E #AEAE9F #CACAC0 #E6E6E1 #F1F1EE
Accessibility & contrast
On white
1.65
#CACAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#CACAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACAC0
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACAC0 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BF
Deuteranopia (green-blind)
#CCCAC0
Tritanopia (blue-blind)
#CCC9C7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cacac0; /* rgb */ color: rgb(202, 202, 192); /* oklch */ color: oklch(83.6% 0.014 106.7);
Tailwind
colors: {
custom: {
50: '#dadad3',
500: '#cacac0',
950: '#000000',
},
}SCSS
$custom: #cacac0; $custom-light: #dadad3; $custom-dark: #000000;
JSON
{
"hex": "#cacac0",
"rgb": {
"r": 202,
"g": 202,
"b": 192
},
"hsl": {
"h": 60,
"s": 8.621,
"l": 77.255
},
"oklch": {
"l": 0.83619,
"c": 0.01368,
"h": 106.7
},
"luminance": 0.58603
}Semantic roles & 50–950 ramp
primary
#CACAC0
secondary
#91919D
accent
#539353
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383