#DACADC#DACADC
#DACADC is a very light, muted purple. Relative luminance 0.623; OKLCH L 85.7% C 0.030 H 322.4°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DACADC |
|---|---|
| RGB | rgb(218, 202, 220) |
| HSL | hsl(293, 20%, 83%) |
| HSV | hsv(293, 8%, 86%) |
| CMYK | cmyk(0.9%, 8.2%, 0%, 13.7%) |
| CIE-LAB | lab(83.08, 8.77, -6.90) |
| CIE-LCH | lch(83.08, 11.16, 321.79°) |
| OKLab | oklab(85.75% 0.0238 -0.0183) |
| OKLCH | oklch(85.75% 0.03 322.4) |
| XYZ | xyz(62.9503, 62.3143, 76.4079) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.33
Lavender (CSS)
#E6E6FA
ΔE00 8.57
Light Pink
#FFD1DF
ΔE00 9.41
Pale Lavender
#EECFFE
ΔE00 9.49
Lavenderblush
#FFF0F5
ΔE00 9.81
Pale Pink
#FFCFDC
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DACADC #CCDCCA
analogous
#D1CADC #DACADC #DCCAD5
triadic
#DACADC #DCDACA #CADCDA
tetradic
#DACADC #DCD1CA #CCDCCA #CAD5DC
square
#DACADC #DCD1CA #CCDCCA #CAD5DC
split-complementary
#DACADC #D5DCCA #CADCD1
monochromatic
#A780AB #C0A5C4 #DACADC #F2EDF3 #F2EDF3
Accessibility & contrast
On white
1.56
#DACADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#DACADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DACADC
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DACADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DACADC | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#CCD0DB
Tritanopia (blue-blind)
#DBCBD0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dacadc; /* rgb */ color: rgb(218, 202, 220); /* oklch */ color: oklch(85.7% 0.030 322.4);
Tailwind
colors: {
custom: {
50: '#e5dae6',
500: '#dacadc',
950: '#000000',
},
}SCSS
$custom: #dacadc; $custom-light: #e5dae6; $custom-dark: #000000;
JSON
{
"hex": "#dacadc",
"rgb": {
"r": 218,
"g": 202,
"b": 220
},
"hsl": {
"h": 293.333,
"s": 20.455,
"l": 82.745
},
"oklch": {
"l": 0.85745,
"c": 0.03006,
"h": 322.4
},
"luminance": 0.62314
}Semantic roles & 50–950 ramp
primary
#DACADC
secondary
#9BB298
accent
#9F4750
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384