#DFD0DC#DFD0DC
#DFD0DC is a very light, muted pink. Relative luminance 0.660; OKLCH L 87.3% C 0.023 H 332.4°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0DC |
|---|---|
| RGB | rgb(223, 208, 220) |
| HSL | hsl(312, 19%, 85%) |
| HSV | hsv(312, 7%, 87%) |
| CMYK | cmyk(0%, 6.7%, 1.3%, 12.5%) |
| CIE-LAB | lab(84.98, 7.29, -4.05) |
| CIE-LCH | lch(84.98, 8.34, 330.95°) |
| OKLab | oklab(87.33% 0.0204 -0.0107) |
| OKLCH | oklch(87.33% 0.023 332.4) |
| XYZ | xyz(65.9037, 65.9676, 76.9574) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.71
Lavenderblush
#FFF0F5
ΔE00 7.56
Lavender (CSS)
#E6E6FA
ΔE00 7.92
Mistyrose
#FFE4E1
ΔE00 8.71
Light Gray
#D3D3D3
ΔE00 9.24
Light Pink
#FFD1DF
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0DC #D0DFD3
analogous
#DBD0DF #DFD0DC #DFD0D5
triadic
#DFD0DC #DCDFD0 #D0DCDF
tetradic
#DFD0DC #DFDBD0 #D0DFD3 #D0D5DF
square
#DFD0DC #DFDBD0 #D0DFD3 #D0D5DF
split-complementary
#DFD0DC #D5DFD0 #D0DFDB
monochromatic
#AD87A6 #C6ACC1 #DFD0DC #F3EDF1 #F3EDF1
Accessibility & contrast
On white
1.48
#DFD0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#DFD0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0DC
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0DC | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DD
Deuteranopia (green-blind)
#D3D5DB
Tritanopia (blue-blind)
#E1D1D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd0dc; /* rgb */ color: rgb(223, 208, 220); /* oklch */ color: oklch(87.3% 0.023 332.4);
Tailwind
colors: {
custom: {
50: '#e9dee6',
500: '#dfd0dc',
950: '#000000',
},
}SCSS
$custom: #dfd0dc; $custom-light: #e9dee6; $custom-dark: #000000;
JSON
{
"hex": "#dfd0dc",
"rgb": {
"r": 223,
"g": 208,
"b": 220
},
"hsl": {
"h": 312,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.87327,
"c": 0.02307,
"h": 332.4
},
"luminance": 0.65967
}Semantic roles & 50–950 ramp
primary
#DFD0DC
secondary
#9EB5A3
accent
#9D5948
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484