#CDC3D7#CDC3D7
#CDC3D7 is a very light, muted violet. Relative luminance 0.569; OKLCH L 83.1% C 0.030 H 308.1°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC3D7 |
|---|---|
| RGB | rgb(205, 195, 215) |
| HSL | hsl(270, 20%, 80%) |
| HSV | hsv(270, 9%, 84%) |
| CMYK | cmyk(4.7%, 9.3%, 0%, 15.7%) |
| CIE-LAB | lab(80.13, 7.17, -8.71) |
| CIE-LCH | lch(80.13, 11.28, 309.48°) |
| OKLab | oklab(83.14% 0.0182 -0.0233) |
| OKLCH | oklch(83.14% 0.03 308.1) |
| XYZ | xyz(56.9556, 56.9158, 72.2621) |
| Luminance | 0.5692 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.34
Lavender (CSS)
#E6E6FA
ΔE00 8.75
Dove Gray
#B6B8BD
ΔE00 9.85
Periwinkle
#CCCCFF
ΔE00 10.21
Pale Lilac
#E4CBFF
ΔE00 10.35
Pale Lavender
#EECFFE
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC3D7 #CDD7C3
analogous
#C3C3D7 #CDC3D7 #D7C3D7
triadic
#CDC3D7 #D7CDC3 #C3D7CD
tetradic
#CDC3D7 #D7C3C3 #CDD7C3 #C3D7D7
square
#CDC3D7 #D7C3C3 #CDD7C3 #C3D7D7
split-complementary
#CDC3D7 #D7D7C3 #C3D7C3
monochromatic
#907AA6 #AE9EBF #CDC3D7 #ECE8EF #F0EDF3
Accessibility & contrast
On white
1.70
#CDC3D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#CDC3D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC3D7
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC3D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC3D7 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C6D8
Deuteranopia (green-blind)
#C2C7D6
Tritanopia (blue-blind)
#CCC5C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cdc3d7; /* rgb */ color: rgb(205, 195, 215); /* oklch */ color: oklch(83.1% 0.030 308.1);
Tailwind
colors: {
custom: {
50: '#dcd5e3',
500: '#cdc3d7',
950: '#000000',
},
}SCSS
$custom: #cdc3d7; $custom-light: #dcd5e3; $custom-dark: #000000;
JSON
{
"hex": "#cdc3d7",
"rgb": {
"r": 205,
"g": 195,
"b": 215
},
"hsl": {
"h": 270,
"s": 20,
"l": 80.392
},
"oklch": {
"l": 0.83142,
"c": 0.02957,
"h": 308.1
},
"luminance": 0.56916
}Semantic roles & 50–950 ramp
primary
#CDC3D7
secondary
#9FAD92
accent
#9E4773
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384