#DCCFDC#DCCFDC
#DCCFDC is a very light, muted purple. Relative luminance 0.650; OKLCH L 86.9% C 0.023 H 325.8°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFDC |
|---|---|
| RGB | rgb(220, 207, 220) |
| HSL | hsl(300, 16%, 84%) |
| HSV | hsv(300, 6%, 86%) |
| CMYK | cmyk(0%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(84.49, 6.80, -4.80) |
| CIE-LCH | lch(84.49, 8.32, 324.77°) |
| OKLab | oklab(86.88% 0.0187 -0.0127) |
| OKLCH | oklch(86.88% 0.023 325.8) |
| XYZ | xyz(64.7444, 65.0090, 76.8335) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.69
Lavender (CSS)
#E6E6FA
ΔE00 7.45
Lavenderblush
#FFF0F5
ΔE00 8.02
Light Gray
#D3D3D3
ΔE00 8.99
Gainsboro
#DCDCDC
ΔE00 9.24
Mistyrose
#FFE4E1
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFDC #CFDCCF
analogous
#D5CFDC #DCCFDC #DCCFD5
triadic
#DCCFDC #DCDCCF #CFDCDC
tetradic
#DCCFDC #DCD5CF #CFDCCF #CFD5DC
square
#DCCFDC #DCD5CF #CFDCCF #CFD5DC
split-complementary
#DCCFDC #D5DCCF #CFDCD5
monochromatic
#A888A8 #C2ACC2 #DCCFDC #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.50
#DCCFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#DCCFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFDC
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFDC | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DD
Deuteranopia (green-blind)
#D1D3DB
Tritanopia (blue-blind)
#DDD0D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dccfdc; /* rgb */ color: rgb(220, 207, 220); /* oklch */ color: oklch(86.9% 0.023 325.8);
Tailwind
colors: {
custom: {
50: '#e6dde6',
500: '#dccfdc',
950: '#000000',
},
}SCSS
$custom: #dccfdc; $custom-light: #e6dde6; $custom-dark: #000000;
JSON
{
"hex": "#dccfdc",
"rgb": {
"r": 220,
"g": 207,
"b": 220
},
"hsl": {
"h": 300,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.86884,
"c": 0.02261,
"h": 325.8
},
"luminance": 0.65009
}Semantic roles & 50–950 ramp
primary
#DCCFDC
secondary
#9EB19E
accent
#9A4C4C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484