#CDCDD3#CDCDD3
#CDCDD3 is a very light, near-neutral grey. Relative luminance 0.613; OKLCH L 85.0% C 0.008 H 286.2°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDD3 |
|---|---|
| RGB | rgb(205, 205, 211) |
| HSL | hsl(240, 6%, 82%) |
| HSV | hsv(240, 3%, 83%) |
| CMYK | cmyk(2.8%, 2.8%, 0%, 17.3%) |
| CIE-LAB | lab(82.56, 1.11, -2.97) |
| CIE-LCH | lch(82.56, 3.17, 290.45°) |
| OKLab | oklab(85.01% 0.0023 -0.0079) |
| OKLCH | oklch(85.01% 0.008 286.2) |
| XYZ | xyz(58.7639, 61.3448, 70.3603) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.43
Fog
#D8DCE0
ΔE00 4.16
Silver
#C0C0C0
ΔE00 4.61
Gainsboro
#DCDCDC
ΔE00 4.65
Silver (survey)
#C5C9C7
ΔE00 5.31
Dove Gray
#B6B8BD
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDD3 #D3D3CD
analogous
#CDD0D3 #CDCDD3 #D0CDD3
triadic
#CDCDD3 #D3CDCD #CDD3CD
tetradic
#CDCDD3 #D3CDD0 #D3D3CD #CDD3D0
square
#CDCDD3 #D3CDD0 #D3D3CD #CDD3D0
split-complementary
#CDCDD3 #D3D0CD #D0D3CD
monochromatic
#8C8C9A #ACACB6 #CDCDD3 #EEEEF0 #EFEFF1
Accessibility & contrast
On white
1.58
#CDCDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#CDCDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDD3
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDD3 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCED3
Deuteranopia (green-blind)
#CCCDD3
Tritanopia (blue-blind)
#CCCECF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdcdd3; /* rgb */ color: rgb(205, 205, 211); /* oklch */ color: oklch(85.0% 0.008 286.2);
Tailwind
colors: {
custom: {
50: '#dcdce0',
500: '#cdcdd3',
950: '#000000',
},
}SCSS
$custom: #cdcdd3; $custom-light: #dcdce0; $custom-dark: #000000;
JSON
{
"hex": "#cdcdd3",
"rgb": {
"r": 205,
"g": 205,
"b": 211
},
"hsl": {
"h": 240,
"s": 6.383,
"l": 81.569
},
"oklch": {
"l": 0.85009,
"c": 0.00824,
"h": 286.2
},
"luminance": 0.61345
}Semantic roles & 50–950 ramp
primary
#CDCDD3
secondary
#A6A69E
accent
#905590
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484