#CAC3CB#CAC3CB
#CAC3CB is a very light, near-neutral grey. Relative luminance 0.559; OKLCH L 82.5% C 0.013 H 321.9°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC3CB |
|---|---|
| RGB | rgb(202, 195, 203) |
| HSL | hsl(293, 7%, 78%) |
| HSV | hsv(293, 4%, 80%) |
| CMYK | cmyk(0.5%, 3.9%, 0%, 20.4%) |
| CIE-LAB | lab(79.56, 3.89, -3.13) |
| CIE-LCH | lch(79.56, 4.99, 321.19°) |
| OKLab | oklab(82.52% 0.0106 -0.0083) |
| OKLCH | oklch(82.52% 0.013 321.9) |
| XYZ | xyz(54.6500, 55.8988, 64.3988) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.91
Dove Gray
#B6B8BD
ΔE00 5.98
Light Gray
#D3D3D3
ΔE00 6.68
Gainsboro
#DCDCDC
ΔE00 7.94
Fog
#D8DCE0
ΔE00 8.25
Silver (survey)
#C5C9C7
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC3CB #C4CBC3
analogous
#C6C3CB #CAC3CB #CBC3C8
triadic
#CAC3CB #CBCAC3 #C3CBCA
tetradic
#CAC3CB #CBC6C3 #C4CBC3 #C3C8CB
square
#CAC3CB #CBC6C3 #C4CBC3 #C3C8CB
split-complementary
#CAC3CB #C8CBC3 #C3CBC6
monochromatic
#908192 #ADA2AF #CAC3CB #E7E4E7 #F1EFF1
Accessibility & contrast
On white
1.72
#CAC3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#CAC3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC3CB
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC3CB | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CB
Deuteranopia (green-blind)
#C4C5CB
Tritanopia (blue-blind)
#CAC4C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cac3cb; /* rgb */ color: rgb(202, 195, 203); /* oklch */ color: oklch(82.5% 0.013 321.9);
Tailwind
colors: {
custom: {
50: '#dad5da',
500: '#cac3cb',
950: '#000000',
},
}SCSS
$custom: #cac3cb; $custom-light: #dad5da; $custom-dark: #000000;
JSON
{
"hex": "#cac3cb",
"rgb": {
"r": 202,
"g": 195,
"b": 203
},
"hsl": {
"h": 292.5,
"s": 7.143,
"l": 78.039
},
"oklch": {
"l": 0.82522,
"c": 0.01342,
"h": 321.9
},
"luminance": 0.55899
}Semantic roles & 50–950 ramp
primary
#CAC3CB
secondary
#959E94
accent
#91545C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383