#CDD2D2#CDD2D2
#CDD2D2 is a very light, near-neutral grey. Relative luminance 0.637; OKLCH L 86.0% C 0.005 H 197.1°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD2D2 |
|---|---|
| RGB | rgb(205, 210, 210) |
| HSL | hsl(180, 5%, 81%) |
| HSV | hsv(180, 2%, 82%) |
| CMYK | cmyk(2.4%, 0%, 0%, 17.6%) |
| CIE-LAB | lab(83.82, -1.70, -0.59) |
| CIE-LCH | lch(83.82, 1.80, 199.28°) |
| OKLab | oklab(85.99% -0.0052 -0.0016) |
| OKLCH | oklch(85.99% 0.005 197.1) |
| XYZ | xyz(59.8542, 63.7252, 70.1072) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.42
Light Gray
#D3D3D3
ΔE00 2.52
Fog
#D8DCE0
ΔE00 3.37
Gainsboro
#DCDCDC
ΔE00 3.56
Light Grey
#D8DCD6
ΔE00 3.77
Silver
#C0C0C0
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD2D2 #D2CDCD
analogous
#CDD2D0 #CDD2D2 #CDD0D2
triadic
#CDD2D2 #D2CDD2 #D2D2CD
tetradic
#CDD2D2 #D0CDD2 #D2CDCD #D0D2CD
square
#CDD2D2 #D0CDD2 #D2CDCD #D0D2CD
split-complementary
#CDD2D2 #D2CDD0 #D2D0CD
monochromatic
#8D9898 #ADB5B5 #CDD2D2 #EDEFEF #EFF1F1
Accessibility & contrast
On white
1.53
#CDD2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#CDD2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD2D2
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD2D2 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D2
Deuteranopia (green-blind)
#D0D1D2
Tritanopia (blue-blind)
#CCD2D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdd2d2; /* rgb */ color: rgb(205, 210, 210); /* oklch */ color: oklch(86.0% 0.005 197.1);
Tailwind
colors: {
custom: {
50: '#dcdfdf',
500: '#cdd2d2',
950: '#000000',
},
}SCSS
$custom: #cdd2d2; $custom-light: #dcdfdf; $custom-dark: #000000;
JSON
{
"hex": "#cdd2d2",
"rgb": {
"r": 205,
"g": 210,
"b": 210
},
"hsl": {
"h": 180,
"s": 5.263,
"l": 81.373
},
"oklch": {
"l": 0.8599,
"c": 0.00547,
"h": 197.1
},
"luminance": 0.63725
}Semantic roles & 50–950 ramp
primary
#CDD2D2
secondary
#A59E9E
accent
#56568F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484