#CAC8CF#CAC8CF
#CAC8CF is a very light, near-neutral grey. Relative luminance 0.584; OKLCH L 83.6% C 0.010 H 299.2°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC8CF |
|---|---|
| RGB | rgb(202, 200, 207) |
| HSL | hsl(257, 7%, 80%) |
| HSV | hsv(257, 3%, 81%) |
| CMYK | cmyk(2.4%, 3.4%, 0%, 18.8%) |
| CIE-LAB | lab(80.94, 1.98, -3.24) |
| CIE-LCH | lch(80.94, 3.80, 301.46°) |
| OKLab | oklab(83.65% 0.0048 -0.0086) |
| OKLCH | oklch(83.65% 0.01 299.2) |
| XYZ | xyz(56.2719, 58.3701, 67.3214) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.59
Light Gray
#D3D3D3
ΔE00 4.68
Dove Gray
#B6B8BD
ΔE00 5.03
Fog
#D8DCE0
ΔE00 5.80
Gainsboro
#DCDCDC
ΔE00 6.03
Silver (survey)
#C5C9C7
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC8CF #CDCFC8
analogous
#C8CACF #CAC8CF #CEC8CF
triadic
#CAC8CF #CFCAC8 #C8CFCA
tetradic
#CAC8CF #CFC8CA #CDCFC8 #C8CFCE
square
#CAC8CF #CFC8CA #CDCFC8 #C8CFCE
split-complementary
#CAC8CF #CFCEC8 #CACFC8
monochromatic
#8B8796 #ABA7B2 #CAC8CF #E9E9EC #EFEFF1
Accessibility & contrast
On white
1.66
#CAC8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#CAC8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC8CF
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC8CF | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#C7C9CF
Tritanopia (blue-blind)
#C9C9CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cac8cf; /* rgb */ color: rgb(202, 200, 207); /* oklch */ color: oklch(83.6% 0.010 299.2);
Tailwind
colors: {
custom: {
50: '#dad8dd',
500: '#cac8cf',
950: '#000000',
},
}SCSS
$custom: #cac8cf; $custom-light: #dad8dd; $custom-dark: #000000;
JSON
{
"hex": "#cac8cf",
"rgb": {
"r": 202,
"g": 200,
"b": 207
},
"hsl": {
"h": 257.143,
"s": 6.796,
"l": 79.804
},
"oklch": {
"l": 0.83646,
"c": 0.00986,
"h": 299.2
},
"luminance": 0.5837
}Semantic roles & 50–950 ramp
primary
#CAC8CF
secondary
#A0A299
accent
#915580
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384