#CDC9CF#CDC9CF
#CDC9CF is a very light, near-neutral grey. Relative luminance 0.593; OKLCH L 84.1% C 0.009 H 314.8°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC9CF |
|---|---|
| RGB | rgb(205, 201, 207) |
| HSL | hsl(280, 6%, 80%) |
| HSV | hsv(280, 3%, 81%) |
| CMYK | cmyk(1%, 2.9%, 0%, 18.8%) |
| CIE-LAB | lab(81.43, 2.47, -2.49) |
| CIE-LCH | lch(81.43, 3.51, 314.79°) |
| OKLab | oklab(84.09% 0.0066 -0.0066) |
| OKLCH | oklch(84.09% 0.009 314.8) |
| XYZ | xyz(57.3241, 59.2575, 67.4373) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.57
Silver
#C0C0C0
ΔE00 4.82
Dove Gray
#B6B8BD
ΔE00 5.68
Gainsboro
#DCDCDC
ΔE00 5.83
Fog
#D8DCE0
ΔE00 6.02
Silver (survey)
#C5C9C7
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC9CF #CBCFC9
analogous
#CAC9CF #CDC9CF #CFC9CE
triadic
#CDC9CF #CFCDC9 #C9CFCD
tetradic
#CDC9CF #CFCAC9 #CBCFC9 #C9CECF
square
#CDC9CF #CFCAC9 #CBCFC9 #C9CECF
split-complementary
#CDC9CF #CECFC9 #C9CFCA
monochromatic
#918895 #AFA9B2 #CDC9CF #EBE9EC #F0EFF1
Accessibility & contrast
On white
1.63
#CDC9CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#CDC9CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC9CF
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC9CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC9CF | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACF
Deuteranopia (green-blind)
#C9CACF
Tritanopia (blue-blind)
#CDCACB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cdc9cf; /* rgb */ color: rgb(205, 201, 207); /* oklch */ color: oklch(84.1% 0.009 314.8);
Tailwind
colors: {
custom: {
50: '#dcd9dd',
500: '#cdc9cf',
950: '#000000',
},
}SCSS
$custom: #cdc9cf; $custom-light: #dcd9dd; $custom-dark: #000000;
JSON
{
"hex": "#cdc9cf",
"rgb": {
"r": 205,
"g": 201,
"b": 207
},
"hsl": {
"h": 280,
"s": 5.882,
"l": 80
},
"oklch": {
"l": 0.84086,
"c": 0.0093,
"h": 314.8
},
"luminance": 0.59257
}Semantic roles & 50–950 ramp
primary
#CDC9CF
secondary
#9DA29A
accent
#905669
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384