#CDC3DD#CDC3DD
#CDC3DD is a very light, muted violet. Relative luminance 0.572; OKLCH L 83.3% C 0.037 H 303.0°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC3DD |
|---|---|
| RGB | rgb(205, 195, 221) |
| HSL | hsl(263, 28%, 82%) |
| HSV | hsv(263, 12%, 87%) |
| CMYK | cmyk(7.2%, 11.8%, 0%, 13.3%) |
| CIE-LAB | lab(80.31, 8.34, -11.67) |
| CIE-LCH | lch(80.31, 14.35, 305.56°) |
| OKLab | oklab(83.34% 0.0204 -0.0314) |
| OKLCH | oklch(83.34% 0.037 303) |
| XYZ | xyz(57.7407, 57.2298, 76.3972) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.06
Periwinkle
#CCCCFF
ΔE00 8.44
Pale Lilac
#E4CBFF
ΔE00 8.51
Pale Lavender
#EECFFE
ΔE00 8.96
Lavender (CSS)
#E6E6FA
ΔE00 8.99
Light Lavender
#DFC5FE
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC3DD #D3DDC3
analogous
#C3C6DD #CDC3DD #DAC3DD
triadic
#CDC3DD #DDCDC3 #C3DDCD
tetradic
#CDC3DD #DDC3C6 #D3DDC3 #C3DDDA
square
#CDC3DD #DDC3C6 #D3DDC3 #C3DDDA
split-complementary
#CDC3DD #DDDAC3 #C6DDC3
monochromatic
#8C75B1 #AC9CC7 #CDC3DD #EEEAF3 #EFEBF4
Accessibility & contrast
On white
1.69
#CDC3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#CDC3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC3DD
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC3DD | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DE
Deuteranopia (green-blind)
#C0C7DC
Tritanopia (blue-blind)
#CBC6CB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cdc3dd; /* rgb */ color: rgb(205, 195, 221); /* oklch */ color: oklch(83.3% 0.037 303.0);
Tailwind
colors: {
custom: {
50: '#dcd5e7',
500: '#cdc3dd',
950: '#000000',
},
}SCSS
$custom: #cdc3dd; $custom-light: #dcd5e7; $custom-dark: #000000;
JSON
{
"hex": "#cdc3dd",
"rgb": {
"r": 205,
"g": 195,
"b": 221
},
"hsl": {
"h": 263.077,
"s": 27.66,
"l": 81.569
},
"oklch": {
"l": 0.83338,
"c": 0.03739,
"h": 303
},
"luminance": 0.5723
}Semantic roles & 50–950 ramp
primary
#CDC3DD
secondary
#A6B490
accent
#A63F7F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384