#DFCBD5#DFCBD5
#DFCBD5 is a very light, muted pink. Relative luminance 0.632; OKLCH L 86.1% C 0.026 H 345.9°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCBD5 |
|---|---|
| RGB | rgb(223, 203, 213) |
| HSL | hsl(330, 24%, 84%) |
| HSV | hsv(330, 9%, 87%) |
| CMYK | cmyk(0%, 9%, 4.5%, 12.5%) |
| CIE-LAB | lab(83.55, 8.68, -2.42) |
| CIE-LCH | lch(83.55, 9.02, 344.40°) |
| OKLab | oklab(86.15% 0.0252 -0.0063) |
| OKLCH | oklch(86.15% 0.026 345.9) |
| XYZ | xyz(63.7962, 63.2048, 71.7769) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.18
Light Pink
#FFD1DF
ΔE00 8.10
Mistyrose
#FFE4E1
ΔE00 8.21
Pale Pink
#FFCFDC
ΔE00 8.40
Lavenderblush
#FFF0F5
ΔE00 8.45
Pinkish Grey
#C8ACA9
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCBD5 #CBDFD5
analogous
#DFCBDF #DFCBD5 #DFCBCB
triadic
#DFCBD5 #D5DFCB #CBD5DF
tetradic
#DFCBD5 #DFDFCB #CBDFD5 #CBCBDF
square
#DFCBD5 #DFDFCB #CBDFD5 #CBCBDF
split-complementary
#DFCBD5 #CBDFCB #CBDFDF
monochromatic
#B07F98 #C8A5B6 #DFCBD5 #F3ECF0 #F3ECF0
Accessibility & contrast
On white
1.54
#DFCBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#DFCBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCBD5
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCBD5 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCED5
Deuteranopia (green-blind)
#D0D1D4
Tritanopia (blue-blind)
#E2CBCE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfcbd5; /* rgb */ color: rgb(223, 203, 213); /* oklch */ color: oklch(86.1% 0.026 345.9);
Tailwind
colors: {
custom: {
50: '#e9dae1',
500: '#dfcbd5',
950: '#000000',
},
}SCSS
$custom: #dfcbd5; $custom-light: #e9dae1; $custom-dark: #000000;
JSON
{
"hex": "#dfcbd5",
"rgb": {
"r": 223,
"g": 203,
"b": 213
},
"hsl": {
"h": 330,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.86148,
"c": 0.02595,
"h": 345.9
},
"luminance": 0.63204
}Semantic roles & 50–950 ramp
primary
#DFCBD5
secondary
#98B6A7
accent
#A27343
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384