#DBBDEB#DBBDEB
#DBBDEB is a very light, moderate violet. Relative luminance 0.575; OKLCH L 83.9% C 0.071 H 313.8°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBDEB |
|---|---|
| RGB | rgb(219, 189, 235) |
| HSL | hsl(279, 53%, 83%) |
| HSV | hsv(279, 20%, 92%) |
| CMYK | cmyk(6.8%, 19.6%, 0%, 7.8%) |
| CIE-LAB | lab(80.43, 18.91, -18.88) |
| CIE-LCH | lch(80.43, 26.72, 315.04°) |
| OKLab | oklab(83.86% 0.049 -0.051) |
| OKLCH | oklch(83.86% 0.071 313.8) |
| XYZ | xyz(62.4040, 57.4541, 86.3834) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.84
Light Lilac
#EDC8FF
ΔE00 3.91
Pale Lilac
#E4CBFF
ΔE00 3.96
Pale Lavender
#EECFFE
ΔE00 4.36
Light Lavendar
#EFC0FE
ΔE00 4.76
Very Light Purple
#F6CEFC
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBDEB #CDEBBD
analogous
#C4BDEB #DBBDEB #EBBDE4
triadic
#DBBDEB #EBDBBD #BDEBDB
tetradic
#DBBDEB #EBC4BD #CDEBBD #BDE4EB
square
#DBBDEB #EBC4BD #CDEBBD #BDE4EB
split-complementary
#DBBDEB #E4EBBD #BDEBC4
monochromatic
#A85FCF #C18EDD #DBBDEB #F2E8F8 #F2E8F8
Accessibility & contrast
On white
1.68
#DBBDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#DBBDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBDEB
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBDEB | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#BDC8E9
Tritanopia (blue-blind)
#DAC2CD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dbbdeb; /* rgb */ color: rgb(219, 189, 235); /* oklch */ color: oklch(83.9% 0.071 313.8);
Tailwind
colors: {
custom: {
50: '#e6d1f1',
500: '#dbbdeb',
950: '#000000',
},
}SCSS
$custom: #dbbdeb; $custom-light: #e6d1f1; $custom-dark: #000000;
JSON
{
"hex": "#dbbdeb",
"rgb": {
"r": 219,
"g": 189,
"b": 235
},
"hsl": {
"h": 279.13,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.8386,
"c": 0.07074,
"h": 313.8
},
"luminance": 0.57453
}Semantic roles & 50–950 ramp
primary
#DBBDEB
secondary
#9CC785
accent
#C1255B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385