#CDD0CE#CDD0CE
#CDD0CE is a very light, near-neutral grey. Relative luminance 0.625; OKLCH L 85.5% C 0.004 H 157.2°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD0CE |
|---|---|
| RGB | rgb(205, 208, 206) |
| HSL | hsl(140, 3%, 81%) |
| HSV | hsv(140, 1%, 82%) |
| CMYK | cmyk(1.4%, 0%, 1%, 18.4%) |
| CIE-LAB | lab(83.20, -1.39, 0.63) |
| CIE-LCH | lch(83.20, 1.53, 155.57°) |
| OKLab | oklab(85.47% -0.0039 0.0017) |
| OKLCH | oklch(85.47% 0.004 157.2) |
| XYZ | xyz(58.8714, 62.5470, 67.3518) |
| Luminance | 0.6255 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.83
Light Gray
#D3D3D3
ΔE00 2.26
Light Grey
#D8DCD6
ΔE00 3.43
Gainsboro
#DCDCDC
ΔE00 3.63
Fog
#D8DCE0
ΔE00 4.25
Silver
#C0C0C0
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD0CE #D0CDCF
analogous
#CDD0CD #CDD0CE #CDD0CF
triadic
#CDD0CE #CECDD0 #D0CECD
tetradic
#CDD0CE #CDCDD0 #D0CDCF #D0CFCD
square
#CDD0CE #CDCDD0 #D0CDCF #D0CFCD
split-complementary
#CDD0CE #CFCDD0 #D0CDCD
monochromatic
#8E9590 #ADB2AF #CDD0CE #EDEEED #EFF0F0
Accessibility & contrast
On white
1.55
#CDD0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#CDD0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD0CE
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD0CE | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCE
Deuteranopia (green-blind)
#CFCFCE
Tritanopia (blue-blind)
#CDD0CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdd0ce; /* rgb */ color: rgb(205, 208, 206); /* oklch */ color: oklch(85.5% 0.004 157.2);
Tailwind
colors: {
custom: {
50: '#dcdedc',
500: '#cdd0ce',
950: '#000000',
},
}SCSS
$custom: #cdd0ce; $custom-light: #dcdedc; $custom-dark: #000000;
JSON
{
"hex": "#cdd0ce",
"rgb": {
"r": 205,
"g": 208,
"b": 206
},
"hsl": {
"h": 140,
"s": 3.093,
"l": 80.98
},
"oklch": {
"l": 0.85468,
"c": 0.00425,
"h": 157.2
},
"luminance": 0.62547
}Semantic roles & 50–950 ramp
primary
#CDD0CE
secondary
#A39FA1
accent
#597B8D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484