#CDBBD4#CDBBD4
#CDBBD4 is a light, muted purple. Relative luminance 0.533; OKLCH L 81.5% C 0.040 H 316.6°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBD4 |
|---|---|
| RGB | rgb(205, 187, 212) |
| HSL | hsl(283, 23%, 78%) |
| HSV | hsv(283, 12%, 83%) |
| CMYK | cmyk(3.3%, 11.8%, 0%, 16.9%) |
| CIE-LAB | lab(78.04, 10.90, -10.21) |
| CIE-LCH | lch(78.04, 14.93, 316.86°) |
| OKLab | oklab(81.48% 0.0289 -0.0273) |
| OKLCH | oklch(81.48% 0.04 316.6) |
| XYZ | xyz(54.8290, 53.2737, 69.6690) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.61
Lilac
#C8A2C8
ΔE00 8.27
Pale Lavender
#EECFFE
ΔE00 8.91
Pale Lilac
#E4CBFF
ΔE00 8.92
Light Lavender
#DFC5FE
ΔE00 9.39
Very Light Purple
#F6CEFC
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBD4 #C2D4BB
analogous
#C0BBD4 #CDBBD4 #D4BBCE
triadic
#CDBBD4 #D4CDBB #BBD4CD
tetradic
#CDBBD4 #D4C0BB #C2D4BB #BBCED4
square
#CDBBD4 #D4C0BB #C2D4BB #BBCED4
split-complementary
#CDBBD4 #CED4BB #BBD4C0
monochromatic
#9670A5 #B196BC #CDBBD4 #E9E0EC #F1ECF3
Accessibility & contrast
On white
1.80
#CDBBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#CDBBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBD4
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBD4 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C0D5
Deuteranopia (green-blind)
#BCC2D3
Tritanopia (blue-blind)
#CDBDC3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbbd4; /* rgb */ color: rgb(205, 187, 212); /* oklch */ color: oklch(81.5% 0.040 316.6);
Tailwind
colors: {
custom: {
50: '#dccfe1',
500: '#cdbbd4',
950: '#000000',
},
}SCSS
$custom: #cdbbd4; $custom-light: #dccfe1; $custom-dark: #000000;
JSON
{
"hex": "#cdbbd4",
"rgb": {
"r": 205,
"g": 187,
"b": 212
},
"hsl": {
"h": 283.2,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.81479,
"c": 0.03973,
"h": 316.6
},
"luminance": 0.53273
}Semantic roles & 50–950 ramp
primary
#CDBBD4
secondary
#93AA8A
accent
#A1455E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384