#CDC2D9#CDC2D9
#CDC2D9 is a very light, muted violet. Relative luminance 0.566; OKLCH L 83.0% C 0.034 H 307.1°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC2D9 |
|---|---|
| RGB | rgb(205, 194, 217) |
| HSL | hsl(269, 23%, 81%) |
| HSV | hsv(269, 11%, 85%) |
| CMYK | cmyk(5.5%, 10.6%, 0%, 14.9%) |
| CIE-LAB | lab(79.94, 8.10, -10.07) |
| CIE-LCH | lch(79.94, 12.92, 308.79°) |
| OKLab | oklab(83.01% 0.0204 -0.027) |
| OKLCH | oklch(83.01% 0.034 307.1) |
| XYZ | xyz(56.9908, 56.5726, 73.5494) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.71
Lavender (CSS)
#E6E6FA
ΔE00 9.17
Pale Lilac
#E4CBFF
ΔE00 9.35
Periwinkle
#CCCCFF
ΔE00 9.50
Pale Lavender
#EECFFE
ΔE00 9.58
Light Lavender
#DFC5FE
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC2D9 #CED9C2
analogous
#C2C2D9 #CDC2D9 #D8C2D9
triadic
#CDC2D9 #D9CDC2 #C2D9CD
tetradic
#CDC2D9 #D9C2C2 #CED9C2 #C2D9D8
square
#CDC2D9 #D9C2C2 #CED9C2 #C2D9D8
split-complementary
#CDC2D9 #D9D8C2 #C2D9C2
monochromatic
#8F77AA #AE9CC2 #CDC2D9 #ECE8F0 #F0ECF3
Accessibility & contrast
On white
1.71
#CDC2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#CDC2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC2D9
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC2D9 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC6DA
Deuteranopia (green-blind)
#C1C6D8
Tritanopia (blue-blind)
#CCC5C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cdc2d9; /* rgb */ color: rgb(205, 194, 217); /* oklch */ color: oklch(83.0% 0.034 307.1);
Tailwind
colors: {
custom: {
50: '#dcd4e4',
500: '#cdc2d9',
950: '#000000',
},
}SCSS
$custom: #cdc2d9; $custom-light: #dcd4e4; $custom-dark: #000000;
JSON
{
"hex": "#cdc2d9",
"rgb": {
"r": 205,
"g": 194,
"b": 217
},
"hsl": {
"h": 268.696,
"s": 23.232,
"l": 80.588
},
"oklch": {
"l": 0.8301,
"c": 0.03383,
"h": 307.1
},
"luminance": 0.56572
}Semantic roles & 50–950 ramp
primary
#CDC2D9
secondary
#A0AF90
accent
#A24475
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384