#CBD1CB#CBD1CB
#CBD1CB is a very light, near-neutral grey. Relative luminance 0.626; OKLCH L 85.4% C 0.010 H 145.5°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD1CB |
|---|---|
| RGB | rgb(203, 209, 203) |
| HSL | hsl(120, 6%, 81%) |
| HSV | hsv(120, 3%, 82%) |
| CMYK | cmyk(2.9%, 0%, 2.9%, 18%) |
| CIE-LAB | lab(83.24, -3.14, 2.26) |
| CIE-LCH | lch(83.24, 3.87, 144.28°) |
| OKLab | oklab(85.43% -0.0086 0.0059) |
| OKLCH | oklch(85.43% 0.01 145.5) |
| XYZ | xyz(58.2067, 62.6090, 65.5066) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.83
Silver (survey)
#C5C9C7
ΔE00 2.94
Light Gray
#D3D3D3
ΔE00 4.76
Gainsboro
#DCDCDC
ΔE00 5.53
Silver
#C0C0C0
ΔE00 6.03
Fog
#D8DCE0
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD1CB #D1CBD1
analogous
#CED1CB #CBD1CB #CBD1CE
triadic
#CBD1CB #CBCBD1 #D1CBCB
tetradic
#CBD1CB #CBCED1 #D1CBD1 #D1CECB
square
#CBD1CB #CBCED1 #D1CBD1 #D1CECB
split-complementary
#CBD1CB #CECBD1 #D1CBCE
monochromatic
#8A988A #ABB4AB #CBD1CB #EBEEEB #EFF1EF
Accessibility & contrast
On white
1.55
#CBD1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#CBD1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD1CB
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD1CB | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CB
Deuteranopia (green-blind)
#D0CFCB
Tritanopia (blue-blind)
#CBD1CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cbd1cb; /* rgb */ color: rgb(203, 209, 203); /* oklch */ color: oklch(85.4% 0.010 145.5);
Tailwind
colors: {
custom: {
50: '#dadfda',
500: '#cbd1cb',
950: '#000000',
},
}SCSS
$custom: #cbd1cb; $custom-light: #dadfda; $custom-dark: #000000;
JSON
{
"hex": "#cbd1cb",
"rgb": {
"r": 203,
"g": 209,
"b": 203
},
"hsl": {
"h": 120,
"s": 6.122,
"l": 80.784
},
"oklch": {
"l": 0.85432,
"c": 0.01046,
"h": 145.5
},
"luminance": 0.62609
}Semantic roles & 50–950 ramp
primary
#CBD1CB
secondary
#A49CA4
accent
#559090
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483