#CDD1CD#CDD1CD
#CDD1CD is a very light, near-neutral grey. Relative luminance 0.630; OKLCH L 85.6% C 0.007 H 145.5°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD1CD |
|---|---|
| RGB | rgb(205, 209, 205) |
| HSL | hsl(120, 4%, 81%) |
| HSV | hsv(120, 2%, 82%) |
| CMYK | cmyk(1.9%, 0%, 1.9%, 18%) |
| CIE-LAB | lab(83.44, -2.09, 1.50) |
| CIE-LCH | lch(83.44, 2.58, 144.34°) |
| OKLab | oklab(85.64% -0.0057 0.004) |
| OKLCH | oklch(85.64% 0.007 145.5) |
| XYZ | xyz(58.9949, 62.9877, 66.7956) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.17
Light Grey
#D8DCD6
ΔE00 2.71
Light Gray
#D3D3D3
ΔE00 3.31
Gainsboro
#DCDCDC
ΔE00 4.29
Fog
#D8DCE0
ΔE00 5.08
Silver
#C0C0C0
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD1CD #D1CDD1
analogous
#CFD1CD #CDD1CD #CDD1CF
triadic
#CDD1CD #CDCDD1 #D1CDCD
tetradic
#CDD1CD #CDCFD1 #D1CDD1 #D1CFCD
square
#CDD1CD #CDCFD1 #D1CDD1 #D1CFCD
split-complementary
#CDD1CD #CFCDD1 #D1CDCF
monochromatic
#8D968D #ADB4AD #CDD1CD #EDEEED #EFF0EF
Accessibility & contrast
On white
1.54
#CDD1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#CDD1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD1CD
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD1CD | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#D0D0CD
Tritanopia (blue-blind)
#CDD1D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdd1cd; /* rgb */ color: rgb(205, 209, 205); /* oklch */ color: oklch(85.6% 0.007 145.5);
Tailwind
colors: {
custom: {
50: '#dcdfdc',
500: '#cdd1cd',
950: '#000000',
},
}SCSS
$custom: #cdd1cd; $custom-light: #dcdfdc; $custom-dark: #000000;
JSON
{
"hex": "#cdd1cd",
"rgb": {
"r": 205,
"g": 209,
"b": 205
},
"hsl": {
"h": 120,
"s": 4.167,
"l": 81.176
},
"oklch": {
"l": 0.85643,
"c": 0.00698,
"h": 145.5
},
"luminance": 0.62988
}Semantic roles & 50–950 ramp
primary
#CDD1CD
secondary
#A49EA4
accent
#578E8E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484