#CDC7CE#CDC7CE
#CDC7CE is a very light, near-neutral grey. Relative luminance 0.583; OKLCH L 83.7% C 0.012 H 321.4°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC7CE |
|---|---|
| RGB | rgb(205, 199, 206) |
| HSL | hsl(291, 7%, 79%) |
| HSV | hsv(291, 3%, 81%) |
| CMYK | cmyk(0.5%, 3.4%, 0%, 19.2%) |
| CIE-LAB | lab(80.90, 3.35, -2.75) |
| CIE-LCH | lch(80.90, 4.33, 320.65°) |
| OKLab | oklab(83.66% 0.0091 -0.0073) |
| OKLCH | oklch(83.66% 0.012 321.4) |
| XYZ | xyz(56.7391, 58.2824, 66.6411) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.54
Light Gray
#D3D3D3
ΔE00 5.64
Dove Gray
#B6B8BD
ΔE00 6.09
Gainsboro
#DCDCDC
ΔE00 6.81
Fog
#D8DCE0
ΔE00 7.14
Silver (survey)
#C5C9C7
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC7CE #C8CEC7
analogous
#CAC7CE #CDC7CE #CEC7CC
triadic
#CDC7CE #CECDC7 #C7CECD
tetradic
#CDC7CE #CECAC7 #C8CEC7 #C7CCCE
square
#CDC7CE #CECAC7 #C8CEC7 #C7CCCE
split-complementary
#CDC7CE #CCCEC7 #C7CECA
monochromatic
#938695 #B0A6B1 #CDC7CE #EAE8EB #F0EFF1
Accessibility & contrast
On white
1.66
#CDC7CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#CDC7CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC7CE
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC7CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC7CE | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CE
Deuteranopia (green-blind)
#C8C9CE
Tritanopia (blue-blind)
#CDC8C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cdc7ce; /* rgb */ color: rgb(205, 199, 206); /* oklch */ color: oklch(83.7% 0.012 321.4);
Tailwind
colors: {
custom: {
50: '#dcd8dc',
500: '#cdc7ce',
950: '#000000',
},
}SCSS
$custom: #cdc7ce; $custom-light: #dcd8dc; $custom-dark: #000000;
JSON
{
"hex": "#cdc7ce",
"rgb": {
"r": 205,
"g": 199,
"b": 206
},
"hsl": {
"h": 291.429,
"s": 6.667,
"l": 79.412
},
"oklch": {
"l": 0.83656,
"c": 0.01163,
"h": 321.4
},
"luminance": 0.58282
}Semantic roles & 50–950 ramp
primary
#CDC7CE
secondary
#99A198
accent
#91555D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384