#CDD2CE#CDD2CE
#CDD2CE is a very light, near-neutral grey. Relative luminance 0.635; OKLCH L 85.9% C 0.008 H 151.9°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD2CE |
|---|---|
| RGB | rgb(205, 210, 206) |
| HSL | hsl(132, 5%, 81%) |
| HSV | hsv(132, 2%, 82%) |
| CMYK | cmyk(2.4%, 0%, 1.9%, 17.6%) |
| CIE-LAB | lab(83.72, -2.43, 1.38) |
| CIE-LCH | lch(83.72, 2.80, 150.38°) |
| OKLab | oklab(85.88% -0.0068 0.0036) |
| OKLCH | oklch(85.88% 0.008 151.9) |
| XYZ | xyz(59.3621, 63.5284, 67.5154) |
| Luminance | 0.6353 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.42
Light Grey
#D8DCD6
ΔE00 2.55
Light Gray
#D3D3D3
ΔE00 3.63
Gainsboro
#DCDCDC
ΔE00 4.45
Fog
#D8DCE0
ΔE00 5.09
Silver
#C0C0C0
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD2CE #D2CDD1
analogous
#CFD2CD #CDD2CE #CDD2D1
triadic
#CDD2CE #CECDD2 #D2CECD
tetradic
#CDD2CE #CDCFD2 #D2CDD1 #D2D1CD
square
#CDD2CE #CDCFD2 #D2CDD1 #D2D1CD
split-complementary
#CDD2CE #D1CDD2 #D2CDCF
monochromatic
#8D988F #ADB5AE #CDD2CE #EDEFEE #EFF1EF
Accessibility & contrast
On white
1.53
#CDD2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#CDD2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD2CE
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD2CE | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CE
Deuteranopia (green-blind)
#D1D0CE
Tritanopia (blue-blind)
#CCD2D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdd2ce; /* rgb */ color: rgb(205, 210, 206); /* oklch */ color: oklch(85.9% 0.008 151.9);
Tailwind
colors: {
custom: {
50: '#dcdfdc',
500: '#cdd2ce',
950: '#000000',
},
}SCSS
$custom: #cdd2ce; $custom-light: #dcdfdc; $custom-dark: #000000;
JSON
{
"hex": "#cdd2ce",
"rgb": {
"r": 205,
"g": 210,
"b": 206
},
"hsl": {
"h": 132,
"s": 5.263,
"l": 81.373
},
"oklch": {
"l": 0.85875,
"c": 0.0077,
"h": 151.9
},
"luminance": 0.63529
}Semantic roles & 50–950 ramp
primary
#CDD2CE
secondary
#A59EA4
accent
#56848F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484