#CDC4DD#CDC4DD
#CDC4DD is a very light, muted violet. Relative luminance 0.577; OKLCH L 83.5% C 0.036 H 302.0°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC4DD |
|---|---|
| RGB | rgb(205, 196, 221) |
| HSL | hsl(262, 27%, 82%) |
| HSV | hsv(262, 11%, 87%) |
| CMYK | cmyk(7.2%, 11.3%, 0%, 13.3%) |
| CIE-LAB | lab(80.56, 7.81, -11.29) |
| CIE-LCH | lch(80.56, 13.73, 304.65°) |
| OKLab | oklab(83.54% 0.0189 -0.0303) |
| OKLCH | oklch(83.54% 0.036 302) |
| XYZ | xyz(57.9655, 57.6795, 76.4721) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.43
Periwinkle
#CCCCFF
ΔE00 8.52
Lavender (CSS)
#E6E6FA
ΔE00 8.58
Pale Lilac
#E4CBFF
ΔE00 8.87
Pale Lavender
#EECFFE
ΔE00 9.32
Light Lavender
#DFC5FE
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC4DD #D4DDC4
analogous
#C4C8DD #CDC4DD #DAC4DD
triadic
#CDC4DD #DDCDC4 #C4DDCD
tetradic
#CDC4DD #DDC4C8 #D4DDC4 #C4DDDA
square
#CDC4DD #DDC4C8 #D4DDC4 #C4DDDA
split-complementary
#CDC4DD #DDDAC4 #C8DDC4
monochromatic
#8B76B0 #AC9DC7 #CDC4DD #EEEBF3 #EFECF4
Accessibility & contrast
On white
1.68
#CDC4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#CDC4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC4DD
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC4DD | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DE
Deuteranopia (green-blind)
#C1C8DC
Tritanopia (blue-blind)
#CBC7CC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cdc4dd; /* rgb */ color: rgb(205, 196, 221); /* oklch */ color: oklch(83.5% 0.036 302.0);
Tailwind
colors: {
custom: {
50: '#dcd5e7',
500: '#cdc4dd',
950: '#000000',
},
}SCSS
$custom: #cdc4dd; $custom-light: #dcd5e7; $custom-dark: #000000;
JSON
{
"hex": "#cdc4dd",
"rgb": {
"r": 205,
"g": 196,
"b": 221
},
"hsl": {
"h": 261.6,
"s": 26.882,
"l": 81.765
},
"oklch": {
"l": 0.83535,
"c": 0.03576,
"h": 302
},
"luminance": 0.57679
}Semantic roles & 50–950 ramp
primary
#CDC4DD
secondary
#A7B491
accent
#A54081
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384