#CBD0CD#CBD0CD
#CBD0CD is a very light, near-neutral grey. Relative luminance 0.622; OKLCH L 85.3% C 0.007 H 160.0°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD0CD |
|---|---|
| RGB | rgb(203, 208, 205) |
| HSL | hsl(144, 5%, 81%) |
| HSV | hsv(144, 2%, 82%) |
| CMYK | cmyk(2.4%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(83.03, -2.26, 0.89) |
| CIE-LCH | lch(83.03, 2.42, 158.46°) |
| OKLab | oklab(85.29% -0.0064 0.0023) |
| OKLCH | oklch(85.29% 0.007 160) |
| XYZ | xyz(58.2020, 62.2159, 66.6884) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.81
Light Grey
#D8DCD6
ΔE00 3.16
Light Gray
#D3D3D3
ΔE00 3.40
Gainsboro
#DCDCDC
ΔE00 4.49
Silver
#C0C0C0
ΔE00 4.90
Fog
#D8DCE0
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD0CD #D0CBCE
analogous
#CBD0CB #CBD0CD #CBD0CF
triadic
#CBD0CD #CDCBD0 #D0CDCB
tetradic
#CBD0CD #CBCBD0 #D0CBCE #D0CFCB
square
#CBD0CD #CBCBD0 #D0CBCE #D0CFCB
split-complementary
#CBD0CD #CFCBD0 #D0CBCB
monochromatic
#8B968F #ABB3AE #CBD0CD #EBEDEC #EFF0F0
Accessibility & contrast
On white
1.56
#CBD0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#CBD0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD0CD
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD0CD | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#CFCECD
Tritanopia (blue-blind)
#CAD0CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cbd0cd; /* rgb */ color: rgb(203, 208, 205); /* oklch */ color: oklch(85.3% 0.007 160.0);
Tailwind
colors: {
custom: {
50: '#dadedc',
500: '#cbd0cd',
950: '#000000',
},
}SCSS
$custom: #cbd0cd; $custom-light: #dadedc; $custom-dark: #000000;
JSON
{
"hex": "#cbd0cd",
"rgb": {
"r": 203,
"g": 208,
"b": 205
},
"hsl": {
"h": 144,
"s": 5.051,
"l": 80.588
},
"oklch": {
"l": 0.85285,
"c": 0.00682,
"h": 160
},
"luminance": 0.62216
}Semantic roles & 50–950 ramp
primary
#CBD0CD
secondary
#A39CA0
accent
#57788F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484