#CDC4DC#CDC4DC
#CDC4DC is a very light, muted violet. Relative luminance 0.576; OKLCH L 83.5% C 0.034 H 302.7°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC4DC |
|---|---|
| RGB | rgb(205, 196, 220) |
| HSL | hsl(263, 26%, 82%) |
| HSV | hsv(263, 11%, 86%) |
| CMYK | cmyk(6.8%, 10.9%, 0%, 13.7%) |
| CIE-LAB | lab(80.53, 7.61, -10.80) |
| CIE-LCH | lch(80.53, 13.21, 305.17°) |
| OKLab | oklab(83.5% 0.0186 -0.029) |
| OKLCH | oklch(83.5% 0.034 302.7) |
| XYZ | xyz(57.8327, 57.6263, 75.7725) |
| Luminance | 0.5763 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.44
Lavender (CSS)
#E6E6FA
ΔE00 8.51
Periwinkle
#CCCCFF
ΔE00 8.81
Pale Lilac
#E4CBFF
ΔE00 9.16
Pale Lavender
#EECFFE
ΔE00 9.55
Light Lavender
#DFC5FE
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC4DC #D3DCC4
analogous
#C4C7DC #CDC4DC #D9C4DC
triadic
#CDC4DC #DCCDC4 #C4DCCD
tetradic
#CDC4DC #DCC4C7 #D3DCC4 #C4DCD9
square
#CDC4DC #DCC4C7 #D3DCC4 #C4DCD9
split-complementary
#CDC4DC #DCD9C4 #C7DCC4
monochromatic
#8C77AE #AC9EC5 #CDC4DC #EEEAF3 #EFECF4
Accessibility & contrast
On white
1.68
#CDC4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#CDC4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC4DC
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC4DC | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DD
Deuteranopia (green-blind)
#C1C8DB
Tritanopia (blue-blind)
#CBC7CC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cdc4dc; /* rgb */ color: rgb(205, 196, 220); /* oklch */ color: oklch(83.5% 0.034 302.7);
Tailwind
colors: {
custom: {
50: '#dcd5e6',
500: '#cdc4dc',
950: '#000000',
},
}SCSS
$custom: #cdc4dc; $custom-light: #dcd5e6; $custom-dark: #000000;
JSON
{
"hex": "#cdc4dc",
"rgb": {
"r": 205,
"g": 196,
"b": 220
},
"hsl": {
"h": 262.5,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.83502,
"c": 0.03443,
"h": 302.7
},
"luminance": 0.57626
}Semantic roles & 50–950 ramp
primary
#CDC4DC
secondary
#A6B391
accent
#A4417F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384