#CAC6CE#CAC6CE
#CAC6CE is a very light, near-neutral grey. Relative luminance 0.574; OKLCH L 83.2% C 0.012 H 308.3°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC6CE |
|---|---|
| RGB | rgb(202, 198, 206) |
| HSL | hsl(270, 8%, 79%) |
| HSV | hsv(270, 4%, 81%) |
| CMYK | cmyk(1.9%, 3.9%, 0%, 19.2%) |
| CIE-LAB | lab(80.40, 2.85, -3.50) |
| CIE-LCH | lch(80.40, 4.51, 309.24°) |
| OKLab | oklab(83.21% 0.0073 -0.0093) |
| OKLCH | oklch(83.21% 0.012 308.3) |
| XYZ | xyz(55.6899, 57.4010, 66.5262) |
| Luminance | 0.5740 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.27
Dove Gray
#B6B8BD
ΔE00 5.40
Light Gray
#D3D3D3
ΔE00 5.66
Fog
#D8DCE0
ΔE00 6.89
Gainsboro
#DCDCDC
ΔE00 6.93
Silver (survey)
#C5C9C7
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC6CE #CACEC6
analogous
#C6C6CE #CAC6CE #CEC6CE
triadic
#CAC6CE #CECAC6 #C6CECA
tetradic
#CAC6CE #CEC6C6 #CACEC6 #C6CECE
square
#CAC6CE #CEC6C6 #CACEC6 #C6CECE
split-complementary
#CAC6CE #CECEC6 #C6CEC6
monochromatic
#8D8495 #ABA5B2 #CAC6CE #E9E7EA #F0EFF1
Accessibility & contrast
On white
1.68
#CAC6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#CAC6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC6CE
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC6CE | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CE
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#CAC7C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cac6ce; /* rgb */ color: rgb(202, 198, 206); /* oklch */ color: oklch(83.2% 0.012 308.3);
Tailwind
colors: {
custom: {
50: '#dad7dc',
500: '#cac6ce',
950: '#000000',
},
}SCSS
$custom: #cac6ce; $custom-light: #dad7dc; $custom-dark: #000000;
JSON
{
"hex": "#cac6ce",
"rgb": {
"r": 202,
"g": 198,
"b": 206
},
"hsl": {
"h": 270,
"s": 7.547,
"l": 79.216
},
"oklch": {
"l": 0.83214,
"c": 0.01183,
"h": 308.3
},
"luminance": 0.57401
}Semantic roles & 50–950 ramp
primary
#CAC6CE
secondary
#9CA197
accent
#915473
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384