#CDBBCF#CDBBCF
#CDBBCF is a light, muted purple. Relative luminance 0.530; OKLCH L 81.3% C 0.034 H 322.8°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBCF |
|---|---|
| RGB | rgb(205, 187, 207) |
| HSL | hsl(294, 17%, 77%) |
| HSV | hsv(294, 10%, 81%) |
| CMYK | cmyk(1%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(77.89, 9.95, -7.72) |
| CIE-LCH | lch(77.89, 12.59, 322.18°) |
| OKLab | oklab(81.32% 0.0271 -0.0205) |
| OKLCH | oklch(81.32% 0.034 322.8) |
| XYZ | xyz(54.2080, 53.0253, 66.3986) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.10
Lilac
#C8A2C8
ΔE00 9.11
Pale Lavender
#EECFFE
ΔE00 10.19
Pale Lilac
#E4CBFF
ΔE00 10.42
Dusty Pink
#D8A7B1
ΔE00 10.48
Pinkish Grey
#C8ACA9
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBCF #BDCFBB
analogous
#C3BBCF #CDBBCF #CFBBC7
triadic
#CDBBCF #CFCDBB #BBCFCD
tetradic
#CDBBCF #CFC3BB #BDCFBB #BBC7CF
square
#CDBBCF #CFC3BB #BDCFBB #BBC7CF
split-complementary
#CDBBCF #C7CFBB #BBCFC3
monochromatic
#98739C #B397B6 #CDBBCF #E7DFE8 #F2EDF2
Accessibility & contrast
On white
1.81
#CDBBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#CDBBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBCF
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBCF | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFD0
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#CEBDC1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbbcf; /* rgb */ color: rgb(205, 187, 207); /* oklch */ color: oklch(81.3% 0.034 322.8);
Tailwind
colors: {
custom: {
50: '#dccfdd',
500: '#cdbbcf',
950: '#000000',
},
}SCSS
$custom: #cdbbcf; $custom-light: #dccfdd; $custom-dark: #000000;
JSON
{
"hex": "#cdbbcf",
"rgb": {
"r": 205,
"g": 187,
"b": 207
},
"hsl": {
"h": 294,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.81317,
"c": 0.03399,
"h": 322.8
},
"luminance": 0.53025
}Semantic roles & 50–950 ramp
primary
#CDBBCF
secondary
#8DA48B
accent
#9C4A52
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384