#DBAAEB#DBAAEB
#DBAAEB is a light, moderate purple. Relative luminance 0.498; OKLCH L 80.4% C 0.104 H 317.7°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DBAAEB |
|---|---|
| RGB | rgb(219, 170, 235) |
| HSL | hsl(285, 62%, 79%) |
| HSV | hsv(285, 28%, 92%) |
| CMYK | cmyk(6.8%, 27.7%, 0%, 7.8%) |
| CIE-LAB | lab(75.95, 29.17, -25.70) |
| CIE-LCH | lch(75.95, 38.87, 318.62°) |
| OKLab | oklab(80.41% 0.0768 -0.0699) |
| OKLCH | oklch(80.41% 0.104 317.7) |
| XYZ | xyz(58.5814, 49.8088, 85.1092) |
| Luminance | 0.4981 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.60
Mauve
#E0B0FF
ΔE00 3.64
Light Violet
#D6B4FC
ΔE00 4.64
Light Lavendar
#EFC0FE
ΔE00 5.34
Pale Violet
#CEAEFA
ΔE00 5.36
Lavender (survey)
#C79FEF
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBAAEB #BAEBAA
analogous
#BBAAEB #DBAAEB #EBAADB
triadic
#DBAAEB #EBDBAA #AAEBDB
tetradic
#DBAAEB #EBBBAA #BAEBAA #AADBEB
square
#DBAAEB #EBBBAA #BAEBAA #AADBEB
split-complementary
#DBAAEB #DBEBAA #AAEBBB
monochromatic
#B147D4 #C678DF #DBAAEB #F0DCF7 #F5E6F9
Accessibility & contrast
On white
1.92
#DBAAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#DBAAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBAAEB
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBAAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBAAEB | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B8EE
Deuteranopia (green-blind)
#ADBDE9
Tritanopia (blue-blind)
#DBB1C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #dbaaeb; /* rgb */ color: rgb(219, 170, 235); /* oklch */ color: oklch(80.4% 0.104 317.7);
Tailwind
colors: {
custom: {
50: '#e6c3f1',
500: '#dbaaeb',
950: '#000000',
},
}SCSS
$custom: #dbaaeb; $custom-light: #e6c3f1; $custom-dark: #000000;
JSON
{
"hex": "#dbaaeb",
"rgb": {
"r": 219,
"g": 170,
"b": 235
},
"hsl": {
"h": 285.231,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.80414,
"c": 0.10385,
"h": 317.7
},
"luminance": 0.49808
}Semantic roles & 50–950 ramp
primary
#DBAAEB
secondary
#E0F1DA
accent
#CA1C47
background
#FEFCFE
surface
#FCF8FD
border
#D5D1D5
text
#161216
muted
#848184