#DFD1DB#DFD1DB
#DFD1DB is a very light, muted pink. Relative luminance 0.664; OKLCH L 87.5% C 0.020 H 335.7°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1DB |
|---|---|
| RGB | rgb(223, 209, 219) |
| HSL | hsl(317, 18%, 85%) |
| HSV | hsv(317, 6%, 87%) |
| CMYK | cmyk(0%, 6.3%, 1.8%, 12.5%) |
| CIE-LAB | lab(85.20, 6.58, -3.19) |
| CIE-LCH | lch(85.20, 7.32, 334.14°) |
| OKLab | oklab(87.49% 0.0186 -0.0084) |
| OKLCH | oklch(87.49% 0.02 335.7) |
| XYZ | xyz(66.0163, 66.4039, 76.3436) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.12
Thistle
#D8BFD8
ΔE00 7.57
Lavender (CSS)
#E6E6FA
ΔE00 7.87
Mistyrose
#FFE4E1
ΔE00 8.26
Light Gray
#D3D3D3
ΔE00 8.42
Gainsboro
#DCDCDC
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1DB #D1DFD5
analogous
#DCD1DF #DFD1DB #DFD1D4
triadic
#DFD1DB #DBDFD1 #D1DBDF
tetradic
#DFD1DB #DFDCD1 #D1DFD5 #D1D4DF
square
#DFD1DB #DFDCD1 #D1DFD5 #D1D4DF
split-complementary
#DFD1DB #D4DFD1 #D1DFDC
monochromatic
#AD89A3 #C6ADBF #DFD1DB #F2EDF1 #F2EDF1
Accessibility & contrast
On white
1.47
#DFD1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#DFD1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1DB
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1DB | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DB
Deuteranopia (green-blind)
#D4D6DB
Tritanopia (blue-blind)
#E1D1D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd1db; /* rgb */ color: rgb(223, 209, 219); /* oklch */ color: oklch(87.5% 0.020 335.7);
Tailwind
colors: {
custom: {
50: '#e9dfe6',
500: '#dfd1db',
950: '#000000',
},
}SCSS
$custom: #dfd1db; $custom-light: #e9dfe6; $custom-dark: #000000;
JSON
{
"hex": "#dfd1db",
"rgb": {
"r": 223,
"g": 209,
"b": 219
},
"hsl": {
"h": 317.143,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.87492,
"c": 0.02042,
"h": 335.7
},
"luminance": 0.66403
}Semantic roles & 50–950 ramp
primary
#DFD1DB
secondary
#9FB5A6
accent
#9C6149
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484