#CDD4CD#CDD4CD
#CDD4CD is a very light, near-neutral grey. Relative luminance 0.645; OKLCH L 86.3% C 0.012 H 145.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD4CD |
|---|---|
| RGB | rgb(205, 212, 205) |
| HSL | hsl(120, 8%, 82%) |
| HSV | hsv(120, 3%, 83%) |
| CMYK | cmyk(3.3%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(84.21, -3.66, 2.63) |
| CIE-LCH | lch(84.21, 4.50, 144.26°) |
| OKLab | oklab(86.25% -0.01 0.0069) |
| OKLCH | oklch(86.25% 0.012 145.5) |
| XYZ | xyz(59.7378, 64.4737, 67.0433) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.53
Silver (survey)
#C5C9C7
ΔE00 3.87
Light Gray
#D3D3D3
ΔE00 5.35
Gainsboro
#DCDCDC
ΔE00 5.83
Fog
#D8DCE0
ΔE00 6.58
Silver
#C0C0C0
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD4CD #D4CDD4
analogous
#D1D4CD #CDD4CD #CDD4D1
triadic
#CDD4CD #CDCDD4 #D4CDCD
tetradic
#CDD4CD #CDD1D4 #D4CDD4 #D4D1CD
square
#CDD4CD #CDD1D4 #D4CDD4 #D4D1CD
split-complementary
#CDD4CD #D1CDD4 #D4CDD1
monochromatic
#8B9B8B #ACB8AC #CDD4CD #EEF0EE #EFF1EF
Accessibility & contrast
On white
1.51
#CDD4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#CDD4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD4CD
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD4CD | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CD
Deuteranopia (green-blind)
#D3D2CD
Tritanopia (blue-blind)
#CCD4D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cdd4cd; /* rgb */ color: rgb(205, 212, 205); /* oklch */ color: oklch(86.3% 0.012 145.5);
Tailwind
colors: {
custom: {
50: '#dce1dc',
500: '#cdd4cd',
950: '#000000',
},
}SCSS
$custom: #cdd4cd; $custom-light: #dce1dc; $custom-dark: #000000;
JSON
{
"hex": "#cdd4cd",
"rgb": {
"r": 205,
"g": 212,
"b": 205
},
"hsl": {
"h": 120,
"s": 7.527,
"l": 81.765
},
"oklch": {
"l": 0.86254,
"c": 0.01217,
"h": 145.5
},
"luminance": 0.64474
}Semantic roles & 50–950 ramp
primary
#CDD4CD
secondary
#A79EA7
accent
#549191
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484