#CDBACF#CDBACF
#CDBACF is a light, muted purple. Relative luminance 0.526; OKLCH L 81.1% C 0.036 H 323.0°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBACF |
|---|---|
| RGB | rgb(205, 186, 207) |
| HSL | hsl(294, 18%, 77%) |
| HSV | hsv(294, 10%, 81%) |
| CMYK | cmyk(1%, 10.1%, 0%, 18.8%) |
| CIE-LAB | lab(77.64, 10.49, -8.09) |
| CIE-LCH | lch(77.64, 13.25, 322.34°) |
| OKLab | oklab(81.12% 0.0286 -0.0215) |
| OKLCH | oklch(81.12% 0.036 323) |
| XYZ | xyz(53.9966, 52.6025, 66.3281) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.80
Lilac
#C8A2C8
ΔE00 8.61
Pale Lavender
#EECFFE
ΔE00 9.96
Pale Lilac
#E4CBFF
ΔE00 10.19
Dusty Pink
#D8A7B1
ΔE00 10.26
Very Light Purple
#F6CEFC
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBACF #BCCFBA
analogous
#C3BACF #CDBACF #CFBAC7
triadic
#CDBACF #CFCDBA #BACFCD
tetradic
#CDBACF #CFC3BA #BCCFBA #BAC7CF
square
#CDBACF #CFC3BA #BCCFBA #BAC7CF
split-complementary
#CDBACF #C7CFBA #BACFC3
monochromatic
#99729D #B396B6 #CDBACF #E7DEE8 #F2EDF2
Accessibility & contrast
On white
1.82
#CDBACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#CDBACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBACF
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBACF | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BED0
Deuteranopia (green-blind)
#BCC1CE
Tritanopia (blue-blind)
#CEBCC1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdbacf; /* rgb */ color: rgb(205, 186, 207); /* oklch */ color: oklch(81.1% 0.036 323.0);
Tailwind
colors: {
custom: {
50: '#dccedd',
500: '#cdbacf',
950: '#000000',
},
}SCSS
$custom: #cdbacf; $custom-light: #dccedd; $custom-dark: #000000;
JSON
{
"hex": "#cdbacf",
"rgb": {
"r": 205,
"g": 186,
"b": 207
},
"hsl": {
"h": 294.286,
"s": 17.949,
"l": 77.059
},
"oklch": {
"l": 0.81122,
"c": 0.03577,
"h": 323
},
"luminance": 0.52602
}Semantic roles & 50–950 ramp
primary
#CDBACF
secondary
#8CA489
accent
#9C4951
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384