#CCD2D2#CCD2D2
#CCD2D2 is a very light, near-neutral grey. Relative luminance 0.636; OKLCH L 85.9% C 0.007 H 197.0°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD2D2 |
|---|---|
| RGB | rgb(204, 210, 210) |
| HSL | hsl(180, 6%, 81%) |
| HSV | hsv(180, 3%, 82%) |
| CMYK | cmyk(2.9%, 0%, 0%, 17.6%) |
| CIE-LAB | lab(83.75, -2.04, -0.71) |
| CIE-LCH | lch(83.75, 2.16, 199.25°) |
| OKLab | oklab(85.91% -0.0063 -0.0019) |
| OKLCH | oklch(85.91% 0.007 197) |
| XYZ | xyz(59.5791, 63.5834, 70.0943) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.46
Light Gray
#D3D3D3
ΔE00 2.98
Fog
#D8DCE0
ΔE00 3.59
Light Grey
#D8DCD6
ΔE00 3.80
Gainsboro
#DCDCDC
ΔE00 3.93
Silver
#C0C0C0
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD2D2 #D2CCCC
analogous
#CCD2CF #CCD2D2 #CCCFD2
triadic
#CCD2D2 #D2CCD2 #D2D2CC
tetradic
#CCD2D2 #CFCCD2 #D2CCCC #CFD2CC
square
#CCD2D2 #CFCCD2 #D2CCCC #CFD2CC
split-complementary
#CCD2D2 #D2CCCF #D2CFCC
monochromatic
#8B9999 #ABB5B5 #CCD2D2 #EDEFEF #EFF1F1
Accessibility & contrast
On white
1.53
#CCD2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#CCD2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD2D2
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD2D2 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D2
Deuteranopia (green-blind)
#D0D0D2
Tritanopia (blue-blind)
#CAD2D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ccd2d2; /* rgb */ color: rgb(204, 210, 210); /* oklch */ color: oklch(85.9% 0.007 197.0);
Tailwind
colors: {
custom: {
50: '#dbdfdf',
500: '#ccd2d2',
950: '#000000',
},
}SCSS
$custom: #ccd2d2; $custom-light: #dbdfdf; $custom-dark: #000000;
JSON
{
"hex": "#ccd2d2",
"rgb": {
"r": 204,
"g": 210,
"b": 210
},
"hsl": {
"h": 180,
"s": 6.25,
"l": 81.176
},
"oklch": {
"l": 0.85913,
"c": 0.00656,
"h": 197
},
"luminance": 0.63584
}Semantic roles & 50–950 ramp
primary
#CCD2D2
secondary
#A59D9D
accent
#555590
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484