#CDB5CE#CDB5CE
#CDB5CE is a light, muted purple. Relative luminance 0.505; OKLCH L 80.1% C 0.044 H 324.8°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB5CE |
|---|---|
| RGB | rgb(205, 181, 206) |
| HSL | hsl(298, 20%, 76%) |
| HSV | hsv(298, 12%, 81%) |
| CMYK | cmyk(0.5%, 12.1%, 0%, 19.2%) |
| CIE-LAB | lab(76.37, 13.00, -9.45) |
| CIE-LCH | lch(76.37, 16.07, 324.00°) |
| OKLab | oklab(80.12% 0.0356 -0.0252) |
| OKLCH | oklch(80.12% 0.044 324.8) |
| XYZ | xyz(52.8398, 50.4838, 65.3413) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.63
Lilac
#C8A2C8
ΔE00 6.44
Dusty Pink
#D8A7B1
ΔE00 9.35
Pale Lavender
#EECFFE
ΔE00 9.43
Pale Lilac
#E4CBFF
ΔE00 9.68
Very Light Purple
#F6CEFC
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB5CE #B6CEB5
analogous
#C0B5CE #CDB5CE #CEB5C2
triadic
#CDB5CE #CECDB5 #B5CECD
tetradic
#CDB5CE #CEC0B5 #B6CEB5 #B5C2CE
square
#CDB5CE #CEC0B5 #B6CEB5 #B5C2CE
split-complementary
#CDB5CE #C2CEB5 #B5CEC0
monochromatic
#9B6B9D #B490B6 #CDB5CE #E6DAE6 #F3EDF3
Accessibility & contrast
On white
1.89
#CDB5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#CDB5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB5CE
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB5CE | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBCF
Deuteranopia (green-blind)
#B8BDCD
Tritanopia (blue-blind)
#CFB7BD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cdb5ce; /* rgb */ color: rgb(205, 181, 206); /* oklch */ color: oklch(80.1% 0.044 324.8);
Tailwind
colors: {
custom: {
50: '#dccbdd',
500: '#cdb5ce',
950: '#000000',
},
}SCSS
$custom: #cdb5ce; $custom-light: #dccbdd; $custom-dark: #000000;
JSON
{
"hex": "#cdb5ce",
"rgb": {
"r": 205,
"g": 181,
"b": 206
},
"hsl": {
"h": 297.6,
"s": 20.325,
"l": 75.882
},
"oklch": {
"l": 0.80121,
"c": 0.04363,
"h": 324.8
},
"luminance": 0.50483
}Semantic roles & 50–950 ramp
primary
#CDB5CE
secondary
#86A384
accent
#9F474A
background
#FEFDFE
surface
#FCF9FC
border
#D5D2D5
text
#151315
muted
#848284