#CDB2D2#CDB2D2
#CDB2D2 is a light, muted purple. Relative luminance 0.495; OKLCH L 79.7% C 0.053 H 321.0°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB2D2 |
|---|---|
| RGB | rgb(205, 178, 210) |
| HSL | hsl(291, 26%, 76%) |
| HSV | hsv(291, 15%, 82%) |
| CMYK | cmyk(2.4%, 15.2%, 0%, 17.6%) |
| CIE-LAB | lab(75.75, 15.39, -12.55) |
| CIE-LCH | lch(75.75, 19.85, 320.80°) |
| OKLab | oklab(79.68% 0.0415 -0.0336) |
| OKLCH | oklch(79.68% 0.053 321) |
| XYZ | xyz(52.7284, 49.4738, 67.7319) |
| Luminance | 0.4947 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.85
Lilac
#C8A2C8
ΔE00 4.69
Pale Lavender
#EECFFE
ΔE00 8.58
Pale Lilac
#E4CBFF
ΔE00 8.58
Light Lavender
#DFC5FE
ΔE00 8.59
Light Lilac
#EDC8FF
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB2D2 #B7D2B2
analogous
#BDB2D2 #CDB2D2 #D2B2C7
triadic
#CDB2D2 #D2CDB2 #B2D2CD
tetradic
#CDB2D2 #D2BDB2 #B7D2B2 #B2C7D2
square
#CDB2D2 #D2BDB2 #B7D2B2 #B2C7D2
split-complementary
#CDB2D2 #C7D2B2 #B2D2BD
monochromatic
#9B65A5 #B48BBB #CDB2D2 #E6D9E9 #F2ECF4
Accessibility & contrast
On white
1.93
#CDB2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#CDB2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB2D2
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB2D2 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB9D3
Deuteranopia (green-blind)
#B5BCD1
Tritanopia (blue-blind)
#CEB5BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cdb2d2; /* rgb */ color: rgb(205, 178, 210); /* oklch */ color: oklch(79.7% 0.053 321.0);
Tailwind
colors: {
custom: {
50: '#dcc9df',
500: '#cdb2d2',
950: '#000000',
},
}SCSS
$custom: #cdb2d2; $custom-light: #dcc9df; $custom-dark: #000000;
JSON
{
"hex": "#cdb2d2",
"rgb": {
"r": 205,
"g": 178,
"b": 210
},
"hsl": {
"h": 290.625,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.7968,
"c": 0.05342,
"h": 321
},
"luminance": 0.49473
}Semantic roles & 50–950 ramp
primary
#CDB2D2
secondary
#E2EAE1
accent
#A54150
background
#FDFCFD
surface
#FBF8FB
border
#D4D1D4
text
#151315
muted
#838283