#CBCACD#CBCACD
#CBCACD is a very light, near-neutral grey. Relative luminance 0.593; OKLCH L 84.1% C 0.004 H 301.4°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCACD |
|---|---|
| RGB | rgb(203, 202, 205) |
| HSL | hsl(260, 3%, 80%) |
| HSV | hsv(260, 1%, 80%) |
| CMYK | cmyk(1%, 1.5%, 0%, 19.6%) |
| CIE-LAB | lab(81.48, 0.89, -1.37) |
| CIE-LCH | lch(81.48, 1.64, 303.12°) |
| OKLab | oklab(84.07% 0.0022 -0.0036) |
| OKLCH | oklch(84.07% 0.004 301.4) |
| XYZ | xyz(56.7667, 59.3454, 66.2100) |
| Luminance | 0.5935 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.76
Silver
#C0C0C0
ΔE00 3.20
Silver (survey)
#C5C9C7
ΔE00 4.20
Gainsboro
#DCDCDC
ΔE00 4.53
Fog
#D8DCE0
ΔE00 4.71
Dove Gray
#B6B8BD
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCACD #CCCDCA
analogous
#CACBCD #CBCACD #CDCACD
triadic
#CBCACD #CDCBCA #CACDCB
tetradic
#CBCACD #CDCACB #CCCDCA #CACDCD
square
#CBCACD #CDCACB #CCCDCA #CACDCD
split-complementary
#CBCACD #CDCDCA #CBCDCA
monochromatic
#8D8B92 #ACABAF #CBCACD #EAE9EB #F0EFF0
Accessibility & contrast
On white
1.63
#CBCACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#CBCACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCACD
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCACD | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACD
Deuteranopia (green-blind)
#CACACD
Tritanopia (blue-blind)
#CBCACB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cbcacd; /* rgb */ color: rgb(203, 202, 205); /* oklch */ color: oklch(84.1% 0.004 301.4);
Tailwind
colors: {
custom: {
50: '#dadadc',
500: '#cbcacd',
950: '#000000',
},
}SCSS
$custom: #cbcacd; $custom-light: #dadadc; $custom-dark: #000000;
JSON
{
"hex": "#cbcacd",
"rgb": {
"r": 203,
"g": 202,
"b": 205
},
"hsl": {
"h": 260,
"s": 2.913,
"l": 79.804
},
"oklch": {
"l": 0.84068,
"c": 0.00426,
"h": 301.4
},
"luminance": 0.59345
}Semantic roles & 50–950 ramp
primary
#CBCACD
secondary
#9EA09C
accent
#8D597B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384