#DABDEB#DABDEB
#DABDEB is a very light, moderate violet. Relative luminance 0.573; OKLCH L 83.8% C 0.070 H 313.0°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DABDEB |
|---|---|
| RGB | rgb(218, 189, 235) |
| HSL | hsl(278, 53%, 83%) |
| HSV | hsv(278, 20%, 92%) |
| CMYK | cmyk(7.2%, 19.6%, 0%, 7.8%) |
| CIE-LAB | lab(80.35, 18.58, -19.02) |
| CIE-LCH | lch(80.35, 26.59, 314.33°) |
| OKLab | oklab(83.77% 0.0479 -0.0514) |
| OKLCH | oklch(83.77% 0.07 313) |
| XYZ | xyz(62.1040, 57.2994, 86.3694) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.74
Pale Lilac
#E4CBFF
ΔE00 3.89
Light Lilac
#EDC8FF
ΔE00 4.02
Pale Lavender
#EECFFE
ΔE00 4.43
Light Lavendar
#EFC0FE
ΔE00 4.91
Very Light Purple
#F6CEFC
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABDEB #CEEBBD
analogous
#C3BDEB #DABDEB #EBBDE5
triadic
#DABDEB #EBDABD #BDEBDA
tetradic
#DABDEB #EBC3BD #CEEBBD #BDE5EB
square
#DABDEB #EBC3BD #CEEBBD #BDE5EB
split-complementary
#DABDEB #E5EBBD #BDEBC3
monochromatic
#A55FCF #C08EDD #DABDEB #F2E8F8 #F2E8F8
Accessibility & contrast
On white
1.69
#DABDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#DABDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABDEB
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABDEB | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#BDC8E9
Tritanopia (blue-blind)
#D9C2CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dabdeb; /* rgb */ color: rgb(218, 189, 235); /* oklch */ color: oklch(83.8% 0.070 313.0);
Tailwind
colors: {
custom: {
50: '#e5d1f1',
500: '#dabdeb',
950: '#000000',
},
}SCSS
$custom: #dabdeb; $custom-light: #e5d1f1; $custom-dark: #000000;
JSON
{
"hex": "#dabdeb",
"rgb": {
"r": 218,
"g": 189,
"b": 235
},
"hsl": {
"h": 277.826,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.83773,
"c": 0.07028,
"h": 313
},
"luminance": 0.57299
}Semantic roles & 50–950 ramp
primary
#DABDEB
secondary
#9DC785
accent
#C1255E
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385