#DACDEB#DACDEB
#DACDEB is a very light, muted violet. Relative luminance 0.646; OKLCH L 86.8% C 0.043 H 305.1°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DACDEB |
|---|---|
| RGB | rgb(218, 205, 235) |
| HSL | hsl(266, 43%, 86%) |
| HSV | hsv(266, 13%, 92%) |
| CMYK | cmyk(7.2%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(84.26, 10.02, -13.14) |
| CIE-LCH | lch(84.26, 16.52, 307.34°) |
| OKLab | oklab(86.81% 0.0248 -0.0353) |
| OKLCH | oklch(86.81% 0.043 305.1) |
| XYZ | xyz(65.7375, 64.5663, 87.5805) |
| Luminance | 0.6457 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.18
Pale Lilac
#E4CBFF
ΔE00 6.41
Pale Lavender
#EECFFE
ΔE00 6.51
Light Lavender
#DFC5FE
ΔE00 7.48
Periwinkle
#CCCCFF
ΔE00 7.73
Very Light Purple
#F6CEFC
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DACDEB #DEEBCD
analogous
#CDCFEB #DACDEB #E9CDEB
triadic
#DACDEB #EBDACD #CDEBDA
tetradic
#DACDEB #EBCDCF #DEEBCD #CDEBE9
square
#DACDEB #EBCDCF #DEEBCD #CDEBE9
split-complementary
#DACDEB #EBE9CD #CFEBCD
monochromatic
#9976C8 #BAA1DA #DACDEB #EFE9F6 #EFE9F6
Accessibility & contrast
On white
1.51
#DACDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#DACDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DACDEB
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DACDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DACDEB | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EC
Deuteranopia (green-blind)
#CAD2EA
Tritanopia (blue-blind)
#D8D1D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dacdeb; /* rgb */ color: rgb(218, 205, 235); /* oklch */ color: oklch(86.8% 0.043 305.1);
Tailwind
colors: {
custom: {
50: '#e5dcf1',
500: '#dacdeb',
950: '#000000',
},
}SCSS
$custom: #dacdeb; $custom-light: #e5dcf1; $custom-dark: #000000;
JSON
{
"hex": "#dacdeb",
"rgb": {
"r": 218,
"g": 205,
"b": 235
},
"hsl": {
"h": 266,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.86809,
"c": 0.04316,
"h": 305.1
},
"luminance": 0.64566
}Semantic roles & 50–950 ramp
primary
#DACDEB
secondary
#B1C696
accent
#B6307C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485