#DFCBDB#DFCBDB
#DFCBDB is a very light, muted pink. Relative luminance 0.635; OKLCH L 86.3% C 0.031 H 332.5°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCBDB |
|---|---|
| RGB | rgb(223, 203, 219) |
| HSL | hsl(312, 24%, 84%) |
| HSV | hsv(312, 9%, 87%) |
| CMYK | cmyk(0%, 9%, 1.8%, 12.5%) |
| CIE-LAB | lab(83.71, 9.75, -5.39) |
| CIE-LCH | lch(83.71, 11.14, 331.09°) |
| OKLab | oklab(86.33% 0.0274 -0.0142) |
| OKLCH | oklch(86.33% 0.031 332.5) |
| XYZ | xyz(64.5719, 63.5151, 75.8621) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.32
Light Pink
#FFD1DF
ΔE00 7.94
Pale Pink
#FFCFDC
ΔE00 8.35
Lavenderblush
#FFF0F5
ΔE00 9.26
Lavender (CSS)
#E6E6FA
ΔE00 9.46
Pale Lavender
#EECFFE
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCBDB #CBDFCF
analogous
#D9CBDF #DFCBDB #DFCBD1
triadic
#DFCBDB #DBDFCB #CBDBDF
tetradic
#DFCBDB #DFD9CB #CBDFCF #CBD1DF
square
#DFCBDB #DFD9CB #CBDFCF #CBD1DF
split-complementary
#DFCBDB #D1DFCB #CBDFD9
monochromatic
#B07FA7 #C8A5C1 #DFCBDB #F3ECF2 #F3ECF2
Accessibility & contrast
On white
1.53
#DFCBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#DFCBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCBDB
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCBDB | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDC
Deuteranopia (green-blind)
#CFD2DA
Tritanopia (blue-blind)
#E1CCD0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfcbdb; /* rgb */ color: rgb(223, 203, 219); /* oklch */ color: oklch(86.3% 0.031 332.5);
Tailwind
colors: {
custom: {
50: '#e9dae6',
500: '#dfcbdb',
950: '#000000',
},
}SCSS
$custom: #dfcbdb; $custom-light: #e9dae6; $custom-dark: #000000;
JSON
{
"hex": "#dfcbdb",
"rgb": {
"r": 223,
"g": 203,
"b": 219
},
"hsl": {
"h": 312,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.86329,
"c": 0.03086,
"h": 332.5
},
"luminance": 0.63514
}Semantic roles & 50–950 ramp
primary
#DFCBDB
secondary
#98B69E
accent
#A25643
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384