#CCC7CB#CCC7CB
#CCC7CB is a very light, near-neutral grey. Relative luminance 0.580; OKLCH L 83.5% C 0.008 H 332.1°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC7CB |
|---|---|
| RGB | rgb(204, 199, 203) |
| HSL | hsl(312, 5%, 79%) |
| HSV | hsv(312, 2%, 80%) |
| CMYK | cmyk(0%, 2.5%, 0.5%, 20%) |
| CIE-LAB | lab(80.74, 2.46, -1.38) |
| CIE-LCH | lch(80.74, 2.82, 330.68°) |
| OKLab | oklab(83.49% 0.0069 -0.0036) |
| OKLCH | oklch(83.49% 0.008 332.1) |
| XYZ | xyz(56.1031, 57.9962, 64.7271) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.19
Light Gray
#D3D3D3
ΔE00 4.43
Dove Gray
#B6B8BD
ΔE00 5.45
Gainsboro
#DCDCDC
ΔE00 5.89
Silver (survey)
#C5C9C7
ΔE00 6.18
Fog
#D8DCE0
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC7CB #C7CCC8
analogous
#CBC7CC #CCC7CB #CCC7C9
triadic
#CCC7CB #CBCCC7 #C7CBCC
tetradic
#CCC7CB #CCCBC7 #C7CCC8 #C7C9CC
square
#CCC7CB #CCCBC7 #C7CCC8 #C7C9CC
split-complementary
#CCC7CB #C9CCC7 #C7CCCB
monochromatic
#928790 #AFA7AD #CCC7CB #E9E7E9 #F0EFF0
Accessibility & contrast
On white
1.67
#CCC7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#CCC7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC7CB
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC7CB | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CB
Deuteranopia (green-blind)
#C8C9CB
Tritanopia (blue-blind)
#CDC7C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ccc7cb; /* rgb */ color: rgb(204, 199, 203); /* oklch */ color: oklch(83.5% 0.008 332.1);
Tailwind
colors: {
custom: {
50: '#dbd8da',
500: '#ccc7cb',
950: '#000000',
},
}SCSS
$custom: #ccc7cb; $custom-light: #dbd8da; $custom-dark: #000000;
JSON
{
"hex": "#ccc7cb",
"rgb": {
"r": 204,
"g": 199,
"b": 203
},
"hsl": {
"h": 312,
"s": 4.673,
"l": 79.02
},
"oklch": {
"l": 0.83486,
"c": 0.00777,
"h": 332.1
},
"luminance": 0.57996
}Semantic roles & 50–950 ramp
primary
#CCC7CB
secondary
#989F9A
accent
#8F6257
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383