#CBC7CF#CBC7CF
#CBC7CF is a very light, near-neutral grey. Relative luminance 0.580; OKLCH L 83.5% C 0.012 H 308.3°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC7CF |
|---|---|
| RGB | rgb(203, 199, 207) |
| HSL | hsl(270, 8%, 80%) |
| HSV | hsv(270, 4%, 81%) |
| CMYK | cmyk(1.9%, 3.9%, 0%, 18.8%) |
| CIE-LAB | lab(80.77, 2.85, -3.49) |
| CIE-LCH | lch(80.77, 4.51, 309.23°) |
| OKLab | oklab(83.53% 0.0073 -0.0093) |
| OKLCH | oklch(83.53% 0.012 308.3) |
| XYZ | xyz(56.3126, 58.0484, 67.2572) |
| Luminance | 0.5805 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.36
Light Gray
#D3D3D3
ΔE00 5.53
Dove Gray
#B6B8BD
ΔE00 5.59
Fog
#D8DCE0
ΔE00 6.71
Gainsboro
#DCDCDC
ΔE00 6.75
Silver (survey)
#C5C9C7
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC7CF #CBCFC7
analogous
#C7C7CF #CBC7CF #CFC7CF
triadic
#CBC7CF #CFCBC7 #C7CFCB
tetradic
#CBC7CF #CFC7C7 #CBCFC7 #C7CFCF
square
#CBC7CF #CFC7C7 #CBCFC7 #C7CFCF
split-complementary
#CBC7CF #CFCFC7 #C7CFC7
monochromatic
#8E8597 #ACA6B3 #CBC7CF #EAE8EB #F0EFF1
Accessibility & contrast
On white
1.67
#CBC7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#CBC7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC7CF
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC7CF | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CF
Deuteranopia (green-blind)
#C7C9CF
Tritanopia (blue-blind)
#CBC8C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cbc7cf; /* rgb */ color: rgb(203, 199, 207); /* oklch */ color: oklch(83.5% 0.012 308.3);
Tailwind
colors: {
custom: {
50: '#dad8dd',
500: '#cbc7cf',
950: '#000000',
},
}SCSS
$custom: #cbc7cf; $custom-light: #dad8dd; $custom-dark: #000000;
JSON
{
"hex": "#cbc7cf",
"rgb": {
"r": 203,
"g": 199,
"b": 207
},
"hsl": {
"h": 270,
"s": 7.692,
"l": 79.608
},
"oklch": {
"l": 0.83525,
"c": 0.01181,
"h": 308.3
},
"luminance": 0.58048
}Semantic roles & 50–950 ramp
primary
#CBC7CF
secondary
#9DA298
accent
#925473
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384