#DBBAE3#DBBAE3
#DBBAE3 is a very light, moderate purple. Relative luminance 0.557; OKLCH L 83.0% C 0.067 H 319.6°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBAE3 |
|---|---|
| RGB | rgb(219, 186, 227) |
| HSL | hsl(288, 42%, 81%) |
| HSV | hsv(288, 18%, 89%) |
| CMYK | cmyk(3.5%, 18.1%, 0%, 11%) |
| CIE-LAB | lab(79.46, 18.97, -16.05) |
| CIE-LCH | lch(79.46, 24.86, 319.76°) |
| OKLab | oklab(83.02% 0.0508 -0.0432) |
| OKLCH | oklch(83.02% 0.067 319.6) |
| XYZ | xyz(60.6355, 55.7248, 80.2199) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.94
Light Lilac
#EDC8FF
ΔE00 5.16
Pale Lavender
#EECFFE
ΔE00 5.33
Very Light Purple
#F6CEFC
ΔE00 5.52
Pale Lilac
#E4CBFF
ΔE00 5.62
Light Lavender
#DFC5FE
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBAE3 #C2E3BA
analogous
#C6BAE3 #DBBAE3 #E3BAD6
triadic
#DBBAE3 #E3DBBA #BAE3DB
tetradic
#DBBAE3 #E3C6BA #C2E3BA #BAD6E3
square
#DBBAE3 #E3C6BA #C2E3BA #BAD6E3
split-complementary
#DBBAE3 #D6E3BA #BAE3C6
monochromatic
#AE63C0 #C48ED1 #DBBAE3 #F2E6F5 #F4E9F6
Accessibility & contrast
On white
1.73
#DBBAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#DBBAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBAE3
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBAE3 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C3E5
Deuteranopia (green-blind)
#BDC6E2
Tritanopia (blue-blind)
#DCBEC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dbbae3; /* rgb */ color: rgb(219, 186, 227); /* oklch */ color: oklch(83.0% 0.067 319.6);
Tailwind
colors: {
custom: {
50: '#e6ceeb',
500: '#dbbae3',
950: '#000000',
},
}SCSS
$custom: #dbbae3; $custom-light: #e6ceeb; $custom-dark: #000000;
JSON
{
"hex": "#dbbae3",
"rgb": {
"r": 219,
"g": 186,
"b": 227
},
"hsl": {
"h": 288.293,
"s": 42.268,
"l": 80.98
},
"oklch": {
"l": 0.83021,
"c": 0.06668,
"h": 319.6
},
"luminance": 0.55724
}Semantic roles & 50–950 ramp
primary
#DBBAE3
secondary
#90BD85
accent
#B5304A
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161316
muted
#848384