#CDC2DC#CDC2DC
#CDC2DC is a very light, muted violet. Relative luminance 0.567; OKLCH L 83.1% C 0.038 H 304.7°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC2DC |
|---|---|
| RGB | rgb(205, 194, 220) |
| HSL | hsl(265, 27%, 81%) |
| HSV | hsv(265, 12%, 86%) |
| CMYK | cmyk(6.8%, 11.8%, 0%, 13.7%) |
| CIE-LAB | lab(80.03, 8.68, -11.55) |
| CIE-LCH | lch(80.03, 14.45, 306.92°) |
| OKLab | oklab(83.11% 0.0215 -0.031) |
| OKLCH | oklch(83.11% 0.038 304.7) |
| XYZ | xyz(57.3846, 56.7301, 75.6231) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.69
Pale Lilac
#E4CBFF
ΔE00 8.46
Periwinkle
#CCCCFF
ΔE00 8.66
Pale Lavender
#EECFFE
ΔE00 8.86
Light Lavender
#DFC5FE
ΔE00 9.03
Lavender (CSS)
#E6E6FA
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC2DC #D1DCC2
analogous
#C2C4DC #CDC2DC #DAC2DC
triadic
#CDC2DC #DCCDC2 #C2DCCD
tetradic
#CDC2DC #DCC2C4 #D1DCC2 #C2DCDA
square
#CDC2DC #DCC2C4 #D1DCC2 #C2DCDA
split-complementary
#CDC2DC #DCDAC2 #C4DCC2
monochromatic
#8D74AF #AD9BC6 #CDC2DC #EDE9F2 #EFECF4
Accessibility & contrast
On white
1.70
#CDC2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#CDC2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC2DC
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC2DC | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DD
Deuteranopia (green-blind)
#C0C6DB
Tritanopia (blue-blind)
#CBC5CA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cdc2dc; /* rgb */ color: rgb(205, 194, 220); /* oklch */ color: oklch(83.1% 0.038 304.7);
Tailwind
colors: {
custom: {
50: '#dcd4e6',
500: '#cdc2dc',
950: '#000000',
},
}SCSS
$custom: #cdc2dc; $custom-light: #dcd4e6; $custom-dark: #000000;
JSON
{
"hex": "#cdc2dc",
"rgb": {
"r": 205,
"g": 194,
"b": 220
},
"hsl": {
"h": 265.385,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.83109,
"c": 0.03773,
"h": 304.7
},
"luminance": 0.5673
}Semantic roles & 50–950 ramp
primary
#CDC2DC
secondary
#A4B38F
accent
#A6407B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384