#CDC2D4#CDC2D4
#CDC2D4 is a very light, muted violet. Relative luminance 0.563; OKLCH L 82.8% C 0.028 H 312.5°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC2D4 |
|---|---|
| RGB | rgb(205, 194, 212) |
| HSL | hsl(277, 17%, 80%) |
| HSV | hsv(277, 8%, 83%) |
| CMYK | cmyk(3.3%, 8.5%, 0%, 16.9%) |
| CIE-LAB | lab(79.79, 7.14, -7.60) |
| CIE-LCH | lch(79.79, 10.42, 313.20°) |
| OKLab | oklab(82.85% 0.0186 -0.0203) |
| OKLCH | oklch(82.85% 0.028 312.5) |
| XYZ | xyz(56.3503, 56.3164, 70.1761) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.29
Lavender (CSS)
#E6E6FA
ΔE00 9.13
Dove Gray
#B6B8BD
ΔE00 9.52
Silver
#C0C0C0
ΔE00 10.23
Light Gray
#D3D3D3
ΔE00 10.63
Pale Lavender
#EECFFE
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC2D4 #C9D4C2
analogous
#C4C2D4 #CDC2D4 #D4C2D2
triadic
#CDC2D4 #D4CDC2 #C2D4CD
tetradic
#CDC2D4 #D4C4C2 #C9D4C2 #C2D2D4
square
#CDC2D4 #D4C4C2 #C9D4C2 #C2D2D4
split-complementary
#CDC2D4 #D2D4C2 #C2D4C4
monochromatic
#927AA1 #B09EBB #CDC2D4 #EAE6ED #F0EDF2
Accessibility & contrast
On white
1.71
#CDC2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#CDC2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC2D4
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC2D4 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D5
Deuteranopia (green-blind)
#C2C6D3
Tritanopia (blue-blind)
#CDC4C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cdc2d4; /* rgb */ color: rgb(205, 194, 212); /* oklch */ color: oklch(82.8% 0.028 312.5);
Tailwind
colors: {
custom: {
50: '#dcd4e1',
500: '#cdc2d4',
950: '#000000',
},
}SCSS
$custom: #cdc2d4; $custom-light: #dcd4e1; $custom-dark: #000000;
JSON
{
"hex": "#cdc2d4",
"rgb": {
"r": 205,
"g": 194,
"b": 212
},
"hsl": {
"h": 276.667,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.82849,
"c": 0.02751,
"h": 312.5
},
"luminance": 0.56316
}Semantic roles & 50–950 ramp
primary
#CDC2D4
secondary
#9AA991
accent
#9C4A6A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384