#CDCDC6#CDCDC6
#CDCDC6 is a very light, near-neutral grey. Relative luminance 0.607; OKLCH L 84.6% C 0.010 H 106.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDC6 |
|---|---|
| RGB | rgb(205, 205, 198) |
| HSL | hsl(60, 7%, 79%) |
| HSV | hsv(60, 3%, 80%) |
| CMYK | cmyk(0%, 0%, 3.4%, 19.6%) |
| CIE-LAB | lab(82.23, -1.26, 3.48) |
| CIE-LCH | lch(82.23, 3.70, 109.85°) |
| OKLab | oklab(84.63% -0.0027 0.0092) |
| OKLCH | oklch(84.63% 0.01 106.6) |
| XYZ | xyz(57.1997, 60.7191, 62.1217) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.03
Light Grey
#D8DCD6
ΔE00 3.84
Light Gray
#D3D3D3
ΔE00 3.95
Silver
#C0C0C0
ΔE00 4.80
Gainsboro
#DCDCDC
ΔE00 5.14
Warm Gray
#C9BEB0
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDC6 #C6C6CD
analogous
#CDCAC6 #CDCDC6 #CACDC6
triadic
#CDCDC6 #C6CDCD #CDC6CD
tetradic
#CDCDC6 #C6CDCA #C6C6CD #CDC6CA
square
#CDCDC6 #C6CDCA #C6C6CD #CDC6CA
split-complementary
#CDCDC6 #C6CACD #CAC6CD
monochromatic
#949485 #B0B0A5 #CDCDC6 #EAEAE7 #F1F1EF
Accessibility & contrast
On white
1.60
#CDCDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#CDCDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDC6
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDC6 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC6
Deuteranopia (green-blind)
#CFCDC6
Tritanopia (blue-blind)
#CECCCB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdcdc6; /* rgb */ color: rgb(205, 205, 198); /* oklch */ color: oklch(84.6% 0.010 106.6);
Tailwind
colors: {
custom: {
50: '#dcdcd7',
500: '#cdcdc6',
950: '#000000',
},
}SCSS
$custom: #cdcdc6; $custom-light: #dcdcd7; $custom-dark: #000000;
JSON
{
"hex": "#cdcdc6",
"rgb": {
"r": 205,
"g": 205,
"b": 198
},
"hsl": {
"h": 60,
"s": 6.542,
"l": 79.02
},
"oklch": {
"l": 0.84634,
"c": 0.00956,
"h": 106.6
},
"luminance": 0.60719
}Semantic roles & 50–950 ramp
primary
#CDCDC6
secondary
#9797A0
accent
#559055
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483