#CBC7CD#CBC7CD
#CBC7CD is a very light, near-neutral grey. Relative luminance 0.580; OKLCH L 83.5% C 0.009 H 314.7°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC7CD |
|---|---|
| RGB | rgb(203, 199, 205) |
| HSL | hsl(280, 6%, 79%) |
| HSV | hsv(280, 3%, 80%) |
| CMYK | cmyk(1%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(80.71, 2.48, -2.50) |
| CIE-LCH | lch(80.71, 3.52, 314.79°) |
| OKLab | oklab(83.47% 0.0066 -0.0066) |
| OKLCH | oklch(83.47% 0.009 314.7) |
| XYZ | xyz(56.0697, 57.9512, 65.9776) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.58
Light Gray
#D3D3D3
ΔE00 4.82
Dove Gray
#B6B8BD
ΔE00 5.28
Gainsboro
#DCDCDC
ΔE00 6.20
Fog
#D8DCE0
ΔE00 6.37
Silver (survey)
#C5C9C7
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC7CD #C9CDC7
analogous
#C8C7CD #CBC7CD #CDC7CC
triadic
#CBC7CD #CDCBC7 #C7CDCB
tetradic
#CBC7CD #CDC8C7 #C9CDC7 #C7CCCD
square
#CBC7CD #CDC8C7 #C9CDC7 #C7CCCD
split-complementary
#CBC7CD #CCCDC7 #C7CDC8
monochromatic
#8F8693 #ADA7B0 #CBC7CD #E9E7EA #F0EFF1
Accessibility & contrast
On white
1.67
#CBC7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#CBC7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC7CD
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC7CD | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#C7C8CD
Tritanopia (blue-blind)
#CBC8C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cbc7cd; /* rgb */ color: rgb(203, 199, 205); /* oklch */ color: oklch(83.5% 0.009 314.7);
Tailwind
colors: {
custom: {
50: '#dad8dc',
500: '#cbc7cd',
950: '#000000',
},
}SCSS
$custom: #cbc7cd; $custom-light: #dad8dc; $custom-dark: #000000;
JSON
{
"hex": "#cbc7cd",
"rgb": {
"r": 203,
"g": 199,
"b": 205
},
"hsl": {
"h": 280,
"s": 5.66,
"l": 79.216
},
"oklch": {
"l": 0.83465,
"c": 0.00932,
"h": 314.7
},
"luminance": 0.57951
}Semantic roles & 50–950 ramp
primary
#CBC7CD
secondary
#9BA098
accent
#905669
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384