#CDBBD2#CDBBD2
#CDBBD2 is a light, muted purple. Relative luminance 0.532; OKLCH L 81.4% C 0.037 H 318.9°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBD2 |
|---|---|
| RGB | rgb(205, 187, 210) |
| HSL | hsl(287, 20%, 78%) |
| HSV | hsv(287, 11%, 82%) |
| CMYK | cmyk(2.4%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(77.98, 10.51, -9.22) |
| CIE-LCH | lch(77.98, 13.98, 318.76°) |
| OKLab | oklab(81.41% 0.0282 -0.0246) |
| OKLCH | oklch(81.41% 0.037 318.9) |
| XYZ | xyz(54.5782, 53.1734, 68.3485) |
| Luminance | 0.5317 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.68
Lilac
#C8A2C8
ΔE00 8.57
Pale Lavender
#EECFFE
ΔE00 9.39
Pale Lilac
#E4CBFF
ΔE00 9.50
Light Lavender
#DFC5FE
ΔE00 10.01
Very Light Purple
#F6CEFC
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBD2 #C0D2BB
analogous
#C1BBD2 #CDBBD2 #D2BBCB
triadic
#CDBBD2 #D2CDBB #BBD2CD
tetradic
#CDBBD2 #D2C1BB #C0D2BB #BBCBD2
square
#CDBBD2 #D2C1BB #C0D2BB #BBCBD2
split-complementary
#CDBBD2 #CBD2BB #BBD2C1
monochromatic
#9771A1 #B296BA #CDBBD2 #E8E0EA #F1EDF3
Accessibility & contrast
On white
1.80
#CDBBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#CDBBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBD2
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBD2 | 1.00 | 1.80 | 11.63 | 11.63 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C0D3
Deuteranopia (green-blind)
#BCC1D1
Tritanopia (blue-blind)
#CDBDC2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbbd2; /* rgb */ color: rgb(205, 187, 210); /* oklch */ color: oklch(81.4% 0.037 318.9);
Tailwind
colors: {
custom: {
50: '#dccfdf',
500: '#cdbbd2',
950: '#000000',
},
}SCSS
$custom: #cdbbd2; $custom-light: #dccfdf; $custom-dark: #000000;
JSON
{
"hex": "#cdbbd2",
"rgb": {
"r": 205,
"g": 187,
"b": 210
},
"hsl": {
"h": 286.957,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.81414,
"c": 0.03738,
"h": 318.9
},
"luminance": 0.53173
}Semantic roles & 50–950 ramp
primary
#CDBBD2
secondary
#90A78A
accent
#9F475A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384