#CDB6CE#CDB6CE
#CDB6CE is a light, muted purple. Relative luminance 0.509; OKLCH L 80.3% C 0.042 H 324.7°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB6CE |
|---|---|
| RGB | rgb(205, 182, 206) |
| HSL | hsl(298, 20%, 76%) |
| HSV | hsv(298, 12%, 81%) |
| CMYK | cmyk(0.5%, 11.7%, 0%, 19.2%) |
| CIE-LAB | lab(76.61, 12.46, -9.08) |
| CIE-LCH | lch(76.61, 15.42, 323.93°) |
| OKLab | oklab(80.31% 0.0341 -0.0242) |
| OKLCH | oklch(80.31% 0.042 324.7) |
| XYZ | xyz(53.0438, 50.8919, 65.4093) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.51
Lilac
#C8A2C8
ΔE00 6.89
Dusty Pink
#D8A7B1
ΔE00 9.45
Pale Lavender
#EECFFE
ΔE00 9.54
Pale Lilac
#E4CBFF
ΔE00 9.79
Very Light Purple
#F6CEFC
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB6CE #B7CEB6
analogous
#C1B6CE #CDB6CE #CEB6C3
triadic
#CDB6CE #CECDB6 #B6CECD
tetradic
#CDB6CE #CEC1B6 #B7CEB6 #B6C3CE
square
#CDB6CE #CEC1B6 #B7CEB6 #B6C3CE
split-complementary
#CDB6CE #C3CEB6 #B6CEC1
monochromatic
#9B6D9D #B491B5 #CDB6CE #E6DBE7 #F2EDF3
Accessibility & contrast
On white
1.88
#CDB6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#CDB6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB6CE
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB6CE | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCF
Deuteranopia (green-blind)
#B9BECD
Tritanopia (blue-blind)
#CEB8BE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cdb6ce; /* rgb */ color: rgb(205, 182, 206); /* oklch */ color: oklch(80.3% 0.042 324.7);
Tailwind
colors: {
custom: {
50: '#dcccdd',
500: '#cdb6ce',
950: '#000000',
},
}SCSS
$custom: #cdb6ce; $custom-light: #dcccdd; $custom-dark: #000000;
JSON
{
"hex": "#cdb6ce",
"rgb": {
"r": 205,
"g": 182,
"b": 206
},
"hsl": {
"h": 297.5,
"s": 19.672,
"l": 76.078
},
"oklch": {
"l": 0.80314,
"c": 0.04184,
"h": 324.7
},
"luminance": 0.50891
}Semantic roles & 50–950 ramp
primary
#CDB6CE
secondary
#87A385
accent
#9E474B
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#151315
muted
#848384