#CDC5CF#CDC5CF
#CDC5CF is a very light, near-neutral purple. Relative luminance 0.574; OKLCH L 83.3% C 0.016 H 319.5°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC5CF |
|---|---|
| RGB | rgb(205, 197, 207) |
| HSL | hsl(288, 9%, 79%) |
| HSV | hsv(288, 5%, 81%) |
| CMYK | cmyk(1%, 4.8%, 0%, 18.8%) |
| CIE-LAB | lab(80.41, 4.60, -3.99) |
| CIE-LCH | lch(80.41, 6.09, 319.02°) |
| OKLab | oklab(83.29% 0.0124 -0.0106) |
| OKLCH | oklch(83.29% 0.016 319.5) |
| XYZ | xyz(56.4038, 57.4169, 67.1305) |
| Luminance | 0.5742 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.01
Silver
#C0C0C0
ΔE00 7.02
Light Gray
#D3D3D3
ΔE00 7.31
Thistle
#D8BFD8
ΔE00 8.28
Gainsboro
#DCDCDC
ΔE00 8.33
Fog
#D8DCE0
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC5CF #C7CFC5
analogous
#C8C5CF #CDC5CF #CFC5CC
triadic
#CDC5CF #CFCDC5 #C5CFCD
tetradic
#CDC5CF #CFC8C5 #C7CFC5 #C5CCCF
square
#CDC5CF #CFC8C5 #C7CFC5 #C5CCCF
split-complementary
#CDC5CF #CCCFC5 #C5CFC8
monochromatic
#938298 #B0A4B3 #CDC5CF #EAE6EB #F1EEF1
Accessibility & contrast
On white
1.68
#CDC5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#CDC5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC5CF
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC5CF | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#C6C8CF
Tritanopia (blue-blind)
#CDC6C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cdc5cf; /* rgb */ color: rgb(205, 197, 207); /* oklch */ color: oklch(83.3% 0.016 319.5);
Tailwind
colors: {
custom: {
50: '#dcd6dd',
500: '#cdc5cf',
950: '#000000',
},
}SCSS
$custom: #cdc5cf; $custom-light: #dcd6dd; $custom-dark: #000000;
JSON
{
"hex": "#cdc5cf",
"rgb": {
"r": 205,
"g": 197,
"b": 207
},
"hsl": {
"h": 288,
"s": 9.434,
"l": 79.216
},
"oklch": {
"l": 0.83288,
"c": 0.01628,
"h": 319.5
},
"luminance": 0.57417
}Semantic roles & 50–950 ramp
primary
#CDC5CF
secondary
#98A396
accent
#93525F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384