#DBBAE6#DBBAE6
#DBBAE6 is a very light, moderate purple. Relative luminance 0.559; OKLCH L 83.1% C 0.070 H 317.6°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBAE6 |
|---|---|
| RGB | rgb(219, 186, 230) |
| HSL | hsl(285, 47%, 82%) |
| HSV | hsv(285, 19%, 90%) |
| CMYK | cmyk(4.8%, 19.1%, 0%, 9.8%) |
| CIE-LAB | lab(79.55, 19.55, -17.53) |
| CIE-LCH | lch(79.55, 26.26, 318.12°) |
| OKLab | oklab(83.13% 0.0518 -0.0472) |
| OKLCH | oklch(83.13% 0.07 317.6) |
| XYZ | xyz(61.0531, 55.8919, 82.4195) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 4.62
Light Lavender
#DFC5FE
ΔE00 5.01
Pale Lavender
#EECFFE
ΔE00 5.07
Light Lavendar
#EFC0FE
ΔE00 5.09
Pale Lilac
#E4CBFF
ΔE00 5.10
Very Light Purple
#F6CEFC
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBAE6 #C5E6BA
analogous
#C5BAE6 #DBBAE6 #E6BADB
triadic
#DBBAE6 #E6DBBA #BAE6DB
tetradic
#DBBAE6 #E6C5BA #C5E6BA #BADBE6
square
#DBBAE6 #E6C5BA #C5E6BA #BADBE6
split-complementary
#DBBAE6 #DBE6BA #BAE6C5
monochromatic
#AC60C5 #C48DD6 #DBBAE6 #F2E7F6 #F3E9F7
Accessibility & contrast
On white
1.72
#DBBAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#DBBAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBAE6
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBAE6 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C3E8
Deuteranopia (green-blind)
#BCC6E4
Tritanopia (blue-blind)
#DBBFC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dbbae6; /* rgb */ color: rgb(219, 186, 230); /* oklch */ color: oklch(83.1% 0.070 317.6);
Tailwind
colors: {
custom: {
50: '#e6ceee',
500: '#dbbae6',
950: '#000000',
},
}SCSS
$custom: #dbbae6; $custom-light: #e6ceee; $custom-dark: #000000;
JSON
{
"hex": "#dbbae6",
"rgb": {
"r": 219,
"g": 186,
"b": 230
},
"hsl": {
"h": 285,
"s": 46.809,
"l": 81.569
},
"oklch": {
"l": 0.83126,
"c": 0.0701,
"h": 317.6
},
"luminance": 0.55891
}Semantic roles & 50–950 ramp
primary
#DBBAE6
secondary
#93C184
accent
#BA2B4F
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161316
muted
#848385