#DACDEC#DACDEC
#DACDEC is a very light, muted violet. Relative luminance 0.646; OKLCH L 86.8% C 0.044 H 304.5°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DACDEC |
|---|---|
| RGB | rgb(218, 205, 236) |
| HSL | hsl(265, 45%, 86%) |
| HSV | hsv(265, 13%, 93%) |
| CMYK | cmyk(7.6%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(84.29, 10.22, -13.63) |
| CIE-LCH | lch(84.29, 17.03, 306.86°) |
| OKLab | oklab(86.84% 0.0252 -0.0366) |
| OKLCH | oklch(86.84% 0.044 304.5) |
| XYZ | xyz(65.8823, 64.6243, 88.3435) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.31
Pale Lilac
#E4CBFF
ΔE00 6.13
Pale Lavender
#EECFFE
ΔE00 6.30
Light Lavender
#DFC5FE
ΔE00 7.19
Periwinkle
#CCCCFF
ΔE00 7.48
Very Light Purple
#F6CEFC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DACDEC #DFECCD
analogous
#CDD0EC #DACDEC #EACDEC
triadic
#DACDEC #ECDACD #CDECDA
tetradic
#DACDEC #ECCDD0 #DFECCD #CDECEA
square
#DACDEC #ECCDD0 #DFECCD #CDECEA
split-complementary
#DACDEC #ECEACD #D0ECCD
monochromatic
#9874CA #B9A1DB #DACDEC #EFE9F7 #EFE9F7
Accessibility & contrast
On white
1.51
#DACDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#DACDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DACDEC
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DACDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DACDEC | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2ED
Deuteranopia (green-blind)
#CAD2EB
Tritanopia (blue-blind)
#D8D1D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dacdec; /* rgb */ color: rgb(218, 205, 236); /* oklch */ color: oklch(86.8% 0.044 304.5);
Tailwind
colors: {
custom: {
50: '#e5dcf2',
500: '#dacdec',
950: '#000000',
},
}SCSS
$custom: #dacdec; $custom-light: #e5dcf2; $custom-dark: #000000;
JSON
{
"hex": "#dacdec",
"rgb": {
"r": 218,
"g": 205,
"b": 236
},
"hsl": {
"h": 265.161,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.86842,
"c": 0.04445,
"h": 304.5
},
"luminance": 0.64624
}Semantic roles & 50–950 ramp
primary
#DACDEC
secondary
#B3C895
accent
#B82D7E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485