#DFD0D6#DFD0D6
#DFD0D6 is a very light, near-neutral pink. Relative luminance 0.657; OKLCH L 87.1% C 0.018 H 351.2°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0D6 |
|---|---|
| RGB | rgb(223, 208, 214) |
| HSL | hsl(336, 19%, 85%) |
| HSV | hsv(336, 7%, 87%) |
| CMYK | cmyk(0%, 6.7%, 4%, 12.5%) |
| CIE-LAB | lab(84.82, 6.22, -1.10) |
| CIE-LCH | lch(84.82, 6.32, 350.02°) |
| OKLab | oklab(87.15% 0.0182 -0.0028) |
| OKLCH | oklch(87.15% 0.018 351.2) |
| XYZ | xyz(65.1234, 65.6554, 72.8473) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.04
Mistyrose
#FFE4E1
ΔE00 7.29
Light Gray
#D3D3D3
ΔE00 7.76
Gainsboro
#DCDCDC
ΔE00 7.99
Thistle
#D8BFD8
ΔE00 8.64
Very Light Pink
#FFF4F2
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0D6 #D0DFD9
analogous
#DFD0DE #DFD0D6 #DFD2D0
triadic
#DFD0D6 #D6DFD0 #D0D6DF
tetradic
#DFD0D6 #DEDFD0 #D0DFD9 #D2D0DF
square
#DFD0D6 #DEDFD0 #D0DFD9 #D2D0DF
split-complementary
#DFD0D6 #D0DFD2 #D0DEDF
monochromatic
#AD8796 #C6ACB6 #DFD0D6 #F3EDEF #F3EDEF
Accessibility & contrast
On white
1.49
#DFD0D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#DFD0D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0D6
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0D6 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D6
Deuteranopia (green-blind)
#D4D5D6
Tritanopia (blue-blind)
#E2D0D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd0d6; /* rgb */ color: rgb(223, 208, 214); /* oklch */ color: oklch(87.1% 0.018 351.2);
Tailwind
colors: {
custom: {
50: '#e9dee2',
500: '#dfd0d6',
950: '#000000',
},
}SCSS
$custom: #dfd0d6; $custom-light: #e9dee2; $custom-dark: #000000;
JSON
{
"hex": "#dfd0d6",
"rgb": {
"r": 223,
"g": 208,
"b": 214
},
"hsl": {
"h": 336,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.87149,
"c": 0.01842,
"h": 351.2
},
"luminance": 0.65655
}Semantic roles & 50–950 ramp
primary
#DFD0D6
secondary
#9EB5AC
accent
#9D7B48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484