#DBAAEE#DBAAEE
#DBAAEE is a light, moderate purple. Relative luminance 0.500; OKLCH L 80.5% C 0.107 H 316.4°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DBAAEE |
|---|---|
| RGB | rgb(219, 170, 238) |
| HSL | hsl(283, 67%, 80%) |
| HSV | hsv(283, 29%, 93%) |
| CMYK | cmyk(8%, 28.6%, 0%, 6.7%) |
| CIE-LAB | lab(76.06, 29.76, -27.16) |
| CIE-LCH | lch(76.06, 40.29, 317.62°) |
| OKLab | oklab(80.53% 0.0776 -0.074) |
| OKLCH | oklch(80.53% 0.107 316.4) |
| XYZ | xyz(59.0184, 49.9837, 87.4111) |
| Luminance | 0.4998 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.03
Plum
#DDA0DD
ΔE00 4.08
Light Violet
#D6B4FC
ΔE00 4.18
Pale Violet
#CEAEFA
ΔE00 4.83
Lavender (survey)
#C79FEF
ΔE00 5.13
Light Lavendar
#EFC0FE
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBAAEE #BDEEAA
analogous
#B9AAEE #DBAAEE #EEAADF
triadic
#DBAAEE #EEDBAA #AAEEDB
tetradic
#DBAAEE #EEB9AA #BDEEAA #AADFEE
square
#DBAAEE #EEB9AA #BDEEAA #AADFEE
split-complementary
#DBAAEE #DFEEAA #AAEEB9
monochromatic
#B044DA #C577E4 #DBAAEE #F1DDF8 #F4E5FA
Accessibility & contrast
On white
1.91
#DBAAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#DBAAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBAAEE
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBAAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBAAEE | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B8F1
Deuteranopia (green-blind)
#ACBDEC
Tritanopia (blue-blind)
#DBB2C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #dbaaee; /* rgb */ color: rgb(219, 170, 238); /* oklch */ color: oklch(80.5% 0.107 316.4);
Tailwind
colors: {
custom: {
50: '#e7c3f3',
500: '#dbaaee',
950: '#000000',
},
}SCSS
$custom: #dbaaee; $custom-light: #e7c3f3; $custom-dark: #000000;
JSON
{
"hex": "#dbaaee",
"rgb": {
"r": 219,
"g": 170,
"b": 238
},
"hsl": {
"h": 283.235,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.80532,
"c": 0.10726,
"h": 316.4
},
"luminance": 0.49983
}Semantic roles & 50–950 ramp
primary
#DBAAEE
secondary
#E0F1DA
accent
#CF174A
background
#FEFCFE
surface
#FCF8FD
border
#D5D1D5
text
#161217
muted
#848185