#DABBDC#DABBDC
#DABBDC is a very light, muted purple. Relative luminance 0.556; OKLCH L 82.9% C 0.057 H 324.2°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DABBDC |
|---|---|
| RGB | rgb(218, 187, 220) |
| HSL | hsl(296, 32%, 80%) |
| HSV | hsv(296, 15%, 86%) |
| CMYK | cmyk(0.9%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(79.39, 16.78, -12.39) |
| CIE-LCH | lch(79.39, 20.86, 323.57°) |
| OKLab | oklab(82.88% 0.0459 -0.0331) |
| OKLCH | oklch(82.88% 0.057 324.2) |
| XYZ | xyz(59.6003, 55.6143, 75.2912) |
| Luminance | 0.5561 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.87
Pale Lavender
#EECFFE
ΔE00 6.35
Very Light Purple
#F6CEFC
ΔE00 6.37
Lilac
#C8A2C8
ΔE00 6.47
Light Lilac
#EDC8FF
ΔE00 6.85
Pale Lilac
#E4CBFF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABBDC #BDDCBB
analogous
#CABBDC #DABBDC #DCBBCE
triadic
#DABBDC #DCDABB #BBDCDA
tetradic
#DABBDC #DCCABB #BDDCBB #BBCEDC
square
#DABBDC #DCCABB #BDDCBB #BBCEDC
split-complementary
#DABBDC #CEDCBB #BBDCCA
monochromatic
#AE6AB2 #C493C7 #DABBDC #F0E3F1 #F4EBF5
Accessibility & contrast
On white
1.73
#DABBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#DABBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABBDC
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABBDC | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C2DD
Deuteranopia (green-blind)
#BFC6DB
Tritanopia (blue-blind)
#DCBEC6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dabbdc; /* rgb */ color: rgb(218, 187, 220); /* oklch */ color: oklch(82.9% 0.057 324.2);
Tailwind
colors: {
custom: {
50: '#e5cfe6',
500: '#dabbdc',
950: '#000000',
},
}SCSS
$custom: #dabbdc; $custom-light: #e5cfe6; $custom-dark: #000000;
JSON
{
"hex": "#dabbdc",
"rgb": {
"r": 218,
"g": 187,
"b": 220
},
"hsl": {
"h": 296.364,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.82879,
"c": 0.0566,
"h": 324.2
},
"luminance": 0.55613
}Semantic roles & 50–950 ramp
primary
#DABBDC
secondary
#8AB388
accent
#AB3B42
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151316
muted
#848384