#CCCBD0#CCCBD0
#CCCBD0 is a very light, near-neutral grey. Relative luminance 0.601; OKLCH L 84.4% C 0.007 H 295.4°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCBD0 |
|---|---|
| RGB | rgb(204, 203, 208) |
| HSL | hsl(252, 5%, 81%) |
| HSV | hsv(252, 2%, 82%) |
| CMYK | cmyk(1.9%, 2.4%, 0%, 18.4%) |
| CIE-LAB | lab(81.89, 1.26, -2.36) |
| CIE-LCH | lch(81.89, 2.68, 298.15°) |
| OKLab | oklab(84.44% 0.003 -0.0063) |
| OKLCH | oklch(84.44% 0.007 295.4) |
| XYZ | xyz(57.6410, 60.1033, 68.2267) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.35
Silver
#C0C0C0
ΔE00 4.06
Fog
#D8DCE0
ΔE00 4.64
Gainsboro
#DCDCDC
ΔE00 4.79
Silver (survey)
#C5C9C7
ΔE00 5.09
Dove Gray
#B6B8BD
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCBD0 #CFD0CB
analogous
#CBCCD0 #CCCBD0 #CECBD0
triadic
#CCCBD0 #D0CCCB #CBD0CC
tetradic
#CCCBD0 #D0CBCC #CFD0CB #CBD0CE
square
#CCCBD0 #D0CBCC #CFD0CB #CBD0CE
split-complementary
#CCCBD0 #D0CECB #CCD0CB
monochromatic
#8D8B96 #ACABB3 #CCCBD0 #ECEBED #EFEFF0
Accessibility & contrast
On white
1.61
#CCCBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#CCCBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCBD0
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCBD0 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCD0
Deuteranopia (green-blind)
#CACCD0
Tritanopia (blue-blind)
#CBCCCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cccbd0; /* rgb */ color: rgb(204, 203, 208); /* oklch */ color: oklch(84.4% 0.007 295.4);
Tailwind
colors: {
custom: {
50: '#dbdade',
500: '#cccbd0',
950: '#000000',
},
}SCSS
$custom: #cccbd0; $custom-light: #dbdade; $custom-dark: #000000;
JSON
{
"hex": "#cccbd0",
"rgb": {
"r": 204,
"g": 203,
"b": 208
},
"hsl": {
"h": 252,
"s": 5.051,
"l": 80.588
},
"oklch": {
"l": 0.84438,
"c": 0.00694,
"h": 295.4
},
"luminance": 0.60103
}Semantic roles & 50–950 ramp
primary
#CCCBD0
secondary
#A2A39C
accent
#8F5784
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384