#DFCBD8#DFCBD8
#DFCBD8 is a very light, muted pink. Relative luminance 0.634; OKLCH L 86.2% C 0.028 H 338.7°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCBD8 |
|---|---|
| RGB | rgb(223, 203, 216) |
| HSL | hsl(321, 24%, 84%) |
| HSV | hsv(321, 9%, 87%) |
| CMYK | cmyk(0%, 9%, 3.1%, 12.5%) |
| CIE-LAB | lab(83.63, 9.21, -3.91) |
| CIE-LCH | lch(83.63, 10.01, 337.03°) |
| OKLab | oklab(86.24% 0.0263 -0.0103) |
| OKLCH | oklch(86.24% 0.028 338.7) |
| XYZ | xyz(64.1805, 63.3585, 73.8008) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.18
Light Pink
#FFD1DF
ΔE00 7.94
Pale Pink
#FFCFDC
ΔE00 8.30
Lavenderblush
#FFF0F5
ΔE00 8.80
Mistyrose
#FFE4E1
ΔE00 8.99
Lavender (CSS)
#E6E6FA
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCBD8 #CBDFD2
analogous
#DCCBDF #DFCBD8 #DFCBCE
triadic
#DFCBD8 #D8DFCB #CBD8DF
tetradic
#DFCBD8 #DFDCCB #CBDFD2 #CBCEDF
square
#DFCBD8 #DFDCCB #CBDFD2 #CBCEDF
split-complementary
#DFCBD8 #CEDFCB #CBDFDC
monochromatic
#B07F9F #C8A5BC #DFCBD8 #F3ECF1 #F3ECF1
Accessibility & contrast
On white
1.54
#DFCBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#DFCBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCBD8
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCBD8 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFD9
Deuteranopia (green-blind)
#D0D1D7
Tritanopia (blue-blind)
#E2CBCF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfcbd8; /* rgb */ color: rgb(223, 203, 216); /* oklch */ color: oklch(86.2% 0.028 338.7);
Tailwind
colors: {
custom: {
50: '#e9dae4',
500: '#dfcbd8',
950: '#000000',
},
}SCSS
$custom: #dfcbd8; $custom-light: #e9dae4; $custom-dark: #000000;
JSON
{
"hex": "#dfcbd8",
"rgb": {
"r": 223,
"g": 203,
"b": 216
},
"hsl": {
"h": 321,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.86238,
"c": 0.02822,
"h": 338.7
},
"luminance": 0.63358
}Semantic roles & 50–950 ramp
primary
#DFCBD8
secondary
#98B6A3
accent
#A26443
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384