#DCCFDE#DCCFDE
#DCCFDE is a very light, muted purple. Relative luminance 0.651; OKLCH L 86.9% C 0.025 H 321.7°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFDE |
|---|---|
| RGB | rgb(220, 207, 222) |
| HSL | hsl(292, 19%, 84%) |
| HSV | hsv(292, 7%, 87%) |
| CMYK | cmyk(0.9%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(84.54, 7.16, -5.78) |
| CIE-LCH | lch(84.54, 9.21, 321.08°) |
| OKLab | oklab(86.95% 0.0194 -0.0154) |
| OKLCH | oklch(86.95% 0.025 321.7) |
| XYZ | xyz(65.0108, 65.1156, 78.2368) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.21
Lavender (CSS)
#E6E6FA
ΔE00 7.24
Lavenderblush
#FFF0F5
ΔE00 8.36
Light Gray
#D3D3D3
ΔE00 9.57
Gainsboro
#DCDCDC
ΔE00 9.80
Mistyrose
#FFE4E1
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFDE #D1DECF
analogous
#D5CFDE #DCCFDE #DECFD9
triadic
#DCCFDE #DEDCCF #CFDEDC
tetradic
#DCCFDE #DED5CF #D1DECF #CFD9DE
square
#DCCFDE #DED5CF #D1DECF #CFD9DE
split-complementary
#DCCFDE #D9DECF #CFDED5
monochromatic
#A786AC #C2ABC5 #DCCFDE #F2EDF3 #F2EDF3
Accessibility & contrast
On white
1.50
#DCCFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#DCCFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFDE
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFDE | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DF
Deuteranopia (green-blind)
#D0D3DD
Tritanopia (blue-blind)
#DDD0D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dccfde; /* rgb */ color: rgb(220, 207, 222); /* oklch */ color: oklch(86.9% 0.025 321.7);
Tailwind
colors: {
custom: {
50: '#e6dde8',
500: '#dccfde',
950: '#000000',
},
}SCSS
$custom: #dccfde; $custom-light: #e6dde8; $custom-dark: #000000;
JSON
{
"hex": "#dccfde",
"rgb": {
"r": 220,
"g": 207,
"b": 222
},
"hsl": {
"h": 292,
"s": 18.519,
"l": 84.118
},
"oklch": {
"l": 0.86945,
"c": 0.02476,
"h": 321.7
},
"luminance": 0.65115
}Semantic roles & 50–950 ramp
primary
#DCCFDE
secondary
#A0B49D
accent
#9D4954
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484