#DFCBDC#DFCBDC
#DFCBDC is a very light, muted purple. Relative luminance 0.636; OKLCH L 86.4% C 0.032 H 330.7°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCBDC |
|---|---|
| RGB | rgb(223, 203, 220) |
| HSL | hsl(309, 24%, 84%) |
| HSV | hsv(309, 9%, 87%) |
| CMYK | cmyk(0%, 9%, 1.3%, 12.5%) |
| CIE-LAB | lab(83.74, 9.93, -5.88) |
| CIE-LCH | lch(83.74, 11.54, 329.38°) |
| OKLab | oklab(86.36% 0.0277 -0.0156) |
| OKLCH | oklch(86.36% 0.032 330.7) |
| XYZ | xyz(64.7039, 63.5679, 76.5575) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.07
Light Pink
#FFD1DF
ΔE00 7.98
Pale Pink
#FFCFDC
ΔE00 8.40
Pale Lavender
#EECFFE
ΔE00 9.34
Lavender (CSS)
#E6E6FA
ΔE00 9.42
Lavenderblush
#FFF0F5
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCBDC #CBDFCE
analogous
#D8CBDF #DFCBDC #DFCBD2
triadic
#DFCBDC #DCDFCB #CBDCDF
tetradic
#DFCBDC #DFD8CB #CBDFCE #CBD2DF
square
#DFCBDC #DFD8CB #CBDFCE #CBD2DF
split-complementary
#DFCBDC #D2DFCB #CBDFD8
monochromatic
#B07FA9 #C8A5C2 #DFCBDC #F3ECF2 #F3ECF2
Accessibility & contrast
On white
1.53
#DFCBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#DFCBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCBDC
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCBDC | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDD
Deuteranopia (green-blind)
#CFD2DB
Tritanopia (blue-blind)
#E1CCD0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfcbdc; /* rgb */ color: rgb(223, 203, 220); /* oklch */ color: oklch(86.4% 0.032 330.7);
Tailwind
colors: {
custom: {
50: '#e9dae6',
500: '#dfcbdc',
950: '#000000',
},
}SCSS
$custom: #dfcbdc; $custom-light: #e9dae6; $custom-dark: #000000;
JSON
{
"hex": "#dfcbdc",
"rgb": {
"r": 223,
"g": 203,
"b": 220
},
"hsl": {
"h": 309,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.86359,
"c": 0.03181,
"h": 330.7
},
"luminance": 0.63567
}Semantic roles & 50–950 ramp
primary
#DFCBDC
secondary
#98B69D
accent
#A25143
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384