#CDCCD1#CDCCD1
#CDCCD1 is a very light, near-neutral grey. Relative luminance 0.608; OKLCH L 84.7% C 0.007 H 295.5°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCD1 |
|---|---|
| RGB | rgb(205, 204, 209) |
| HSL | hsl(252, 5%, 81%) |
| HSV | hsv(252, 2%, 82%) |
| CMYK | cmyk(1.9%, 2.4%, 0%, 18%) |
| CIE-LAB | lab(82.25, 1.26, -2.36) |
| CIE-LCH | lch(82.25, 2.67, 298.15°) |
| OKLab | oklab(84.75% 0.003 -0.0063) |
| OKLCH | oklch(84.75% 0.007 295.5) |
| XYZ | xyz(58.2763, 60.7683, 68.9686) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.22
Silver
#C0C0C0
ΔE00 4.23
Fog
#D8DCE0
ΔE00 4.45
Gainsboro
#DCDCDC
ΔE00 4.60
Silver (survey)
#C5C9C7
ΔE00 5.13
Dove Gray
#B6B8BD
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCD1 #D0D1CC
analogous
#CCCDD1 #CDCCD1 #CFCCD1
triadic
#CDCCD1 #D1CDCC #CCD1CD
tetradic
#CDCCD1 #D1CCCD #D0D1CC #CCD1CF
square
#CDCCD1 #D1CCCD #D0D1CC #CCD1CF
split-complementary
#CDCCD1 #D1CFCC #CDD1CC
monochromatic
#8E8C97 #ADACB4 #CDCCD1 #EDECEE #EFEFF0
Accessibility & contrast
On white
1.60
#CDCCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#CDCCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCD1
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCD1 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD1
Deuteranopia (green-blind)
#CBCDD1
Tritanopia (blue-blind)
#CCCDCE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdccd1; /* rgb */ color: rgb(205, 204, 209); /* oklch */ color: oklch(84.7% 0.007 295.5);
Tailwind
colors: {
custom: {
50: '#dcdbdf',
500: '#cdccd1',
950: '#000000',
},
}SCSS
$custom: #cdccd1; $custom-light: #dcdbdf; $custom-dark: #000000;
JSON
{
"hex": "#cdccd1",
"rgb": {
"r": 205,
"g": 204,
"b": 209
},
"hsl": {
"h": 252,
"s": 5.155,
"l": 80.98
},
"oklch": {
"l": 0.84748,
"c": 0.00693,
"h": 295.5
},
"luminance": 0.60768
}Semantic roles & 50–950 ramp
primary
#CDCCD1
secondary
#A3A49D
accent
#8F5684
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484