#CDC2D2#CDC2D2
#CDC2D2 is a very light, muted purple. Relative luminance 0.562; OKLCH L 82.8% C 0.025 H 315.5°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC2D2 |
|---|---|
| RGB | rgb(205, 194, 210) |
| HSL | hsl(281, 15%, 79%) |
| HSV | hsv(281, 8%, 82%) |
| CMYK | cmyk(2.4%, 7.6%, 0%, 17.6%) |
| CIE-LAB | lab(79.74, 6.76, -6.61) |
| CIE-LCH | lch(79.74, 9.45, 315.65°) |
| OKLab | oklab(82.79% 0.0179 -0.0176) |
| OKLCH | oklch(82.79% 0.025 315.5) |
| XYZ | xyz(56.0996, 56.2161, 68.8557) |
| Luminance | 0.5622 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.70
Dove Gray
#B6B8BD
ΔE00 9.03
Lavender (CSS)
#E6E6FA
ΔE00 9.22
Silver
#C0C0C0
ΔE00 9.61
Light Gray
#D3D3D3
ΔE00 10.05
Gainsboro
#DCDCDC
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC2D2 #C7D2C2
analogous
#C5C2D2 #CDC2D2 #D2C2CF
triadic
#CDC2D2 #D2CDC2 #C2D2CD
tetradic
#CDC2D2 #D2C5C2 #C7D2C2 #C2CFD2
square
#CDC2D2 #D2C5C2 #C7D2C2 #C2CFD2
split-complementary
#CDC2D2 #CFD2C2 #C2D2C5
monochromatic
#937C9E #B09FB8 #CDC2D2 #EAE5EC #F1EDF2
Accessibility & contrast
On white
1.72
#CDC2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#CDC2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC2D2
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC2D2 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D3
Deuteranopia (green-blind)
#C2C6D1
Tritanopia (blue-blind)
#CDC4C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cdc2d2; /* rgb */ color: rgb(205, 194, 210); /* oklch */ color: oklch(82.8% 0.025 315.5);
Tailwind
colors: {
custom: {
50: '#dcd4df',
500: '#cdc2d2',
950: '#000000',
},
}SCSS
$custom: #cdc2d2; $custom-light: #dcd4df; $custom-dark: #000000;
JSON
{
"hex": "#cdc2d2",
"rgb": {
"r": 205,
"g": 194,
"b": 210
},
"hsl": {
"h": 281.25,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.82786,
"c": 0.02507,
"h": 315.5
},
"luminance": 0.56216
}Semantic roles & 50–950 ramp
primary
#CDC2D2
secondary
#98A792
accent
#994C64
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384