#DCBBDA#DCBBDA
#DCBBDA is a very light, muted purple. Relative luminance 0.558; OKLCH L 83.0% C 0.056 H 328.0°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBBDA |
|---|---|
| RGB | rgb(220, 187, 218) |
| HSL | hsl(304, 32%, 80%) |
| HSV | hsv(304, 15%, 86%) |
| CMYK | cmyk(0%, 15%, 0.9%, 13.7%) |
| CIE-LAB | lab(79.51, 17.09, -11.11) |
| CIE-LCH | lch(79.51, 20.38, 326.96°) |
| OKLab | oklab(82.99% 0.0474 -0.0296) |
| OKLCH | oklch(82.99% 0.056 328) |
| XYZ | xyz(59.9389, 55.8193, 73.9328) |
| Luminance | 0.5582 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.77
Very Light Purple
#F6CEFC
ΔE00 6.55
Lilac
#C8A2C8
ΔE00 6.59
Pale Lavender
#EECFFE
ΔE00 6.79
Pale Mauve
#FED0FC
ΔE00 7.12
Light Lilac
#EDC8FF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBBDA #BBDCBD
analogous
#CEBBDC #DCBBDA #DCBBCA
triadic
#DCBBDA #DADCBB #BBDADC
tetradic
#DCBBDA #DCCEBB #BBDCBD #BBCADC
square
#DCBBDA #DCCEBB #BBDCBD #BBCADC
split-complementary
#DCBBDA #CADCBB #BBDCCE
monochromatic
#B26AAE #C793C4 #DCBBDA #F1E3F0 #F5EBF4
Accessibility & contrast
On white
1.73
#DCBBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#DCBBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBBDA
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBBDA | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC2DB
Deuteranopia (green-blind)
#C1C6D9
Tritanopia (blue-blind)
#DFBDC5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dcbbda; /* rgb */ color: rgb(220, 187, 218); /* oklch */ color: oklch(83.0% 0.056 328.0);
Tailwind
colors: {
custom: {
50: '#e7cfe5',
500: '#dcbbda',
950: '#000000',
},
}SCSS
$custom: #dcbbda; $custom-light: #e7cfe5; $custom-dark: #000000;
JSON
{
"hex": "#dcbbda",
"rgb": {
"r": 220,
"g": 187,
"b": 218
},
"hsl": {
"h": 303.636,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.82992,
"c": 0.05591,
"h": 328
},
"luminance": 0.55818
}Semantic roles & 50–950 ramp
primary
#DCBBDA
secondary
#88B38A
accent
#AB423B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161315
muted
#848384