#CDBACD#CDBACD
#CDBACD is a light, muted purple. Relative luminance 0.525; OKLCH L 81.1% C 0.034 H 325.9°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBACD |
|---|---|
| RGB | rgb(205, 186, 205) |
| HSL | hsl(300, 16%, 77%) |
| HSV | hsv(300, 9%, 80%) |
| CMYK | cmyk(0%, 9.3%, 0%, 19.6%) |
| CIE-LAB | lab(77.58, 10.11, -7.10) |
| CIE-LCH | lch(77.58, 12.36, 324.95°) |
| OKLab | oklab(81.06% 0.0278 -0.0188) |
| OKLCH | oklch(81.06% 0.034 325.9) |
| XYZ | xyz(53.7536, 52.5053, 65.0485) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.20
Lilac
#C8A2C8
ΔE00 9.02
Dusty Pink
#D8A7B1
ΔE00 10.00
Pinkish Grey
#C8ACA9
ΔE00 10.04
Pale Lavender
#EECFFE
ΔE00 10.51
Light Pink
#FFD1DF
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBACD #BACDBA
analogous
#C4BACD #CDBACD #CDBAC4
triadic
#CDBACD #CDCDBA #BACDCD
tetradic
#CDBACD #CDC4BA #BACDBA #BAC4CD
square
#CDBACD #CDC4BA #BACDBA #BAC4CD
split-complementary
#CDBACD #C4CDBA #BACDC4
monochromatic
#9A739A #B397B3 #CDBACD #E7DDE7 #F2EDF2
Accessibility & contrast
On white
1.83
#CDBACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#CDBACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBACD
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBACD | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECE
Deuteranopia (green-blind)
#BDC0CC
Tritanopia (blue-blind)
#CEBBC0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdbacd; /* rgb */ color: rgb(205, 186, 205); /* oklch */ color: oklch(81.1% 0.034 325.9);
Tailwind
colors: {
custom: {
50: '#dccedc',
500: '#cdbacd',
950: '#000000',
},
}SCSS
$custom: #cdbacd; $custom-light: #dccedc; $custom-dark: #000000;
JSON
{
"hex": "#cdbacd",
"rgb": {
"r": 205,
"g": 186,
"b": 205
},
"hsl": {
"h": 300,
"s": 15.966,
"l": 76.667
},
"oklch": {
"l": 0.81058,
"c": 0.03361,
"h": 325.9
},
"luminance": 0.52505
}Semantic roles & 50–950 ramp
primary
#CDBACD
secondary
#8AA18A
accent
#9A4B4B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384