#DCCFDF#DCCFDF
#DCCFDF is a very light, muted purple. Relative luminance 0.652; OKLCH L 87.0% C 0.026 H 319.9°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFDF |
|---|---|
| RGB | rgb(220, 207, 223) |
| HSL | hsl(289, 20%, 84%) |
| HSV | hsv(289, 7%, 87%) |
| CMYK | cmyk(1.3%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(84.57, 7.35, -6.28) |
| CIE-LCH | lch(84.57, 9.66, 319.50°) |
| OKLab | oklab(86.98% 0.0198 -0.0167) |
| OKLCH | oklch(86.98% 0.026 319.9) |
| XYZ | xyz(65.1452, 65.1694, 78.9448) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.00
Lavender (CSS)
#E6E6FA
ΔE00 7.16
Lavenderblush
#FFF0F5
ΔE00 8.54
Light Gray
#D3D3D3
ΔE00 9.86
Gainsboro
#DCDCDC
ΔE00 10.08
Light Pink
#FFD1DF
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFDF #D2DFCF
analogous
#D4CFDF #DCCFDF #DFCFDA
triadic
#DCCFDF #DFDCCF #CFDFDC
tetradic
#DCCFDF #DFD4CF #D2DFCF #CFDADF
square
#DCCFDF #DFD4CF #D2DFCF #CFDADF
split-complementary
#DCCFDF #DADFCF #CFDFD4
monochromatic
#A686AE #C1AAC7 #DCCFDF #F2EDF3 #F2EDF3
Accessibility & contrast
On white
1.50
#DCCFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#DCCFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFDF
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFDF | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2E0
Deuteranopia (green-blind)
#D0D4DE
Tritanopia (blue-blind)
#DCD0D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dccfdf; /* rgb */ color: rgb(220, 207, 223); /* oklch */ color: oklch(87.0% 0.026 319.9);
Tailwind
colors: {
custom: {
50: '#e6dde9',
500: '#dccfdf',
950: '#000000',
},
}SCSS
$custom: #dccfdf; $custom-light: #e6dde9; $custom-dark: #000000;
JSON
{
"hex": "#dccfdf",
"rgb": {
"r": 220,
"g": 207,
"b": 223
},
"hsl": {
"h": 288.75,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.86976,
"c": 0.02588,
"h": 319.9
},
"luminance": 0.65169
}Semantic roles & 50–950 ramp
primary
#DCCFDF
secondary
#A2B59D
accent
#9E4757
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484