#CDC2D6#CDC2D6
#CDC2D6 is a very light, muted violet. Relative luminance 0.564; OKLCH L 82.9% C 0.030 H 310.1°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC2D6 |
|---|---|
| RGB | rgb(205, 194, 214) |
| HSL | hsl(273, 20%, 80%) |
| HSV | hsv(273, 9%, 84%) |
| CMYK | cmyk(4.2%, 9.3%, 0%, 16.1%) |
| CIE-LAB | lab(79.85, 7.52, -8.59) |
| CIE-LCH | lch(79.85, 11.41, 311.20°) |
| OKLab | oklab(82.91% 0.0193 -0.023) |
| OKLCH | oklch(82.91% 0.03 310.1) |
| XYZ | xyz(56.6042, 56.4179, 71.5130) |
| Luminance | 0.5642 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.98
Lavender (CSS)
#E6E6FA
ΔE00 9.11
Dove Gray
#B6B8BD
ΔE00 10.03
Pale Lilac
#E4CBFF
ΔE00 10.30
Pale Lavender
#EECFFE
ΔE00 10.38
Periwinkle
#CCCCFF
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC2D6 #CBD6C2
analogous
#C3C2D6 #CDC2D6 #D6C2D5
triadic
#CDC2D6 #D6CDC2 #C2D6CD
tetradic
#CDC2D6 #D6C3C2 #CBD6C2 #C2D5D6
square
#CDC2D6 #D6C3C2 #CBD6C2 #C2D5D6
split-complementary
#CDC2D6 #D5D6C2 #C2D6C3
monochromatic
#9179A5 #AF9DBD #CDC2D6 #EBE7EF #F0EDF3
Accessibility & contrast
On white
1.71
#CDC2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#CDC2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC2D6
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC2D6 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC5D7
Deuteranopia (green-blind)
#C1C6D5
Tritanopia (blue-blind)
#CCC4C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cdc2d6; /* rgb */ color: rgb(205, 194, 214); /* oklch */ color: oklch(82.9% 0.030 310.1);
Tailwind
colors: {
custom: {
50: '#dcd4e2',
500: '#cdc2d6',
950: '#000000',
},
}SCSS
$custom: #cdc2d6; $custom-light: #dcd4e2; $custom-dark: #000000;
JSON
{
"hex": "#cdc2d6",
"rgb": {
"r": 205,
"g": 194,
"b": 214
},
"hsl": {
"h": 273,
"s": 19.608,
"l": 80
},
"oklch": {
"l": 0.82913,
"c": 0.03001,
"h": 310.1
},
"luminance": 0.56418
}Semantic roles & 50–950 ramp
primary
#CDC2D6
secondary
#9DAB91
accent
#9E486E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384