#CDBBCB#CDBBCB
#CDBBCB is a light, muted purple. Relative luminance 0.528; OKLCH L 81.2% C 0.030 H 329.4°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBCB |
|---|---|
| RGB | rgb(205, 187, 203) |
| HSL | hsl(307, 15%, 77%) |
| HSV | hsv(307, 9%, 80%) |
| CMYK | cmyk(0%, 8.8%, 1%, 19.6%) |
| CIE-LAB | lab(77.78, 9.21, -5.73) |
| CIE-LCH | lch(77.78, 10.84, 328.12°) |
| OKLab | oklab(81.19% 0.0256 -0.0152) |
| OKLCH | oklch(81.19% 0.03 329.4) |
| XYZ | xyz(53.7252, 52.8322, 63.8557) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.10
Pinkish Grey
#C8ACA9
ΔE00 9.27
Lilac
#C8A2C8
ΔE00 10.01
Dusty Pink
#D8A7B1
ΔE00 10.06
Light Pink
#FFD1DF
ΔE00 10.56
Dove Gray
#B6B8BD
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBCB #BBCDBD
analogous
#C6BBCD #CDBBCB #CDBBC2
triadic
#CDBBCB #CBCDBB #BBCBCD
tetradic
#CDBBCB #CDC6BB #BBCDBD #BBC2CD
square
#CDBBCB #CDC6BB #BBCDBD #BBC2CD
split-complementary
#CDBBCB #C2CDBB #BBCDC6
monochromatic
#997495 #B398B0 #CDBBCB #E7DEE6 #F2EDF2
Accessibility & contrast
On white
1.82
#CDBBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#CDBBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBCB
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBCB | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCC
Deuteranopia (green-blind)
#BEC1CA
Tritanopia (blue-blind)
#CFBCC0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdbbcb; /* rgb */ color: rgb(205, 187, 203); /* oklch */ color: oklch(81.2% 0.030 329.4);
Tailwind
colors: {
custom: {
50: '#dccfda',
500: '#cdbbcb',
950: '#000000',
},
}SCSS
$custom: #cdbbcb; $custom-light: #dccfda; $custom-dark: #000000;
JSON
{
"hex": "#cdbbcb",
"rgb": {
"r": 205,
"g": 187,
"b": 203
},
"hsl": {
"h": 306.667,
"s": 15.254,
"l": 76.863
},
"oklch": {
"l": 0.8119,
"c": 0.02977,
"h": 329.4
},
"luminance": 0.52832
}Semantic roles & 50–950 ramp
primary
#CDBBCB
secondary
#8BA18D
accent
#99554C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151314
muted
#848383