#DACAEF#DACAEF
#DACAEF is a very light, muted violet. Relative luminance 0.634; OKLCH L 86.4% C 0.053 H 304.9°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DACAEF |
|---|---|
| RGB | rgb(218, 202, 239) |
| HSL | hsl(266, 54%, 86%) |
| HSV | hsv(266, 15%, 94%) |
| CMYK | cmyk(8.8%, 15.5%, 0%, 6.3%) |
| CIE-LAB | lab(83.64, 12.40, -16.19) |
| CIE-LCH | lch(83.64, 20.40, 307.45°) |
| OKLab | oklab(86.37% 0.0305 -0.0437) |
| OKLCH | oklch(86.37% 0.053 304.9) |
| XYZ | xyz(65.6111, 63.3786, 90.4214) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.28
Pale Lavender
#EECFFE
ΔE00 4.81
Light Lavender
#DFC5FE
ΔE00 5.25
Thistle
#D8BFD8
ΔE00 5.46
Light Lilac
#EDC8FF
ΔE00 6.16
Very Light Purple
#F6CEFC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DACAEF #DFEFCA
analogous
#CACDEF #DACAEF #EDCAEF
triadic
#DACAEF #EFDACA #CAEFDA
tetradic
#DACAEF #EFCACD #DFEFCA #CAEFED
square
#DACAEF #EFCACD #DFEFCA #CAEFED
split-complementary
#DACAEF #EFEDCA #CDEFCA
monochromatic
#986CD3 #B99BE1 #DACAEF #EFE7F8 #EFE7F8
Accessibility & contrast
On white
1.54
#DACAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#DACAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DACAEF
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DACAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DACAEF | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0F1
Deuteranopia (green-blind)
#C7D1EE
Tritanopia (blue-blind)
#D7CFD6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dacaef; /* rgb */ color: rgb(218, 202, 239); /* oklch */ color: oklch(86.4% 0.053 304.9);
Tailwind
colors: {
custom: {
50: '#e5daf4',
500: '#dacaef',
950: '#000000',
},
}SCSS
$custom: #dacaef; $custom-light: #e5daf4; $custom-dark: #000000;
JSON
{
"hex": "#dacaef",
"rgb": {
"r": 218,
"g": 202,
"b": 239
},
"hsl": {
"h": 265.946,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.86368,
"c": 0.05327,
"h": 304.9
},
"luminance": 0.63378
}Semantic roles & 50–950 ramp
primary
#DACAEF
secondary
#B3CD90
accent
#C1247D
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385