#CDD2CC#CDD2CC
#CDD2CC is a very light, near-neutral grey. Relative luminance 0.634; OKLCH L 85.8% C 0.010 H 140.5°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD2CC |
|---|---|
| RGB | rgb(205, 210, 204) |
| HSL | hsl(110, 6%, 81%) |
| HSV | hsv(110, 3%, 82%) |
| CMYK | cmyk(2.4%, 0%, 2.9%, 17.6%) |
| CIE-LAB | lab(83.67, -2.80, 2.37) |
| CIE-LCH | lch(83.67, 3.67, 139.67°) |
| OKLab | oklab(85.82% -0.0076 0.0062) |
| OKLCH | oklch(85.82% 0.01 140.5) |
| XYZ | xyz(59.1206, 63.4318, 66.2440) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.43
Silver (survey)
#C5C9C7
ΔE00 2.97
Light Gray
#D3D3D3
ΔE00 4.39
Gainsboro
#DCDCDC
ΔE00 5.10
Silver
#C0C0C0
ΔE00 5.97
Fog
#D8DCE0
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD2CC #D1CCD2
analogous
#D0D2CC #CDD2CC #CCD2CE
triadic
#CDD2CC #CCCDD2 #D2CCCD
tetradic
#CDD2CC #CCD0D2 #D1CCD2 #D2CECC
square
#CDD2CC #CCD0D2 #D1CCD2 #D2CECC
split-complementary
#CDD2CC #CECCD2 #D2CCD0
monochromatic
#8D998B #ADB5AB #CDD2CC #EDEFED #EFF1EF
Accessibility & contrast
On white
1.53
#CDD2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#CDD2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD2CC
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD2CC | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CC
Deuteranopia (green-blind)
#D2D0CC
Tritanopia (blue-blind)
#CDD2D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdd2cc; /* rgb */ color: rgb(205, 210, 204); /* oklch */ color: oklch(85.8% 0.010 140.5);
Tailwind
colors: {
custom: {
50: '#dcdfdb',
500: '#cdd2cc',
950: '#000000',
},
}SCSS
$custom: #cdd2cc; $custom-light: #dcdfdb; $custom-dark: #000000;
JSON
{
"hex": "#cdd2cc",
"rgb": {
"r": 205,
"g": 210,
"b": 204
},
"hsl": {
"h": 110,
"s": 6.25,
"l": 81.176
},
"oklch": {
"l": 0.85818,
"c": 0.00981,
"h": 140.5
},
"luminance": 0.63432
}Semantic roles & 50–950 ramp
primary
#CDD2CC
secondary
#A49DA5
accent
#559086
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484