#CDBBDB#CDBBDB
#CDBBDB is a light, muted violet. Relative luminance 0.536; OKLCH L 81.7% C 0.048 H 310.4°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBDB |
|---|---|
| RGB | rgb(205, 187, 219) |
| HSL | hsl(274, 31%, 80%) |
| HSV | hsv(274, 15%, 86%) |
| CMYK | cmyk(6.4%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(78.25, 12.25, -13.68) |
| CIE-LCH | lch(78.25, 18.36, 311.86°) |
| OKLab | oklab(81.71% 0.0313 -0.0368) |
| OKLCH | oklch(81.71% 0.048 310.4) |
| XYZ | xyz(55.7312, 53.6346, 74.4206) |
| Luminance | 0.5363 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.55
Pale Lilac
#E4CBFF
ΔE00 7.08
Light Lavender
#DFC5FE
ΔE00 7.34
Pale Lavender
#EECFFE
ΔE00 7.50
Lilac
#C8A2C8
ΔE00 7.69
Light Lilac
#EDC8FF
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBDB #C9DBBB
analogous
#BDBBDB #CDBBDB #DBBBD9
triadic
#CDBBDB #DBCDBB #BBDBCD
tetradic
#CDBBDB #DBBDBB #C9DBBB #BBD9DB
square
#CDBBDB #DBBDBB #C9DBBB #BBD9DB
split-complementary
#CDBBDB #D9DBBB #BBDBBD
monochromatic
#926BB1 #B093C6 #CDBBDB #EAE3F0 #F0EBF4
Accessibility & contrast
On white
1.79
#CDBBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#CDBBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBDB
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBDB | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DC
Deuteranopia (green-blind)
#BAC2DA
Tritanopia (blue-blind)
#CCBFC6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbbdb; /* rgb */ color: rgb(205, 187, 219); /* oklch */ color: oklch(81.7% 0.048 310.4);
Tailwind
colors: {
custom: {
50: '#dccfe6',
500: '#cdbbdb',
950: '#000000',
},
}SCSS
$custom: #cdbbdb; $custom-light: #dccfe6; $custom-dark: #000000;
JSON
{
"hex": "#cdbbdb",
"rgb": {
"r": 205,
"g": 187,
"b": 219
},
"hsl": {
"h": 273.75,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.81714,
"c": 0.04831,
"h": 310.4
},
"luminance": 0.53634
}Semantic roles & 50–950 ramp
primary
#CDBBDB
secondary
#9AB288
accent
#A93C6C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384