#CCD2D3#CCD2D3
#CCD2D3 is a very light, near-neutral grey. Relative luminance 0.636; OKLCH L 85.9% C 0.007 H 208.7°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD2D3 |
|---|---|
| RGB | rgb(204, 210, 211) |
| HSL | hsl(189, 7%, 81%) |
| HSV | hsv(189, 3%, 83%) |
| CMYK | cmyk(3.3%, 0.5%, 0%, 17.3%) |
| CIE-LAB | lab(83.77, -1.85, -1.21) |
| CIE-LCH | lch(83.77, 2.21, 213.07°) |
| OKLab | oklab(85.94% -0.0059 -0.0032) |
| OKLCH | oklch(85.94% 0.007 208.7) |
| XYZ | xyz(59.7041, 63.6334, 70.7525) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.71
Light Gray
#D3D3D3
ΔE00 2.88
Fog
#D8DCE0
ΔE00 3.24
Gainsboro
#DCDCDC
ΔE00 3.85
Light Grey
#D8DCD6
ΔE00 4.22
Silver
#C0C0C0
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD2D3 #D3CDCC
analogous
#CCD3D1 #CCD2D3 #CCCFD3
triadic
#CCD2D3 #D3CCD2 #D2D3CC
tetradic
#CCD2D3 #D1CCD3 #D3CDCC #CFD3CC
square
#CCD2D3 #D1CCD3 #D3CDCC #CFD3CC
split-complementary
#CCD2D3 #D3CCCF #D3D1CC
monochromatic
#8A989A #ABB5B7 #CCD2D3 #EDEFEF #EFF1F1
Accessibility & contrast
On white
1.53
#CCD2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#CCD2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD2D3
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD2D3 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D3
Deuteranopia (green-blind)
#D0D0D3
Tritanopia (blue-blind)
#CAD3D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ccd2d3; /* rgb */ color: rgb(204, 210, 211); /* oklch */ color: oklch(85.9% 0.007 208.7);
Tailwind
colors: {
custom: {
50: '#dbdfe0',
500: '#ccd2d3',
950: '#000000',
},
}SCSS
$custom: #ccd2d3; $custom-light: #dbdfe0; $custom-dark: #000000;
JSON
{
"hex": "#ccd2d3",
"rgb": {
"r": 204,
"g": 210,
"b": 211
},
"hsl": {
"h": 188.571,
"s": 7.368,
"l": 81.373
},
"oklch": {
"l": 0.85942,
"c": 0.00672,
"h": 208.7
},
"luminance": 0.63634
}Semantic roles & 50–950 ramp
primary
#CCD2D3
secondary
#A69E9D
accent
#5D5491
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484