#CDC2D8#CDC2D8
#CDC2D8 is a very light, muted violet. Relative luminance 0.565; OKLCH L 83.0% C 0.033 H 308.0°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC2D8 |
|---|---|
| RGB | rgb(205, 194, 216) |
| HSL | hsl(270, 22%, 80%) |
| HSV | hsv(270, 10%, 85%) |
| CMYK | cmyk(5.1%, 10.2%, 0%, 15.3%) |
| CIE-LAB | lab(79.91, 7.90, -9.58) |
| CIE-LCH | lch(79.91, 12.42, 309.52°) |
| OKLab | oklab(82.98% 0.02 -0.0256) |
| OKLCH | oklch(82.98% 0.033 308) |
| XYZ | xyz(56.8612, 56.5207, 72.8665) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.77
Lavender (CSS)
#E6E6FA
ΔE00 9.14
Pale Lilac
#E4CBFF
ΔE00 9.66
Periwinkle
#CCCCFF
ΔE00 9.80
Pale Lavender
#EECFFE
ΔE00 9.84
Light Lavender
#DFC5FE
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC2D8 #CDD8C2
analogous
#C2C2D8 #CDC2D8 #D8C2D8
triadic
#CDC2D8 #D8CDC2 #C2D8CD
tetradic
#CDC2D8 #D8C2C2 #CDD8C2 #C2D8D8
square
#CDC2D8 #D8C2C2 #CDD8C2 #C2D8D8
split-complementary
#CDC2D8 #D8D8C2 #C2D8C2
monochromatic
#9077A8 #AE9DC0 #CDC2D8 #ECE7F0 #F0ECF3
Accessibility & contrast
On white
1.71
#CDC2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#CDC2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC2D8
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC2D8 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC6D9
Deuteranopia (green-blind)
#C1C6D7
Tritanopia (blue-blind)
#CCC5C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cdc2d8; /* rgb */ color: rgb(205, 194, 216); /* oklch */ color: oklch(83.0% 0.033 308.0);
Tailwind
colors: {
custom: {
50: '#dcd4e4',
500: '#cdc2d8',
950: '#000000',
},
}SCSS
$custom: #cdc2d8; $custom-light: #dcd4e4; $custom-dark: #000000;
JSON
{
"hex": "#cdc2d8",
"rgb": {
"r": 205,
"g": 194,
"b": 216
},
"hsl": {
"h": 270,
"s": 22,
"l": 80.392
},
"oklch": {
"l": 0.82978,
"c": 0.03255,
"h": 308
},
"luminance": 0.56521
}Semantic roles & 50–950 ramp
primary
#CDC2D8
secondary
#9FAE90
accent
#A04573
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384