#CCD3CD#CCD3CD
#CCD3CD is a very light, near-neutral grey. Relative luminance 0.638; OKLCH L 86.0% C 0.011 H 149.8°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD3CD |
|---|---|
| RGB | rgb(204, 211, 205) |
| HSL | hsl(129, 7%, 81%) |
| HSV | hsv(129, 3%, 83%) |
| CMYK | cmyk(3.3%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(83.88, -3.48, 2.14) |
| CIE-LCH | lch(83.88, 4.08, 148.42°) |
| OKLab | oklab(85.97% -0.0096 0.0056) |
| OKLCH | oklch(85.97% 0.011 149.8) |
| XYZ | xyz(59.2136, 63.8334, 66.9473) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.63
Silver (survey)
#C5C9C7
ΔE00 3.41
Light Gray
#D3D3D3
ΔE00 5.02
Gainsboro
#DCDCDC
ΔE00 5.61
Fog
#D8DCE0
ΔE00 6.23
Silver
#C0C0C0
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD3CD #D3CCD2
analogous
#CFD3CC #CCD3CD #CCD3D1
triadic
#CCD3CD #CDCCD3 #D3CDCC
tetradic
#CCD3CD #CCCFD3 #D3CCD2 #D3D1CC
square
#CCD3CD #CCCFD3 #D3CCD2 #D3D1CC
split-complementary
#CCD3CD #D1CCD3 #D3CCCF
monochromatic
#8A9A8D #ABB7AD #CCD3CD #EDEFED #EFF1EF
Accessibility & contrast
On white
1.53
#CCD3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#CCD3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD3CD
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD3CD | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CD
Deuteranopia (green-blind)
#D2D1CD
Tritanopia (blue-blind)
#CBD3D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ccd3cd; /* rgb */ color: rgb(204, 211, 205); /* oklch */ color: oklch(86.0% 0.011 149.8);
Tailwind
colors: {
custom: {
50: '#dbe0dc',
500: '#ccd3cd',
950: '#000000',
},
}SCSS
$custom: #ccd3cd; $custom-light: #dbe0dc; $custom-dark: #000000;
JSON
{
"hex": "#ccd3cd",
"rgb": {
"r": 204,
"g": 211,
"b": 205
},
"hsl": {
"h": 128.571,
"s": 7.368,
"l": 81.373
},
"oklch": {
"l": 0.85973,
"c": 0.01115,
"h": 149.8
},
"luminance": 0.63834
}Semantic roles & 50–950 ramp
primary
#CCD3CD
secondary
#A69DA5
accent
#548991
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484