#CBC8CF#CBC8CF
#CBC8CF is a very light, near-neutral grey. Relative luminance 0.585; OKLCH L 83.7% C 0.010 H 305.4°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC8CF |
|---|---|
| RGB | rgb(203, 200, 207) |
| HSL | hsl(266, 7%, 80%) |
| HSV | hsv(266, 3%, 81%) |
| CMYK | cmyk(1.9%, 3.4%, 0%, 18.8%) |
| CIE-LAB | lab(81.02, 2.32, -3.12) |
| CIE-LCH | lch(81.02, 3.89, 306.69°) |
| OKLab | oklab(83.73% 0.0059 -0.0083) |
| OKLCH | oklch(83.73% 0.01 305.4) |
| XYZ | xyz(56.5435, 58.5101, 67.3341) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.82
Light Gray
#D3D3D3
ΔE00 4.85
Dove Gray
#B6B8BD
ΔE00 5.31
Fog
#D8DCE0
ΔE00 6.07
Gainsboro
#DCDCDC
ΔE00 6.14
Silver (survey)
#C5C9C7
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC8CF #CCCFC8
analogous
#C8C9CF #CBC8CF #CFC8CF
triadic
#CBC8CF #CFCBC8 #C8CFCB
tetradic
#CBC8CF #CFC8C9 #CCCFC8 #C8CFCF
square
#CBC8CF #CFC8C9 #CCCFC8 #C8CFCF
split-complementary
#CBC8CF #CFCFC8 #C9CFC8
monochromatic
#8D8796 #ACA7B2 #CBC8CF #EAE9EC #F0EFF1
Accessibility & contrast
On white
1.65
#CBC8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#CBC8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC8CF
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC8CF | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#C7C9CF
Tritanopia (blue-blind)
#CBC9CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cbc8cf; /* rgb */ color: rgb(203, 200, 207); /* oklch */ color: oklch(83.7% 0.010 305.4);
Tailwind
colors: {
custom: {
50: '#dad8dd',
500: '#cbc8cf',
950: '#000000',
},
}SCSS
$custom: #cbc8cf; $custom-light: #dad8dd; $custom-dark: #000000;
JSON
{
"hex": "#cbc8cf",
"rgb": {
"r": 203,
"g": 200,
"b": 207
},
"hsl": {
"h": 265.714,
"s": 6.796,
"l": 79.804
},
"oklch": {
"l": 0.83726,
"c": 0.01014,
"h": 305.4
},
"luminance": 0.5851
}Semantic roles & 50–950 ramp
primary
#CBC8CF
secondary
#9EA299
accent
#915577
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384