#DBBEEB#DBBEEB
#DBBEEB is a very light, moderate violet. Relative luminance 0.579; OKLCH L 84.0% C 0.069 H 313.5°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBEEB |
|---|---|
| RGB | rgb(219, 190, 235) |
| HSL | hsl(279, 53%, 83%) |
| HSV | hsv(279, 19%, 92%) |
| CMYK | cmyk(6.8%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(80.68, 18.37, -18.52) |
| CIE-LCH | lch(80.68, 26.08, 314.77°) |
| OKLab | oklab(84.05% 0.0476 -0.05) |
| OKLCH | oklch(84.05% 0.069 313.5) |
| XYZ | xyz(62.6198, 57.8858, 86.4554) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.85
Light Lavender
#DFC5FE
ΔE00 3.86
Light Lilac
#EDC8FF
ΔE00 3.96
Pale Lavender
#EECFFE
ΔE00 4.21
Light Lavendar
#EFC0FE
ΔE00 4.97
Very Light Purple
#F6CEFC
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBEEB #CEEBBE
analogous
#C4BEEB #DBBEEB #EBBEE4
triadic
#DBBEEB #EBDBBE #BEEBDB
tetradic
#DBBEEB #EBC4BE #CEEBBE #BEE4EB
square
#DBBEEB #EBC4BE #CEEBBE #BEE4EB
split-complementary
#DBBEEB #E4EBBE #BEEBC4
monochromatic
#A760CE #C18FDD #DBBEEB #F2E8F8 #F2E8F8
Accessibility & contrast
On white
1.67
#DBBEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#DBBEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBEEB
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBEEB | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7ED
Deuteranopia (green-blind)
#BEC9E9
Tritanopia (blue-blind)
#DAC3CD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dbbeeb; /* rgb */ color: rgb(219, 190, 235); /* oklch */ color: oklch(84.0% 0.069 313.5);
Tailwind
colors: {
custom: {
50: '#e6d1f1',
500: '#dbbeeb',
950: '#000000',
},
}SCSS
$custom: #dbbeeb; $custom-light: #e6d1f1; $custom-dark: #000000;
JSON
{
"hex": "#dbbeeb",
"rgb": {
"r": 219,
"g": 190,
"b": 235
},
"hsl": {
"h": 278.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.84047,
"c": 0.06901,
"h": 313.5
},
"luminance": 0.57885
}Semantic roles & 50–950 ramp
primary
#DBBEEB
secondary
#9DC786
accent
#C0255C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385