#DACAED#DACAED
#DACAED is a very light, muted violet. Relative luminance 0.633; OKLCH L 86.3% C 0.051 H 306.0°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DACAED |
|---|---|
| RGB | rgb(218, 202, 237) |
| HSL | hsl(267, 49%, 86%) |
| HSV | hsv(267, 15%, 93%) |
| CMYK | cmyk(8%, 14.8%, 0%, 7.1%) |
| CIE-LAB | lab(83.58, 12.01, -15.22) |
| CIE-LCH | lch(83.58, 19.39, 308.27°) |
| OKLab | oklab(86.3% 0.0298 -0.041) |
| OKLCH | oklch(86.3% 0.051 306) |
| XYZ | xyz(65.3173, 63.2611, 88.8739) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.79
Thistle
#D8BFD8
ΔE00 5.03
Pale Lavender
#EECFFE
ΔE00 5.10
Light Lavender
#DFC5FE
ΔE00 5.80
Light Lilac
#EDC8FF
ΔE00 6.54
Very Light Purple
#F6CEFC
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DACAED #DDEDCA
analogous
#CACBED #DACAED #EBCAED
triadic
#DACAED #EDDACA #CAEDDA
tetradic
#DACAED #EDCACB #DDEDCA #CAEDEB
square
#DACAED #EDCACB #DDEDCA #CAEDEB
split-complementary
#DACAED #EDEBCA #CBEDCA
monochromatic
#9A6FCE #BA9CDD #DACAED #EFE8F7 #EFE8F7
Accessibility & contrast
On white
1.54
#DACAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#DACAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DACAED
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DACAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DACAED | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0EF
Deuteranopia (green-blind)
#C7D0EC
Tritanopia (blue-blind)
#D8CED6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dacaed; /* rgb */ color: rgb(218, 202, 237); /* oklch */ color: oklch(86.3% 0.051 306.0);
Tailwind
colors: {
custom: {
50: '#e5daf2',
500: '#dacaed',
950: '#000000',
},
}SCSS
$custom: #dacaed; $custom-light: #e5daf2; $custom-dark: #000000;
JSON
{
"hex": "#dacaed",
"rgb": {
"r": 218,
"g": 202,
"b": 237
},
"hsl": {
"h": 267.429,
"s": 49.296,
"l": 86.078
},
"oklch": {
"l": 0.86299,
"c": 0.0507,
"h": 306
},
"luminance": 0.63261
}Semantic roles & 50–950 ramp
primary
#DACAED
secondary
#B0CA92
accent
#BD2979
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385