#DCCEDD#DCCEDD
#DCCEDD is a very light, muted purple. Relative luminance 0.646; OKLCH L 86.7% C 0.025 H 323.8°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCEDD |
|---|---|
| RGB | rgb(220, 206, 221) |
| HSL | hsl(296, 18%, 84%) |
| HSV | hsv(296, 7%, 87%) |
| CMYK | cmyk(0.5%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(84.27, 7.51, -5.66) |
| CIE-LCH | lch(84.27, 9.40, 322.99°) |
| OKLab | oklab(86.72% 0.0205 -0.015) |
| OKLCH | oklch(86.72% 0.025 323.8) |
| XYZ | xyz(64.6357, 64.5792, 77.4525) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.88
Lavender (CSS)
#E6E6FA
ΔE00 7.63
Lavenderblush
#FFF0F5
ΔE00 8.51
Light Pink
#FFD1DF
ΔE00 9.77
Light Gray
#D3D3D3
ΔE00 9.82
Mistyrose
#FFE4E1
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCEDD #CFDDCE
analogous
#D4CEDD #DCCEDD #DDCED6
triadic
#DCCEDD #DDDCCE #CEDDDC
tetradic
#DCCEDD #DDD4CE #CFDDCE #CED6DD
square
#DCCEDD #DDD4CE #CFDDCE #CED6DD
split-complementary
#DCCEDD #D6DDCE #CEDDD4
monochromatic
#A886AB #C2AAC4 #DCCEDD #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.51
#DCCEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#DCCEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCEDD
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCEDD | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DE
Deuteranopia (green-blind)
#D0D3DC
Tritanopia (blue-blind)
#DDCFD3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dccedd; /* rgb */ color: rgb(220, 206, 221); /* oklch */ color: oklch(86.7% 0.025 323.8);
Tailwind
colors: {
custom: {
50: '#e6dde7',
500: '#dccedd',
950: '#000000',
},
}SCSS
$custom: #dccedd; $custom-light: #e6dde7; $custom-dark: #000000;
JSON
{
"hex": "#dccedd",
"rgb": {
"r": 220,
"g": 206,
"b": 221
},
"hsl": {
"h": 296,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.8672,
"c": 0.02542,
"h": 323.8
},
"luminance": 0.64579
}Semantic roles & 50–950 ramp
primary
#DCCEDD
secondary
#9EB39D
accent
#9C494F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484