#CBD0CB#CBD0CB
#CBD0CB is a very light, near-neutral grey. Relative luminance 0.621; OKLCH L 85.2% C 0.009 H 145.5°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD0CB |
|---|---|
| RGB | rgb(203, 208, 203) |
| HSL | hsl(120, 5%, 81%) |
| HSV | hsv(120, 2%, 82%) |
| CMYK | cmyk(2.4%, 0%, 2.4%, 18.4%) |
| CIE-LAB | lab(82.98, -2.62, 1.88) |
| CIE-LCH | lch(82.98, 3.23, 144.31°) |
| OKLab | oklab(85.23% -0.0072 0.0049) |
| OKLCH | oklch(85.23% 0.009 145.5) |
| XYZ | xyz(57.9621, 62.1199, 65.4251) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.32
Light Grey
#D8DCD6
ΔE00 2.91
Light Gray
#D3D3D3
ΔE00 4.10
Gainsboro
#DCDCDC
ΔE00 5.06
Silver
#C0C0C0
ΔE00 5.38
Fog
#D8DCE0
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD0CB #D0CBD0
analogous
#CDD0CB #CBD0CB #CBD0CD
triadic
#CBD0CB #CBCBD0 #D0CBCB
tetradic
#CBD0CB #CBCDD0 #D0CBD0 #D0CDCB
square
#CBD0CB #CBCDD0 #D0CBD0 #D0CDCB
split-complementary
#CBD0CB #CDCBD0 #D0CBCD
monochromatic
#8B968B #ABB3AB #CBD0CB #EBEDEB #EFF0EF
Accessibility & contrast
On white
1.56
#CBD0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#CBD0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD0CB
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD0CB | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCB
Deuteranopia (green-blind)
#CFCECB
Tritanopia (blue-blind)
#CBD0CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cbd0cb; /* rgb */ color: rgb(203, 208, 203); /* oklch */ color: oklch(85.2% 0.009 145.5);
Tailwind
colors: {
custom: {
50: '#dadeda',
500: '#cbd0cb',
950: '#000000',
},
}SCSS
$custom: #cbd0cb; $custom-light: #dadeda; $custom-dark: #000000;
JSON
{
"hex": "#cbd0cb",
"rgb": {
"r": 203,
"g": 208,
"b": 203
},
"hsl": {
"h": 120,
"s": 5.051,
"l": 80.588
},
"oklch": {
"l": 0.85228,
"c": 0.00872,
"h": 145.5
},
"luminance": 0.6212
}Semantic roles & 50–950 ramp
primary
#CBD0CB
secondary
#A39CA3
accent
#578F8F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483