#DCCFDB#DCCFDB
#DCCFDB is a very light, muted purple. Relative luminance 0.650; OKLCH L 86.9% C 0.022 H 328.1°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFDB |
|---|---|
| RGB | rgb(220, 207, 219) |
| HSL | hsl(305, 16%, 84%) |
| HSV | hsv(305, 6%, 86%) |
| CMYK | cmyk(0%, 5.9%, 0.5%, 13.7%) |
| CIE-LAB | lab(84.46, 6.62, -4.31) |
| CIE-LCH | lch(84.46, 7.90, 326.92°) |
| OKLab | oklab(86.85% 0.0183 -0.0114) |
| OKLCH | oklch(86.85% 0.022 328.1) |
| XYZ | xyz(64.6123, 64.9562, 76.1381) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.96
Lavender (CSS)
#E6E6FA
ΔE00 7.59
Lavenderblush
#FFF0F5
ΔE00 7.88
Light Gray
#D3D3D3
ΔE00 8.70
Gainsboro
#DCDCDC
ΔE00 8.96
Mistyrose
#FFE4E1
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFDB #CFDCD0
analogous
#D6CFDC #DCCFDB #DCCFD4
triadic
#DCCFDB #DBDCCF #CFDBDC
tetradic
#DCCFDB #DCD6CF #CFDCD0 #CFD4DC
square
#DCCFDB #DCD6CF #CFDCD0 #CFD4DC
split-complementary
#DCCFDB #D4DCCF #CFDCD6
monochromatic
#A888A6 #C2ACC0 #DCCFDB #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.50
#DCCFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#DCCFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFDB
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFDB | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DC
Deuteranopia (green-blind)
#D1D3DA
Tritanopia (blue-blind)
#DDD0D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dccfdb; /* rgb */ color: rgb(220, 207, 219); /* oklch */ color: oklch(86.9% 0.022 328.1);
Tailwind
colors: {
custom: {
50: '#e6dde6',
500: '#dccfdb',
950: '#000000',
},
}SCSS
$custom: #dccfdb; $custom-light: #e6dde6; $custom-dark: #000000;
JSON
{
"hex": "#dccfdb",
"rgb": {
"r": 220,
"g": 207,
"b": 219
},
"hsl": {
"h": 304.615,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.86854,
"c": 0.02158,
"h": 328.1
},
"luminance": 0.64956
}Semantic roles & 50–950 ramp
primary
#DCCFDB
secondary
#9EB19F
accent
#9A524C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484