#CACCCD#CACCCD
#CACCCD is a very light, near-neutral grey. Relative luminance 0.602; OKLCH L 84.4% C 0.003 H 228.9°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CACCCD |
|---|---|
| RGB | rgb(202, 204, 205) |
| HSL | hsl(200, 3%, 80%) |
| HSV | hsv(200, 1%, 80%) |
| CMYK | cmyk(1.5%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(81.92, -0.50, -0.74) |
| CIE-LCH | lch(81.92, 0.89, 235.81°) |
| OKLab | oklab(84.39% -0.0017 -0.002) |
| OKLCH | oklch(84.39% 0.003 228.9) |
| XYZ | xyz(56.9675, 60.1500, 66.3547) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.04
Silver (survey)
#C5C9C7
ΔE00 2.31
Silver
#C0C0C0
ΔE00 3.10
Gainsboro
#DCDCDC
ΔE00 3.98
Fog
#D8DCE0
ΔE00 4.04
Light Grey
#D8DCD6
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACCCD #CDCBCA
analogous
#CACDCD #CACCCD #CACBCD
triadic
#CACCCD #CDCACC #CCCDCA
tetradic
#CACCCD #CDCACD #CDCBCA #CBCDCA
square
#CACCCD #CDCACD #CDCBCA #CBCDCA
split-complementary
#CACCCD #CDCACB #CDCDCA
monochromatic
#8B8F92 #ABAEAF #CACCCD #E9EAEB #EFF0F0
Accessibility & contrast
On white
1.61
#CACCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#CACCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACCCD
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACCCD | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCD
Deuteranopia (green-blind)
#CBCBCD
Tritanopia (blue-blind)
#C9CCCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cacccd; /* rgb */ color: rgb(202, 204, 205); /* oklch */ color: oklch(84.4% 0.003 228.9);
Tailwind
colors: {
custom: {
50: '#dadbdc',
500: '#cacccd',
950: '#000000',
},
}SCSS
$custom: #cacccd; $custom-light: #dadbdc; $custom-dark: #000000;
JSON
{
"hex": "#cacccd",
"rgb": {
"r": 202,
"g": 204,
"b": 205
},
"hsl": {
"h": 200,
"s": 2.913,
"l": 79.804
},
"oklch": {
"l": 0.84394,
"c": 0.00262,
"h": 228.9
},
"luminance": 0.6015
}Semantic roles & 50–950 ramp
primary
#CACCCD
secondary
#A09D9C
accent
#6A598D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484