#CBC5CD#CBC5CD
#CBC5CD is a very light, near-neutral grey. Relative luminance 0.570; OKLCH L 83.1% C 0.013 H 317.7°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC5CD |
|---|---|
| RGB | rgb(203, 197, 205) |
| HSL | hsl(285, 7%, 79%) |
| HSV | hsv(285, 4%, 80%) |
| CMYK | cmyk(1%, 3.9%, 0%, 19.6%) |
| CIE-LAB | lab(80.20, 3.54, -3.25) |
| CIE-LCH | lch(80.20, 4.81, 317.46°) |
| OKLab | oklab(83.06% 0.0095 -0.0086) |
| OKLCH | oklch(83.06% 0.013 317.7) |
| XYZ | xyz(55.6125, 57.0370, 65.8252) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.73
Dove Gray
#B6B8BD
ΔE00 5.92
Light Gray
#D3D3D3
ΔE00 6.20
Gainsboro
#DCDCDC
ΔE00 7.42
Fog
#D8DCE0
ΔE00 7.63
Silver (survey)
#C5C9C7
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC5CD #C7CDC5
analogous
#C7C5CD #CBC5CD #CDC5CB
triadic
#CBC5CD #CDCBC5 #C5CDCB
tetradic
#CBC5CD #CDC7C5 #C7CDC5 #C5CBCD
square
#CBC5CD #CDC7C5 #C7CDC5 #C5CBCD
split-complementary
#CBC5CD #CBCDC5 #C5CDC7
monochromatic
#908394 #AEA4B1 #CBC5CD #E8E6E9 #F0EFF1
Accessibility & contrast
On white
1.69
#CBC5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#CBC5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC5CD
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC5CD | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CD
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#CBC6C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cbc5cd; /* rgb */ color: rgb(203, 197, 205); /* oklch */ color: oklch(83.1% 0.013 317.7);
Tailwind
colors: {
custom: {
50: '#dad6dc',
500: '#cbc5cd',
950: '#000000',
},
}SCSS
$custom: #cbc5cd; $custom-light: #dad6dc; $custom-dark: #000000;
JSON
{
"hex": "#cbc5cd",
"rgb": {
"r": 203,
"g": 197,
"b": 205
},
"hsl": {
"h": 285,
"s": 7.407,
"l": 78.824
},
"oklch": {
"l": 0.83064,
"c": 0.0128,
"h": 317.7
},
"luminance": 0.57037
}Semantic roles & 50–950 ramp
primary
#CBC5CD
secondary
#99A096
accent
#915463
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384