#CACCCB#CACCCB
#CACCCB is a very light, near-neutral grey. Relative luminance 0.601; OKLCH L 84.3% C 0.003 H 165.0°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CACCCB |
|---|---|
| RGB | rgb(202, 204, 203) |
| HSL | hsl(150, 2%, 80%) |
| HSV | hsv(150, 1%, 80%) |
| CMYK | cmyk(1%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(81.87, -0.87, 0.26) |
| CIE-LCH | lch(81.87, 0.91, 163.58°) |
| OKLab | oklab(84.34% -0.0025 0.0007) |
| OKLCH | oklch(84.34% 0.003 165) |
| XYZ | xyz(56.7276, 60.0540, 65.0914) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.50
Light Gray
#D3D3D3
ΔE00 2.21
Silver
#C0C0C0
ΔE00 3.16
Gainsboro
#DCDCDC
ΔE00 4.09
Fog
#D8DCE0
ΔE00 4.57
Light Grey
#D8DCD6
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACCCB #CCCACB
analogous
#CACCCA #CACCCB #CACCCC
triadic
#CACCCB #CBCACC #CCCBCA
tetradic
#CACCCB #CACACC #CCCACB #CCCCCA
square
#CACCCB #CACACC #CCCACB #CCCCCA
split-complementary
#CACCCB #CCCACC #CCCACA
monochromatic
#8C908E #ABAEAC #CACCCB #E9EAEA #EFF0F0
Accessibility & contrast
On white
1.61
#CACCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#CACCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACCCB
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACCCB | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCB
Deuteranopia (green-blind)
#CBCBCB
Tritanopia (blue-blind)
#CACCCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cacccb; /* rgb */ color: rgb(202, 204, 203); /* oklch */ color: oklch(84.3% 0.003 165.0);
Tailwind
colors: {
custom: {
50: '#dadbda',
500: '#cacccb',
950: '#000000',
},
}SCSS
$custom: #cacccb; $custom-light: #dadbda; $custom-dark: #000000;
JSON
{
"hex": "#cacccb",
"rgb": {
"r": 202,
"g": 204,
"b": 203
},
"hsl": {
"h": 150,
"s": 1.923,
"l": 79.608
},
"oklch": {
"l": 0.84336,
"c": 0.00259,
"h": 165
},
"luminance": 0.60054
}Semantic roles & 50–950 ramp
primary
#CACCCB
secondary
#9E9C9D
accent
#5A738C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483