#DACDDC#DACDDC
#DACDDC is a very light, muted purple. Relative luminance 0.637; OKLCH L 86.3% C 0.025 H 321.7°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DACDDC |
|---|---|
| RGB | rgb(218, 205, 220) |
| HSL | hsl(292, 18%, 83%) |
| HSV | hsv(292, 7%, 86%) |
| CMYK | cmyk(0.9%, 6.8%, 0%, 13.7%) |
| CIE-LAB | lab(83.83, 7.18, -5.79) |
| CIE-LCH | lch(83.83, 9.22, 321.08°) |
| OKLab | oklab(86.33% 0.0195 -0.0154) |
| OKLCH | oklch(86.33% 0.025 321.7) |
| XYZ | xyz(63.6611, 63.7358, 76.6448) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.98
Lavender (CSS)
#E6E6FA
ΔE00 7.56
Lavenderblush
#FFF0F5
ΔE00 8.77
Light Gray
#D3D3D3
ΔE00 9.60
Gainsboro
#DCDCDC
ΔE00 9.92
Light Pink
#FFD1DF
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DACDDC #CFDCCD
analogous
#D2CDDC #DACDDC #DCCDD6
triadic
#DACDDC #DCDACD #CDDCDA
tetradic
#DACDDC #DCD2CD #CFDCCD #CDD6DC
square
#DACDDC #DCD2CD #CFDCCD #CDD6DC
split-complementary
#DACDDC #D6DCCD #CDDCD2
monochromatic
#A585AA #BFA9C3 #DACDDC #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.53
#DACDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#DACDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DACDDC
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DACDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DACDDC | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DD
Deuteranopia (green-blind)
#CED1DB
Tritanopia (blue-blind)
#DBCED2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dacddc; /* rgb */ color: rgb(218, 205, 220); /* oklch */ color: oklch(86.3% 0.025 321.7);
Tailwind
colors: {
custom: {
50: '#e5dce6',
500: '#dacddc',
950: '#000000',
},
}SCSS
$custom: #dacddc; $custom-light: #e5dce6; $custom-dark: #000000;
JSON
{
"hex": "#dacddc",
"rgb": {
"r": 218,
"g": 205,
"b": 220
},
"hsl": {
"h": 292,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.86329,
"c": 0.0248,
"h": 321.7
},
"luminance": 0.63735
}Semantic roles & 50–950 ramp
primary
#DACDDC
secondary
#9FB29C
accent
#9C4A55
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484