#CDD2CD#CDD2CD
#CDD2CD is a very light, near-neutral grey. Relative luminance 0.635; OKLCH L 85.8% C 0.009 H 145.5°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD2CD |
|---|---|
| RGB | rgb(205, 210, 205) |
| HSL | hsl(120, 5%, 81%) |
| HSV | hsv(120, 2%, 82%) |
| CMYK | cmyk(2.4%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(83.69, -2.61, 1.88) |
| CIE-LCH | lch(83.69, 3.22, 144.31°) |
| OKLab | oklab(85.85% -0.0072 0.0049) |
| OKLCH | oklch(85.85% 0.009 145.5) |
| XYZ | xyz(59.2410, 63.4799, 66.8777) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.44
Silver (survey)
#C5C9C7
ΔE00 2.67
Light Gray
#D3D3D3
ΔE00 4.00
Gainsboro
#DCDCDC
ΔE00 4.77
Fog
#D8DCE0
ΔE00 5.54
Silver
#C0C0C0
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD2CD #D2CDD2
analogous
#D0D2CD #CDD2CD #CDD2D0
triadic
#CDD2CD #CDCDD2 #D2CDCD
tetradic
#CDD2CD #CDD0D2 #D2CDD2 #D2D0CD
square
#CDD2CD #CDD0D2 #D2CDD2 #D2D0CD
split-complementary
#CDD2CD #D0CDD2 #D2CDD0
monochromatic
#8D988D #ADB5AD #CDD2CD #EDEFED #EFF1EF
Accessibility & contrast
On white
1.53
#CDD2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#CDD2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD2CD
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD2CD | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#CDD2D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdd2cd; /* rgb */ color: rgb(205, 210, 205); /* oklch */ color: oklch(85.8% 0.009 145.5);
Tailwind
colors: {
custom: {
50: '#dcdfdc',
500: '#cdd2cd',
950: '#000000',
},
}SCSS
$custom: #cdd2cd; $custom-light: #dcdfdc; $custom-dark: #000000;
JSON
{
"hex": "#cdd2cd",
"rgb": {
"r": 205,
"g": 210,
"b": 205
},
"hsl": {
"h": 120,
"s": 5.263,
"l": 81.373
},
"oklch": {
"l": 0.85846,
"c": 0.00871,
"h": 145.5
},
"luminance": 0.6348
}Semantic roles & 50–950 ramp
primary
#CDD2CD
secondary
#A59EA5
accent
#568F8F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484