#CDCDC7#CDCDC7
#CDCDC7 is a very light, near-neutral grey. Relative luminance 0.608; OKLCH L 84.7% C 0.008 H 106.6°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDC7 |
|---|---|
| RGB | rgb(205, 205, 199) |
| HSL | hsl(60, 6%, 79%) |
| HSV | hsv(60, 3%, 80%) |
| CMYK | cmyk(0%, 0%, 2.9%, 19.6%) |
| CIE-LAB | lab(82.25, -1.08, 2.98) |
| CIE-LCH | lch(82.25, 3.17, 109.90°) |
| OKLab | oklab(84.66% -0.0023 0.0079) |
| OKLCH | oklch(84.66% 0.008 106.6) |
| XYZ | xyz(57.3154, 60.7654, 62.7312) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.73
Light Gray
#D3D3D3
ΔE00 3.51
Light Grey
#D8DCD6
ΔE00 3.84
Silver
#C0C0C0
ΔE00 4.45
Gainsboro
#DCDCDC
ΔE00 4.80
Fog
#D8DCE0
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDC7 #C7C7CD
analogous
#CDCAC7 #CDCDC7 #CACDC7
triadic
#CDCDC7 #C7CDCD #CDC7CD
tetradic
#CDCDC7 #C7CDCA #C7C7CD #CDC7CA
square
#CDCDC7 #C7CDCA #C7C7CD #CDC7CA
split-complementary
#CDCDC7 #C7CACD #CAC7CD
monochromatic
#939386 #B0B0A7 #CDCDC7 #EAEAE7 #F1F1EF
Accessibility & contrast
On white
1.60
#CDCDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#CDCDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDC7
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDC7 | 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)
#CECCC7
Deuteranopia (green-blind)
#CECDC7
Tritanopia (blue-blind)
#CECCCB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdcdc7; /* rgb */ color: rgb(205, 205, 199); /* oklch */ color: oklch(84.7% 0.008 106.6);
Tailwind
colors: {
custom: {
50: '#dcdcd8',
500: '#cdcdc7',
950: '#000000',
},
}SCSS
$custom: #cdcdc7; $custom-light: #dcdcd8; $custom-dark: #000000;
JSON
{
"hex": "#cdcdc7",
"rgb": {
"r": 205,
"g": 205,
"b": 199
},
"hsl": {
"h": 60,
"s": 5.66,
"l": 79.216
},
"oklch": {
"l": 0.84661,
"c": 0.0082,
"h": 106.6
},
"luminance": 0.60765
}Semantic roles & 50–950 ramp
primary
#CDCDC7
secondary
#9898A0
accent
#569056
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483