#CDC5D2#CDC5D2
#CDC5D2 is a very light, near-neutral violet. Relative luminance 0.576; OKLCH L 83.4% C 0.020 H 312.8°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC5D2 |
|---|---|
| RGB | rgb(205, 197, 210) |
| HSL | hsl(277, 13%, 80%) |
| HSV | hsv(277, 6%, 82%) |
| CMYK | cmyk(2.4%, 6.2%, 0%, 17.6%) |
| CIE-LAB | lab(80.50, 5.16, -5.48) |
| CIE-LCH | lch(80.50, 7.53, 313.25°) |
| OKLab | oklab(83.38% 0.0135 -0.0146) |
| OKLCH | oklch(83.38% 0.02 312.8) |
| XYZ | xyz(56.7740, 57.5650, 69.0805) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.43
Dove Gray
#B6B8BD
ΔE00 7.70
Silver
#C0C0C0
ΔE00 8.05
Light Gray
#D3D3D3
ΔE00 8.28
Lavender (CSS)
#E6E6FA
ΔE00 8.43
Gainsboro
#DCDCDC
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC5D2 #CAD2C5
analogous
#C7C5D2 #CDC5D2 #D2C5D1
triadic
#CDC5D2 #D2CDC5 #C5D2CD
tetradic
#CDC5D2 #D2C7C5 #CAD2C5 #C5D1D2
square
#CDC5D2 #D2C7C5 #CAD2C5 #C5D1D2
split-complementary
#CDC5D2 #D1D2C5 #C5D2C7
monochromatic
#92809D #AFA3B7 #CDC5D2 #EBE7ED #F0EEF2
Accessibility & contrast
On white
1.68
#CDC5D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#CDC5D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC5D2
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC5D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC5D2 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D3
Deuteranopia (green-blind)
#C5C8D2
Tritanopia (blue-blind)
#CDC6C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cdc5d2; /* rgb */ color: rgb(205, 197, 210); /* oklch */ color: oklch(83.4% 0.020 312.8);
Tailwind
colors: {
custom: {
50: '#dcd6df',
500: '#cdc5d2',
950: '#000000',
},
}SCSS
$custom: #cdc5d2; $custom-light: #dcd6df; $custom-dark: #000000;
JSON
{
"hex": "#cdc5d2",
"rgb": {
"r": 205,
"g": 197,
"b": 210
},
"hsl": {
"h": 276.923,
"s": 12.621,
"l": 79.804
},
"oklch": {
"l": 0.8338,
"c": 0.01986,
"h": 312.8
},
"luminance": 0.57565
}Semantic roles & 50–950 ramp
primary
#CDC5D2
secondary
#9CA695
accent
#974F6A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384