#CDC2DD#CDC2DD
#CDC2DD is a very light, muted violet. Relative luminance 0.568; OKLCH L 83.1% C 0.039 H 304.0°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC2DD |
|---|---|
| RGB | rgb(205, 194, 221) |
| HSL | hsl(264, 28%, 81%) |
| HSV | hsv(264, 12%, 87%) |
| CMYK | cmyk(7.2%, 12.2%, 0%, 13.3%) |
| CIE-LAB | lab(80.06, 8.88, -12.05) |
| CIE-LCH | lch(80.06, 14.96, 306.39°) |
| OKLab | oklab(83.14% 0.0218 -0.0324) |
| OKLCH | oklch(83.14% 0.039 304) |
| XYZ | xyz(57.5174, 56.7832, 76.3227) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.73
Pale Lilac
#E4CBFF
ΔE00 8.17
Periwinkle
#CCCCFF
ΔE00 8.39
Pale Lavender
#EECFFE
ΔE00 8.64
Light Lavender
#DFC5FE
ΔE00 8.72
Lavender (CSS)
#E6E6FA
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC2DD #D2DDC2
analogous
#C2C5DD #CDC2DD #DBC2DD
triadic
#CDC2DD #DDCDC2 #C2DDCD
tetradic
#CDC2DD #DDC2C5 #D2DDC2 #C2DDDB
square
#CDC2DD #DDC2C5 #D2DDC2 #C2DDDB
split-complementary
#CDC2DD #DDDBC2 #C5DDC2
monochromatic
#8D73B1 #AD9BC7 #CDC2DD #EDE9F3 #EFEBF4
Accessibility & contrast
On white
1.70
#CDC2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#CDC2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC2DD
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC2DD | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DE
Deuteranopia (green-blind)
#BFC7DC
Tritanopia (blue-blind)
#CBC5CB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cdc2dd; /* rgb */ color: rgb(205, 194, 221); /* oklch */ color: oklch(83.1% 0.039 304.0);
Tailwind
colors: {
custom: {
50: '#dcd4e7',
500: '#cdc2dd',
950: '#000000',
},
}SCSS
$custom: #cdc2dd; $custom-light: #dcd4e7; $custom-dark: #000000;
JSON
{
"hex": "#cdc2dd",
"rgb": {
"r": 205,
"g": 194,
"b": 221
},
"hsl": {
"h": 264.444,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.83142,
"c": 0.03904,
"h": 304
},
"luminance": 0.56783
}Semantic roles & 50–950 ramp
primary
#CDC2DD
secondary
#A5B48F
accent
#A73E7C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384