#CDD1CA#CDD1CA
#CDD1CA is a very light, near-neutral grey. Relative luminance 0.628; OKLCH L 85.6% C 0.010 H 131.4°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD1CA |
|---|---|
| RGB | rgb(205, 209, 202) |
| HSL | hsl(94, 7%, 81%) |
| HSV | hsv(94, 3%, 82%) |
| CMYK | cmyk(1.9%, 0%, 3.3%, 18%) |
| CIE-LAB | lab(83.36, -2.63, 2.99) |
| CIE-LCH | lch(83.36, 3.98, 131.39°) |
| OKLab | oklab(85.56% -0.0069 0.0079) |
| OKLCH | oklch(85.56% 0.01 131.4) |
| XYZ | xyz(58.6362, 62.8443, 64.9067) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.64
Silver (survey)
#C5C9C7
ΔE00 3.10
Light Gray
#D3D3D3
ΔE00 4.53
Gainsboro
#DCDCDC
ΔE00 5.31
Silver
#C0C0C0
ΔE00 5.92
Fog
#D8DCE0
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD1CA #CECAD1
analogous
#D0D1CA #CDD1CA #CAD1CA
triadic
#CDD1CA #CACDD1 #D1CACD
tetradic
#CDD1CA #CAD0D1 #CECAD1 #D1CACA
square
#CDD1CA #CAD0D1 #CECAD1 #D1CACA
split-complementary
#CDD1CA #CACAD1 #D1CAD0
monochromatic
#8F9888 #AEB5A9 #CDD1CA #ECEDEB #F0F1EF
Accessibility & contrast
On white
1.55
#CDD1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#CDD1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD1CA
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD1CA | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CA
Deuteranopia (green-blind)
#D1D0CA
Tritanopia (blue-blind)
#CDD0CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdd1ca; /* rgb */ color: rgb(205, 209, 202); /* oklch */ color: oklch(85.6% 0.010 131.4);
Tailwind
colors: {
custom: {
50: '#dcdfda',
500: '#cdd1ca',
950: '#000000',
},
}SCSS
$custom: #cdd1ca; $custom-light: #dcdfda; $custom-dark: #000000;
JSON
{
"hex": "#cdd1ca",
"rgb": {
"r": 205,
"g": 209,
"b": 202
},
"hsl": {
"h": 94.286,
"s": 7.071,
"l": 80.588
},
"oklch": {
"l": 0.85558,
"c": 0.01047,
"h": 131.4
},
"luminance": 0.62844
}Semantic roles & 50–950 ramp
primary
#CDD1CA
secondary
#A09BA4
accent
#549177
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483