#CDBBDF#CDBBDF
#CDBBDF is a light, muted violet. Relative luminance 0.538; OKLCH L 81.9% C 0.053 H 307.7°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBDF |
|---|---|
| RGB | rgb(205, 187, 223) |
| HSL | hsl(270, 36%, 80%) |
| HSV | hsv(270, 16%, 87%) |
| CMYK | cmyk(8.1%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(78.37, 13.04, -15.65) |
| CIE-LCH | lch(78.37, 20.37, 309.81°) |
| OKLab | oklab(81.85% 0.0327 -0.0422) |
| OKLCH | oklch(81.85% 0.053 307.7) |
| XYZ | xyz(56.2641, 53.8477, 77.2273) |
| Luminance | 0.5385 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.47
Pale Lilac
#E4CBFF
ΔE00 6.20
Light Lavender
#DFC5FE
ΔE00 6.28
Pale Lavender
#EECFFE
ΔE00 6.95
Light Lilac
#EDC8FF
ΔE00 7.41
Lilac
#C8A2C8
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBDF #CDDFBB
analogous
#BBBBDF #CDBBDF #DFBBDF
triadic
#CDBBDF #DFCDBB #BBDFCD
tetradic
#CDBBDF #DFBBBB #CDDFBB #BBDFDF
square
#CDBBDF #DFBBBB #CDDFBB #BBDFDF
split-complementary
#CDBBDF #DFDFBB #BBDFBB
monochromatic
#9068B8 #AE91CB #CDBBDF #ECE5F3 #F0EAF5
Accessibility & contrast
On white
1.78
#CDBBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#CDBBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBDF
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBDF | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C1E1
Deuteranopia (green-blind)
#B9C2DE
Tritanopia (blue-blind)
#CBBFC7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cdbbdf; /* rgb */ color: rgb(205, 187, 223); /* oklch */ color: oklch(81.9% 0.053 307.7);
Tailwind
colors: {
custom: {
50: '#dccfe9',
500: '#cdbbdf',
950: '#000000',
},
}SCSS
$custom: #cdbbdf; $custom-light: #dccfe9; $custom-dark: #000000;
JSON
{
"hex": "#cdbbdf",
"rgb": {
"r": 205,
"g": 187,
"b": 223
},
"hsl": {
"h": 270,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.81852,
"c": 0.05338,
"h": 307.7
},
"luminance": 0.53847
}Semantic roles & 50–950 ramp
primary
#CDBBDF
secondary
#9FB787
accent
#AF3773
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151316
muted
#848384