#DAC6DE#DAC6DE
#DAC6DE is a very light, muted purple. Relative luminance 0.606; OKLCH L 85.0% C 0.039 H 320.6°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DAC6DE |
|---|---|
| RGB | rgb(218, 198, 222) |
| HSL | hsl(290, 27%, 82%) |
| HSV | hsv(290, 11%, 87%) |
| CMYK | cmyk(1.8%, 10.8%, 0%, 12.9%) |
| CIE-LAB | lab(82.15, 11.26, -9.36) |
| CIE-LCH | lch(82.15, 14.64, 320.29°) |
| OKLab | oklab(85.04% 0.0304 -0.025) |
| OKLCH | oklch(85.04% 0.039 320.6) |
| XYZ | xyz(62.2904, 60.5681, 77.5024) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.15
Pale Lavender
#EECFFE
ΔE00 7.47
Very Light Purple
#F6CEFC
ΔE00 8.09
Pale Lilac
#E4CBFF
ΔE00 8.12
Pale Mauve
#FED0FC
ΔE00 8.83
Light Lilac
#EDC8FF
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAC6DE #CADEC6
analogous
#CEC6DE #DAC6DE #DEC6D6
triadic
#DAC6DE #DEDAC6 #C6DEDA
tetradic
#DAC6DE #DECEC6 #CADEC6 #C6D6DE
square
#DAC6DE #DECEC6 #CADEC6 #C6D6DE
split-complementary
#DAC6DE #D6DEC6 #C6DECE
monochromatic
#A878B1 #C19FC8 #DAC6DE #F2ECF4 #F2ECF4
Accessibility & contrast
On white
1.60
#DAC6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#DAC6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAC6DE
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAC6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAC6DE | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDF
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#DBC8CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dac6de; /* rgb */ color: rgb(218, 198, 222); /* oklch */ color: oklch(85.0% 0.039 320.6);
Tailwind
colors: {
custom: {
50: '#e5d7e8',
500: '#dac6de',
950: '#000000',
},
}SCSS
$custom: #dac6de; $custom-light: #e5d7e8; $custom-dark: #000000;
JSON
{
"hex": "#dac6de",
"rgb": {
"r": 218,
"g": 198,
"b": 222
},
"hsl": {
"h": 290,
"s": 26.667,
"l": 82.353
},
"oklch": {
"l": 0.85036,
"c": 0.03932,
"h": 320.6
},
"luminance": 0.60568
}Semantic roles & 50–950 ramp
primary
#DAC6DE
secondary
#99B593
accent
#A54051
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384