#DBBAE2#DBBAE2
#DBBAE2 is a very light, moderate purple. Relative luminance 0.557; OKLCH L 83.0% C 0.066 H 320.4°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBAE2 |
|---|---|
| RGB | rgb(219, 186, 226) |
| HSL | hsl(290, 41%, 81%) |
| HSV | hsv(290, 18%, 89%) |
| CMYK | cmyk(3.1%, 17.7%, 0%, 11.4%) |
| CIE-LAB | lab(79.43, 18.78, -15.56) |
| CIE-LCH | lch(79.43, 24.39, 320.36°) |
| OKLab | oklab(82.99% 0.0505 -0.0418) |
| OKLCH | oklch(82.99% 0.066 320.4) |
| XYZ | xyz(60.4979, 55.6698, 79.4951) |
| Luminance | 0.5567 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.70
Light Lilac
#EDC8FF
ΔE00 5.36
Pale Lavender
#EECFFE
ΔE00 5.45
Very Light Purple
#F6CEFC
ΔE00 5.58
Pale Lilac
#E4CBFF
ΔE00 5.81
Light Lavendar
#EFC0FE
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBAE2 #C1E2BA
analogous
#C7BAE2 #DBBAE2 #E2BAD5
triadic
#DBBAE2 #E2DBBA #BAE2DB
tetradic
#DBBAE2 #E2C7BA #C1E2BA #BAD5E2
square
#DBBAE2 #E2C7BA #C1E2BA #BAD5E2
split-complementary
#DBBAE2 #D5E2BA #BAE2C7
monochromatic
#AE64BE #C58FD0 #DBBAE2 #F1E5F4 #F4E9F6
Accessibility & contrast
On white
1.73
#DBBAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#DBBAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBAE2
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBAE2 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C3E4
Deuteranopia (green-blind)
#BDC6E1
Tritanopia (blue-blind)
#DCBEC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dbbae2; /* rgb */ color: rgb(219, 186, 226); /* oklch */ color: oklch(83.0% 0.066 320.4);
Tailwind
colors: {
custom: {
50: '#e6ceeb',
500: '#dbbae2',
950: '#000000',
},
}SCSS
$custom: #dbbae2; $custom-light: #e6ceeb; $custom-dark: #000000;
JSON
{
"hex": "#dbbae2",
"rgb": {
"r": 219,
"g": 186,
"b": 226
},
"hsl": {
"h": 289.5,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.82986,
"c": 0.06556,
"h": 320.4
},
"luminance": 0.55669
}Semantic roles & 50–950 ramp
primary
#DBBAE2
secondary
#8EBB85
accent
#B43248
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161316
muted
#848384