#DCBBEC#DCBBEC
#DCBBEC is a very light, moderate purple. Relative luminance 0.568; OKLCH L 83.6% C 0.076 H 314.7°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBBEC |
|---|---|
| RGB | rgb(220, 187, 236) |
| HSL | hsl(280, 56%, 83%) |
| HSV | hsv(280, 21%, 93%) |
| CMYK | cmyk(6.8%, 20.8%, 0%, 7.5%) |
| CIE-LAB | lab(80.07, 20.50, -19.96) |
| CIE-LCH | lch(80.07, 28.61, 315.78°) |
| OKLab | oklab(83.61% 0.0533 -0.054) |
| OKLCH | oklch(83.61% 0.076 314.7) |
| XYZ | xyz(62.4235, 56.8132, 87.0182) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.73
Light Lavender
#DFC5FE
ΔE00 3.82
Light Lavendar
#EFC0FE
ΔE00 4.13
Pale Lilac
#E4CBFF
ΔE00 4.22
Pale Lavender
#EECFFE
ΔE00 4.67
Very Light Purple
#F6CEFC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBBEC #CBECBB
analogous
#C3BBEC #DCBBEC #ECBBE3
triadic
#DCBBEC #ECDCBB #BBECDC
tetradic
#DCBBEC #ECC3BB #CBECBB #BBE3EC
square
#DCBBEC #ECC3BB #CBECBB #BBE3EC
split-complementary
#DCBBEC #E3ECBB #BBECC3
monochromatic
#AB5BD1 #C38BDF #DCBBEC #F3E7F8 #F3E7F8
Accessibility & contrast
On white
1.70
#DCBBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#DCBBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBBEC
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBBEC | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5EE
Deuteranopia (green-blind)
#BBC8EA
Tritanopia (blue-blind)
#DBC1CC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dcbbec; /* rgb */ color: rgb(220, 187, 236); /* oklch */ color: oklch(83.6% 0.076 314.7);
Tailwind
colors: {
custom: {
50: '#e7cff2',
500: '#dcbbec',
950: '#000000',
},
}SCSS
$custom: #dcbbec; $custom-light: #e7cff2; $custom-dark: #000000;
JSON
{
"hex": "#dcbbec",
"rgb": {
"r": 220,
"g": 187,
"b": 236
},
"hsl": {
"h": 280.408,
"s": 56.322,
"l": 82.941
},
"oklch": {
"l": 0.83614,
"c": 0.07588,
"h": 314.7
},
"luminance": 0.56812
}Semantic roles & 50–950 ramp
primary
#DCBBEC
secondary
#99C982
accent
#C42257
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161317
muted
#848385