#CDCCD3#CDCCD3
#CDCCD3 is a very light, near-neutral grey. Relative luminance 0.609; OKLCH L 84.8% C 0.010 H 292.8°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCD3 |
|---|---|
| RGB | rgb(205, 204, 211) |
| HSL | hsl(249, 7%, 81%) |
| HSV | hsv(249, 3%, 83%) |
| CMYK | cmyk(2.8%, 3.3%, 0%, 17.3%) |
| CIE-LAB | lab(82.31, 1.64, -3.35) |
| CIE-LCH | lch(82.31, 3.73, 296.03°) |
| OKLab | oklab(84.81% 0.0037 -0.0089) |
| OKLCH | oklch(84.81% 0.01 292.8) |
| XYZ | xyz(58.5255, 60.8680, 70.2808) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.08
Fog
#D8DCE0
ΔE00 4.80
Silver
#C0C0C0
ΔE00 4.96
Gainsboro
#DCDCDC
ΔE00 5.22
Dove Gray
#B6B8BD
ΔE00 5.67
Silver (survey)
#C5C9C7
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCD3 #D2D3CC
analogous
#CCCFD3 #CDCCD3 #D1CCD3
triadic
#CDCCD3 #D3CDCC #CCD3CD
tetradic
#CDCCD3 #D3CCCF #D2D3CC #CCD3D1
square
#CDCCD3 #D3CCCF #D2D3CC #CCD3D1
split-complementary
#CDCCD3 #D3D1CC #CFD3CC
monochromatic
#8D8A9A #ADABB7 #CDCCD3 #EDEDEF #EFEFF1
Accessibility & contrast
On white
1.59
#CDCCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#CDCCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCD3
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCD3 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD3
Deuteranopia (green-blind)
#CBCDD3
Tritanopia (blue-blind)
#CCCDCE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdccd3; /* rgb */ color: rgb(205, 204, 211); /* oklch */ color: oklch(84.8% 0.010 292.8);
Tailwind
colors: {
custom: {
50: '#dcdbe0',
500: '#cdccd3',
950: '#000000',
},
}SCSS
$custom: #cdccd3; $custom-light: #dcdbe0; $custom-dark: #000000;
JSON
{
"hex": "#cdccd3",
"rgb": {
"r": 205,
"g": 204,
"b": 211
},
"hsl": {
"h": 248.571,
"s": 7.368,
"l": 81.373
},
"oklch": {
"l": 0.84808,
"c": 0.00966,
"h": 292.8
},
"luminance": 0.60868
}Semantic roles & 50–950 ramp
primary
#CDCCD3
secondary
#A5A69D
accent
#915489
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484