#CBC8CD#CBC8CD
#CBC8CD is a very light, near-neutral grey. Relative luminance 0.584; OKLCH L 83.7% C 0.008 H 312.3°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC8CD |
|---|---|
| RGB | rgb(203, 200, 205) |
| HSL | hsl(276, 5%, 79%) |
| HSV | hsv(276, 2%, 80%) |
| CMYK | cmyk(1%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(80.97, 1.95, -2.12) |
| CIE-LCH | lch(80.97, 2.88, 312.58°) |
| OKLab | oklab(83.67% 0.0051 -0.0056) |
| OKLCH | oklch(83.67% 0.008 312.3) |
| XYZ | xyz(56.3005, 58.4129, 66.0546) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.04
Light Gray
#D3D3D3
ΔE00 4.12
Dove Gray
#B6B8BD
ΔE00 5.08
Gainsboro
#DCDCDC
ΔE00 5.60
Silver (survey)
#C5C9C7
ΔE00 5.74
Fog
#D8DCE0
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC8CD #CACDC8
analogous
#C9C8CD #CBC8CD #CDC8CD
triadic
#CBC8CD #CDCBC8 #C8CDCB
tetradic
#CBC8CD #CDC9C8 #CACDC8 #C8CDCD
square
#CBC8CD #CDC9C8 #CACDC8 #C8CDCD
split-complementary
#CBC8CD #CDCDC8 #C8CDC9
monochromatic
#8E8893 #ADA8B0 #CBC8CD #E9E8EA #F0EFF0
Accessibility & contrast
On white
1.66
#CBC8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#CBC8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC8CD
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC8CD | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CD
Deuteranopia (green-blind)
#C8C9CD
Tritanopia (blue-blind)
#CBC9CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cbc8cd; /* rgb */ color: rgb(203, 200, 205); /* oklch */ color: oklch(83.7% 0.008 312.3);
Tailwind
colors: {
custom: {
50: '#dad8dc',
500: '#cbc8cd',
950: '#000000',
},
}SCSS
$custom: #cbc8cd; $custom-light: #dad8dc; $custom-dark: #000000;
JSON
{
"hex": "#cbc8cd",
"rgb": {
"r": 203,
"g": 200,
"b": 205
},
"hsl": {
"h": 276,
"s": 4.762,
"l": 79.412
},
"oklch": {
"l": 0.83666,
"c": 0.0076,
"h": 312.3
},
"luminance": 0.58413
}Semantic roles & 50–950 ramp
primary
#CBC8CD
secondary
#9CA099
accent
#8F576D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384