#DCBBEB#DCBBEB
#DCBBEB is a very light, moderate purple. Relative luminance 0.568; OKLCH L 83.6% C 0.075 H 315.2°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBBEB |
|---|---|
| RGB | rgb(220, 187, 235) |
| HSL | hsl(281, 55%, 83%) |
| HSV | hsv(281, 20%, 92%) |
| CMYK | cmyk(6.4%, 20.4%, 0%, 7.8%) |
| CIE-LAB | lab(80.04, 20.31, -19.47) |
| CIE-LCH | lch(80.04, 28.13, 316.21°) |
| OKLab | oklab(83.58% 0.053 -0.0526) |
| OKLCH | oklch(83.58% 0.075 315.2) |
| XYZ | xyz(62.2786, 56.7552, 86.2552) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.84
Light Lavender
#DFC5FE
ΔE00 4.02
Light Lavendar
#EFC0FE
ΔE00 4.27
Pale Lilac
#E4CBFF
ΔE00 4.34
Pale Lavender
#EECFFE
ΔE00 4.67
Very Light Purple
#F6CEFC
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBBEB #CAEBBB
analogous
#C4BBEB #DCBBEB #EBBBE2
triadic
#DCBBEB #EBDCBB #BBEBDC
tetradic
#DCBBEB #EBC4BB #CAEBBB #BBE2EB
square
#DCBBEB #EBC4BB #CAEBBB #BBE2EB
split-complementary
#DCBBEB #E2EBBB #BBEBC4
monochromatic
#AB5CCF #C48CDD #DCBBEB #F3E7F8 #F3E7F8
Accessibility & contrast
On white
1.70
#DCBBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#DCBBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBBEB
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBBEB | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4ED
Deuteranopia (green-blind)
#BCC7E9
Tritanopia (blue-blind)
#DBC0CB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dcbbeb; /* rgb */ color: rgb(220, 187, 235); /* oklch */ color: oklch(83.6% 0.075 315.2);
Tailwind
colors: {
custom: {
50: '#e7cff1',
500: '#dcbbeb',
950: '#000000',
},
}SCSS
$custom: #dcbbeb; $custom-light: #e7cff1; $custom-dark: #000000;
JSON
{
"hex": "#dcbbeb",
"rgb": {
"r": 220,
"g": 187,
"b": 235
},
"hsl": {
"h": 281.25,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.83578,
"c": 0.07469,
"h": 315.2
},
"luminance": 0.56754
}Semantic roles & 50–950 ramp
primary
#DCBBEB
secondary
#98C783
accent
#C22355
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161316
muted
#848385