#DCBBDC#DCBBDC
#DCBBDC is a very light, muted purple. Relative luminance 0.559; OKLCH L 83.1% C 0.058 H 326.1°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBBDC |
|---|---|
| RGB | rgb(220, 187, 220) |
| HSL | hsl(300, 32%, 80%) |
| HSV | hsv(300, 15%, 86%) |
| CMYK | cmyk(0%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(79.57, 17.46, -12.10) |
| CIE-LCH | lch(79.57, 21.24, 325.26°) |
| OKLab | oklab(83.06% 0.0481 -0.0323) |
| OKLCH | oklch(83.06% 0.058 326.1) |
| XYZ | xyz(60.2022, 55.9247, 75.3194) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.13
Very Light Purple
#F6CEFC
ΔE00 6.20
Pale Lavender
#EECFFE
ΔE00 6.37
Lilac
#C8A2C8
ΔE00 6.48
Light Lilac
#EDC8FF
ΔE00 6.83
Pale Mauve
#FED0FC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBBDC #BBDCBB
analogous
#CCBBDC #DCBBDC #DCBBCC
triadic
#DCBBDC #DCDCBB #BBDCDC
tetradic
#DCBBDC #DCCCBB #BBDCBB #BBCCDC
square
#DCBBDC #DCCCBB #BBDCBB #BBCCDC
split-complementary
#DCBBDC #CCDCBB #BBDCCC
monochromatic
#B26AB2 #C793C7 #DCBBDC #F1E3F1 #F5EBF5
Accessibility & contrast
On white
1.72
#DCBBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#DCBBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBBDC
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBBDC | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DD
Deuteranopia (green-blind)
#C0C7DB
Tritanopia (blue-blind)
#DEBEC6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dcbbdc; /* rgb */ color: rgb(220, 187, 220); /* oklch */ color: oklch(83.1% 0.058 326.1);
Tailwind
colors: {
custom: {
50: '#e7cfe6',
500: '#dcbbdc',
950: '#000000',
},
}SCSS
$custom: #dcbbdc; $custom-light: #e7cfe6; $custom-dark: #000000;
JSON
{
"hex": "#dcbbdc",
"rgb": {
"r": 220,
"g": 187,
"b": 220
},
"hsl": {
"h": 300,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.83058,
"c": 0.05795,
"h": 326.1
},
"luminance": 0.55924
}Semantic roles & 50–950 ramp
primary
#DCBBDC
secondary
#88B388
accent
#AB3B3B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161316
muted
#848384