#DABBDE#DABBDE
#DABBDE is a very light, muted purple. Relative luminance 0.557; OKLCH L 82.9% C 0.059 H 322.4°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DABBDE |
|---|---|
| RGB | rgb(218, 187, 222) |
| HSL | hsl(293, 35%, 80%) |
| HSV | hsv(293, 16%, 87%) |
| CMYK | cmyk(1.8%, 15.8%, 0%, 12.9%) |
| CIE-LAB | lab(79.45, 17.16, -13.37) |
| CIE-LCH | lch(79.45, 21.75, 322.07°) |
| OKLab | oklab(82.95% 0.0466 -0.0358) |
| OKLCH | oklch(82.95% 0.059 322.4) |
| XYZ | xyz(59.8668, 55.7209, 76.6945) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.34
Pale Lavender
#EECFFE
ΔE00 5.98
Very Light Purple
#F6CEFC
ΔE00 6.08
Light Lilac
#EDC8FF
ΔE00 6.35
Lilac
#C8A2C8
ΔE00 6.43
Pale Lilac
#E4CBFF
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABBDE #BFDEBB
analogous
#C8BBDE #DABBDE #DEBBD0
triadic
#DABBDE #DEDABB #BBDEDA
tetradic
#DABBDE #DEC8BB #BFDEBB #BBD0DE
square
#DABBDE #DEC8BB #BFDEBB #BBD0DE
split-complementary
#DABBDE #D0DEBB #BBDEC8
monochromatic
#AD69B6 #C492CA #DABBDE #F0E4F2 #F4EAF5
Accessibility & contrast
On white
1.73
#DABBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#DABBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABBDE
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABBDE | 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)
#B8C3E0
Deuteranopia (green-blind)
#BFC6DD
Tritanopia (blue-blind)
#DBBEC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dabbde; /* rgb */ color: rgb(218, 187, 222); /* oklch */ color: oklch(82.9% 0.059 322.4);
Tailwind
colors: {
custom: {
50: '#e5cfe8',
500: '#dabbde',
950: '#000000',
},
}SCSS
$custom: #dabbde; $custom-light: #e5cfe8; $custom-dark: #000000;
JSON
{
"hex": "#dabbde",
"rgb": {
"r": 218,
"g": 187,
"b": 222
},
"hsl": {
"h": 293.143,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.82947,
"c": 0.05876,
"h": 322.4
},
"luminance": 0.5572
}Semantic roles & 50–950 ramp
primary
#DABBDE
secondary
#8DB687
accent
#AD3845
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151316
muted
#848384