#DCBBDF#DCBBDF
#DCBBDF is a very light, moderate purple. Relative luminance 0.561; OKLCH L 83.2% C 0.061 H 323.5°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBBDF |
|---|---|
| RGB | rgb(220, 187, 223) |
| HSL | hsl(295, 36%, 80%) |
| HSV | hsv(295, 16%, 87%) |
| CMYK | cmyk(1.3%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(79.66, 18.01, -13.58) |
| CIE-LCH | lch(79.66, 22.56, 322.98°) |
| OKLab | oklab(83.16% 0.0491 -0.0364) |
| OKLCH | oklch(83.16% 0.061 323.5) |
| XYZ | xyz(60.6030, 56.0850, 77.4307) |
| Luminance | 0.5608 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.75
Very Light Purple
#F6CEFC
ΔE00 5.75
Pale Lavender
#EECFFE
ΔE00 5.81
Light Lilac
#EDC8FF
ΔE00 6.09
Lilac
#C8A2C8
ΔE00 6.42
Pale Lilac
#E4CBFF
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBBDF #BEDFBB
analogous
#CABBDF #DCBBDF #DFBBD0
triadic
#DCBBDF #DFDCBB #BBDFDC
tetradic
#DCBBDF #DFCABB #BEDFBB #BBD0DF
square
#DCBBDF #DFCABB #BEDFBB #BBD0DF
split-complementary
#DCBBDF #D0DFBB #BBDFCA
monochromatic
#B168B8 #C791CB #DCBBDF #F1E5F3 #F4EAF5
Accessibility & contrast
On white
1.72
#DCBBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#DCBBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBBDF
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBBDF | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C3E1
Deuteranopia (green-blind)
#BFC7DE
Tritanopia (blue-blind)
#DEBEC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dcbbdf; /* rgb */ color: rgb(220, 187, 223); /* oklch */ color: oklch(83.2% 0.061 323.5);
Tailwind
colors: {
custom: {
50: '#e7cfe9',
500: '#dcbbdf',
950: '#000000',
},
}SCSS
$custom: #dcbbdf; $custom-light: #e7cfe9; $custom-dark: #000000;
JSON
{
"hex": "#dcbbdf",
"rgb": {
"r": 220,
"g": 187,
"b": 223
},
"hsl": {
"h": 295,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.83159,
"c": 0.06112,
"h": 323.5
},
"luminance": 0.56084
}Semantic roles & 50–950 ramp
primary
#DCBBDF
secondary
#8BB787
accent
#AF3741
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161316
muted
#848384