#CDBBD1#CDBBD1
#CDBBD1 is a light, muted purple. Relative luminance 0.531; OKLCH L 81.4% C 0.036 H 320.1°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBD1 |
|---|---|
| RGB | rgb(205, 187, 209) |
| HSL | hsl(289, 19%, 78%) |
| HSV | hsv(289, 11%, 82%) |
| CMYK | cmyk(1.9%, 10.5%, 0%, 18%) |
| CIE-LAB | lab(77.95, 10.33, -8.72) |
| CIE-LCH | lch(77.95, 13.51, 319.82°) |
| OKLab | oklab(81.38% 0.0278 -0.0232) |
| OKLCH | oklch(81.38% 0.036 320.1) |
| XYZ | xyz(54.4541, 53.1237, 67.6945) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.78
Lilac
#C8A2C8
ΔE00 8.73
Pale Lavender
#EECFFE
ΔE00 9.65
Pale Lilac
#E4CBFF
ΔE00 9.80
Very Light Purple
#F6CEFC
ΔE00 10.30
Light Lavender
#DFC5FE
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBD1 #BFD1BB
analogous
#C2BBD1 #CDBBD1 #D1BBCA
triadic
#CDBBD1 #D1CDBB #BBD1CD
tetradic
#CDBBD1 #D1C2BB #BFD1BB #BBCAD1
square
#CDBBD1 #D1C2BB #BFD1BB #BBCAD1
split-complementary
#CDBBD1 #CAD1BB #BBD1C2
monochromatic
#9772A0 #B296B8 #CDBBD1 #E8E0EA #F2EDF3
Accessibility & contrast
On white
1.81
#CDBBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#CDBBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBD1
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBD1 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BFD2
Deuteranopia (green-blind)
#BDC1D0
Tritanopia (blue-blind)
#CEBDC2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbbd1; /* rgb */ color: rgb(205, 187, 209); /* oklch */ color: oklch(81.4% 0.036 320.1);
Tailwind
colors: {
custom: {
50: '#dccfdf',
500: '#cdbbd1',
950: '#000000',
},
}SCSS
$custom: #cdbbd1; $custom-light: #dccfdf; $custom-dark: #000000;
JSON
{
"hex": "#cdbbd1",
"rgb": {
"r": 205,
"g": 187,
"b": 209
},
"hsl": {
"h": 289.091,
"s": 19.298,
"l": 77.647
},
"oklch": {
"l": 0.81381,
"c": 0.03623,
"h": 320.1
},
"luminance": 0.53123
}Semantic roles & 50–950 ramp
primary
#CDBBD1
secondary
#8FA68A
accent
#9E4857
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384