#DBBAEB#DBBAEB
#DBBAEB is a very light, moderate purple. Relative luminance 0.562; OKLCH L 83.3% C 0.076 H 314.7°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBAEB |
|---|---|
| RGB | rgb(219, 186, 235) |
| HSL | hsl(280, 55%, 83%) |
| HSV | hsv(280, 21%, 92%) |
| CMYK | cmyk(6.8%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(79.71, 20.52, -19.97) |
| CIE-LCH | lch(79.71, 28.64, 315.78°) |
| OKLab | oklab(83.3% 0.0534 -0.054) |
| OKLCH | oklch(83.3% 0.076 314.7) |
| XYZ | xyz(61.7653, 56.1768, 86.1705) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.97
Light Lavender
#DFC5FE
ΔE00 3.97
Light Lavendar
#EFC0FE
ΔE00 4.26
Pale Lilac
#E4CBFF
ΔE00 4.43
Pale Lavender
#EECFFE
ΔE00 4.92
Very Light Purple
#F6CEFC
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBAEB #CAEBBA
analogous
#C2BAEB #DBBAEB #EBBAE3
triadic
#DBBAEB #EBDBBA #BAEBDB
tetradic
#DBBAEB #EBC2BA #CAEBBA #BAE3EB
square
#DBBAEB #EBC2BA #CAEBBA #BAE3EB
split-complementary
#DBBAEB #E3EBBA #BAEBC2
monochromatic
#A95BCF #C28BDD #DBBAEB #F3E7F8 #F3E7F8
Accessibility & contrast
On white
1.72
#DBBAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#DBBAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBAEB
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBAEB | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4ED
Deuteranopia (green-blind)
#BAC7E9
Tritanopia (blue-blind)
#DAC0CB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dbbaeb; /* rgb */ color: rgb(219, 186, 235); /* oklch */ color: oklch(83.3% 0.076 314.7);
Tailwind
colors: {
custom: {
50: '#e6cff1',
500: '#dbbaeb',
950: '#000000',
},
}SCSS
$custom: #dbbaeb; $custom-light: #e6cff1; $custom-dark: #000000;
JSON
{
"hex": "#dbbaeb",
"rgb": {
"r": 219,
"g": 186,
"b": 235
},
"hsl": {
"h": 280.408,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.83304,
"c": 0.07594,
"h": 314.7
},
"luminance": 0.56176
}Semantic roles & 50–950 ramp
primary
#DBBAEB
secondary
#99C782
accent
#C32357
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161316
muted
#848385