#CDD2CF#CDD2CF
#CDD2CF is a very light, near-neutral grey. Relative luminance 0.636; OKLCH L 85.9% C 0.007 H 160.1°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD2CF |
|---|---|
| RGB | rgb(205, 210, 207) |
| HSL | hsl(144, 5%, 81%) |
| HSV | hsv(144, 2%, 82%) |
| CMYK | cmyk(2.4%, 0%, 1.4%, 17.6%) |
| CIE-LAB | lab(83.75, -2.25, 0.89) |
| CIE-LCH | lch(83.75, 2.42, 158.46°) |
| OKLab | oklab(85.9% -0.0064 0.0023) |
| OKLCH | oklch(85.9% 0.007 160.1) |
| XYZ | xyz(59.4839, 63.5771, 68.1572) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.25
Light Grey
#D8DCD6
ΔE00 2.74
Light Gray
#D3D3D3
ΔE00 3.28
Gainsboro
#DCDCDC
ΔE00 4.17
Fog
#D8DCE0
ΔE00 4.64
Silver
#C0C0C0
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD2CF #D2CDD0
analogous
#CED2CD #CDD2CF #CDD2D2
triadic
#CDD2CF #CFCDD2 #D2CFCD
tetradic
#CDD2CF #CDCED2 #D2CDD0 #D2D2CD
square
#CDD2CF #CDCED2 #D2CDD0 #D2D2CD
split-complementary
#CDD2CF #D2CDD2 #D2CDCE
monochromatic
#8D9891 #ADB5B0 #CDD2CF #EDEFEE #EFF1F0
Accessibility & contrast
On white
1.53
#CDD2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#CDD2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD2CF
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD2CF | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CF
Deuteranopia (green-blind)
#D1D0CF
Tritanopia (blue-blind)
#CCD2D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdd2cf; /* rgb */ color: rgb(205, 210, 207); /* oklch */ color: oklch(85.9% 0.007 160.1);
Tailwind
colors: {
custom: {
50: '#dcdfdd',
500: '#cdd2cf',
950: '#000000',
},
}SCSS
$custom: #cdd2cf; $custom-light: #dcdfdd; $custom-dark: #000000;
JSON
{
"hex": "#cdd2cf",
"rgb": {
"r": 205,
"g": 210,
"b": 207
},
"hsl": {
"h": 144,
"s": 5.263,
"l": 81.373
},
"oklch": {
"l": 0.85903,
"c": 0.00681,
"h": 160.1
},
"luminance": 0.63577
}Semantic roles & 50–950 ramp
primary
#CDD2CF
secondary
#A59EA2
accent
#56788F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484