#CDBBD3#CDBBD3
#CDBBD3 is a light, muted purple. Relative luminance 0.532; OKLCH L 81.4% C 0.039 H 317.7°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBD3 |
|---|---|
| RGB | rgb(205, 187, 211) |
| HSL | hsl(285, 21%, 78%) |
| HSV | hsv(285, 11%, 83%) |
| CMYK | cmyk(2.8%, 11.4%, 0%, 17.3%) |
| CIE-LAB | lab(78.01, 10.70, -9.71) |
| CIE-LCH | lch(78.01, 14.45, 317.78°) |
| OKLab | oklab(81.45% 0.0285 -0.0259) |
| OKLCH | oklch(81.45% 0.039 317.7) |
| XYZ | xyz(54.7032, 53.2234, 69.0067) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.63
Lilac
#C8A2C8
ΔE00 8.41
Pale Lavender
#EECFFE
ΔE00 9.15
Pale Lilac
#E4CBFF
ΔE00 9.21
Light Lavender
#DFC5FE
ΔE00 9.70
Very Light Purple
#F6CEFC
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBD3 #C1D3BB
analogous
#C1BBD3 #CDBBD3 #D3BBCD
triadic
#CDBBD3 #D3CDBB #BBD3CD
tetradic
#CDBBD3 #D3C1BB #C1D3BB #BBCDD3
square
#CDBBD3 #D3C1BB #C1D3BB #BBCDD3
split-complementary
#CDBBD3 #CDD3BB #BBD3C1
monochromatic
#9671A3 #B296BB #CDBBD3 #E8E0EB #F1ECF3
Accessibility & contrast
On white
1.80
#CDBBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#CDBBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBD3
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBD3 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C0D4
Deuteranopia (green-blind)
#BCC1D2
Tritanopia (blue-blind)
#CDBDC3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbbd3; /* rgb */ color: rgb(205, 187, 211); /* oklch */ color: oklch(81.4% 0.039 317.7);
Tailwind
colors: {
custom: {
50: '#dccfe0',
500: '#cdbbd3',
950: '#000000',
},
}SCSS
$custom: #cdbbd3; $custom-light: #dccfe0; $custom-dark: #000000;
JSON
{
"hex": "#cdbbd3",
"rgb": {
"r": 205,
"g": 187,
"b": 211
},
"hsl": {
"h": 285,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.81446,
"c": 0.03855,
"h": 317.7
},
"luminance": 0.53223
}Semantic roles & 50–950 ramp
primary
#CDBBD3
secondary
#91A88A
accent
#A0465C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384