#CDC2D5#CDC2D5
#CDC2D5 is a very light, muted violet. Relative luminance 0.564; OKLCH L 82.9% C 0.029 H 311.3°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC2D5 |
|---|---|
| RGB | rgb(205, 194, 213) |
| HSL | hsl(275, 18%, 80%) |
| HSV | hsv(275, 9%, 84%) |
| CMYK | cmyk(3.8%, 8.9%, 0%, 16.5%) |
| CIE-LAB | lab(79.82, 7.33, -8.09) |
| CIE-LCH | lch(79.82, 10.92, 312.15°) |
| OKLab | oklab(82.88% 0.019 -0.0216) |
| OKLCH | oklch(82.88% 0.029 311.3) |
| XYZ | xyz(56.4769, 56.3670, 70.8425) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.12
Lavender (CSS)
#E6E6FA
ΔE00 9.12
Dove Gray
#B6B8BD
ΔE00 9.77
Silver
#C0C0C0
ΔE00 10.54
Pale Lilac
#E4CBFF
ΔE00 10.63
Pale Lavender
#EECFFE
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC2D5 #CAD5C2
analogous
#C4C2D5 #CDC2D5 #D5C2D4
triadic
#CDC2D5 #D5CDC2 #C2D5CD
tetradic
#CDC2D5 #D5C4C2 #CAD5C2 #C2D4D5
square
#CDC2D5 #D5C4C2 #CAD5C2 #C2D4D5
split-complementary
#CDC2D5 #D4D5C2 #C2D5C4
monochromatic
#927AA3 #AF9EBC #CDC2D5 #EBE6EE #F0EDF3
Accessibility & contrast
On white
1.71
#CDC2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#CDC2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC2D5
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC2D5 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D6
Deuteranopia (green-blind)
#C2C6D4
Tritanopia (blue-blind)
#CCC4C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cdc2d5; /* rgb */ color: rgb(205, 194, 213); /* oklch */ color: oklch(82.9% 0.029 311.3);
Tailwind
colors: {
custom: {
50: '#dcd4e1',
500: '#cdc2d5',
950: '#000000',
},
}SCSS
$custom: #cdc2d5; $custom-light: #dcd4e1; $custom-dark: #000000;
JSON
{
"hex": "#cdc2d5",
"rgb": {
"r": 205,
"g": 194,
"b": 213
},
"hsl": {
"h": 274.737,
"s": 18.447,
"l": 79.804
},
"oklch": {
"l": 0.82881,
"c": 0.02875,
"h": 311.3
},
"luminance": 0.56367
}Semantic roles & 50–950 ramp
primary
#CDC2D5
secondary
#9CAA91
accent
#9D496C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384