#DCCFDD#DCCFDD
#DCCFDD is a very light, muted purple. Relative luminance 0.651; OKLCH L 86.9% C 0.024 H 323.6°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFDD |
|---|---|
| RGB | rgb(220, 207, 221) |
| HSL | hsl(296, 17%, 84%) |
| HSV | hsv(296, 6%, 87%) |
| CMYK | cmyk(0.5%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(84.52, 6.98, -5.29) |
| CIE-LCH | lch(84.52, 8.76, 322.83°) |
| OKLab | oklab(86.92% 0.0191 -0.014) |
| OKLCH | oklch(86.92% 0.024 323.6) |
| XYZ | xyz(64.8772, 65.0622, 77.5330) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.44
Lavender (CSS)
#E6E6FA
ΔE00 7.34
Lavenderblush
#FFF0F5
ΔE00 8.18
Light Gray
#D3D3D3
ΔE00 9.28
Gainsboro
#DCDCDC
ΔE00 9.51
Mistyrose
#FFE4E1
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFDD #D0DDCF
analogous
#D5CFDD #DCCFDD #DDCFD7
triadic
#DCCFDD #DDDCCF #CFDDDC
tetradic
#DCCFDD #DDD5CF #D0DDCF #CFD7DD
square
#DCCFDD #DDD5CF #D0DDCF #CFD7DD
split-complementary
#DCCFDD #D7DDCF #CFDDD5
monochromatic
#A887AA #C2ABC4 #DCCFDD #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.50
#DCCFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#DCCFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFDD
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFDD | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DE
Deuteranopia (green-blind)
#D1D3DC
Tritanopia (blue-blind)
#DDD0D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dccfdd; /* rgb */ color: rgb(220, 207, 221); /* oklch */ color: oklch(86.9% 0.024 323.6);
Tailwind
colors: {
custom: {
50: '#e6dde7',
500: '#dccfdd',
950: '#000000',
},
}SCSS
$custom: #dccfdd; $custom-light: #e6dde7; $custom-dark: #000000;
JSON
{
"hex": "#dccfdd",
"rgb": {
"r": 220,
"g": 207,
"b": 221
},
"hsl": {
"h": 295.714,
"s": 17.073,
"l": 83.922
},
"oklch": {
"l": 0.86915,
"c": 0.02367,
"h": 323.6
},
"luminance": 0.65062
}Semantic roles & 50–950 ramp
primary
#DCCFDD
secondary
#9FB29E
accent
#9B4A50
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484