#CBC7C8#CBC7C8
#CBC7C8 is a very light, near-neutral grey. Relative luminance 0.577; OKLCH L 83.3% C 0.005 H 0.0°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC7C8 |
|---|---|
| RGB | rgb(203, 199, 200) |
| HSL | hsl(345, 4%, 79%) |
| HSV | hsv(345, 2%, 80%) |
| CMYK | cmyk(0%, 2%, 1.5%, 20.4%) |
| CIE-LAB | lab(80.58, 1.56, -0.01) |
| CIE-LCH | lch(80.58, 1.56, 359.70°) |
| OKLab | oklab(83.32% 0.0046 0) |
| OKLCH | oklch(83.32% 0.005 0) |
| XYZ | xyz(55.4757, 57.7137, 62.8497) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.00
Light Gray
#D3D3D3
ΔE00 3.49
Silver (survey)
#C5C9C7
ΔE00 4.88
Gainsboro
#DCDCDC
ΔE00 5.26
Dove Gray
#B6B8BD
ΔE00 5.26
Fog
#D8DCE0
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC7C8 #C7CBCA
analogous
#CBC7CA #CBC7C8 #CBC8C7
triadic
#CBC7C8 #C8CBC7 #C7C8CB
tetradic
#CBC7C8 #CACBC7 #C7CBCA #C8C7CB
square
#CBC7C8 #CACBC7 #C7CBCA #C8C7CB
split-complementary
#CBC7C8 #C7CBC8 #C7CACB
monochromatic
#90888A #AEA7A9 #CBC7C8 #E8E7E7 #F0EFEF
Accessibility & contrast
On white
1.67
#CBC7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#CBC7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC7C8
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC7C8 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8C8
Deuteranopia (green-blind)
#C8C8C8
Tritanopia (blue-blind)
#CCC7C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cbc7c8; /* rgb */ color: rgb(203, 199, 200); /* oklch */ color: oklch(83.3% 0.005 0.0);
Tailwind
colors: {
custom: {
50: '#dad8d8',
500: '#cbc7c8',
950: '#000000',
},
}SCSS
$custom: #cbc7c8; $custom-light: #dad8d8; $custom-dark: #000000;
JSON
{
"hex": "#cbc7c8",
"rgb": {
"r": 203,
"g": 199,
"b": 200
},
"hsl": {
"h": 345,
"s": 3.704,
"l": 78.824
},
"oklch": {
"l": 0.83317,
"c": 0.00464,
"h": 0
},
"luminance": 0.57713
}Semantic roles & 50–950 ramp
primary
#CBC7C8
secondary
#999E9C
accent
#8E8058
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383