#DFD3D0#DFD3D0
#DFD3D0 is a very light, near-neutral red. Relative luminance 0.668; OKLCH L 87.6% C 0.014 H 34.3°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3D0 |
|---|---|
| RGB | rgb(223, 211, 208) |
| HSL | hsl(12, 19%, 85%) |
| HSV | hsv(12, 7%, 87%) |
| CMYK | cmyk(0%, 5.4%, 6.7%, 12.5%) |
| CIE-LAB | lab(85.42, 3.61, 2.96) |
| CIE-LCH | lch(85.42, 4.67, 39.34°) |
| OKLab | oklab(87.57% 0.0115 0.0079) |
| OKLCH | oklch(87.57% 0.014 34.3) |
| XYZ | xyz(65.1095, 66.8313, 69.1320) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.45
Gainsboro
#DCDCDC
ΔE00 5.63
Mistyrose
#FFE4E1
ΔE00 7.14
Very Light Pink
#FFF4F2
ΔE00 7.19
Linen
#FAF0E6
ΔE00 7.34
Silver
#C0C0C0
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3D0 #D0DCDF
analogous
#DFD0D5 #DFD3D0 #DFDBD0
triadic
#DFD3D0 #D0DFD3 #D3D0DF
tetradic
#DFD3D0 #D5DFD0 #D0DCDF #DBD0DF
square
#DFD3D0 #D5DFD0 #D0DCDF #DBD0DF
split-complementary
#DFD3D0 #D0DFDB #D0D5DF
monochromatic
#AD8F87 #C6B1AC #DFD3D0 #F3EEED #F3EEED
Accessibility & contrast
On white
1.46
#DFD3D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#DFD3D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3D0
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3D0 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D0
Deuteranopia (green-blind)
#D8D6D0
Tritanopia (blue-blind)
#E2D2D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd3d0; /* rgb */ color: rgb(223, 211, 208); /* oklch */ color: oklch(87.6% 0.014 34.3);
Tailwind
colors: {
custom: {
50: '#e9e0de',
500: '#dfd3d0',
950: '#000000',
},
}SCSS
$custom: #dfd3d0; $custom-light: #e9e0de; $custom-dark: #000000;
JSON
{
"hex": "#dfd3d0",
"rgb": {
"r": 223,
"g": 211,
"b": 208
},
"hsl": {
"h": 12,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.87567,
"c": 0.01397,
"h": 34.3
},
"luminance": 0.66831
}Semantic roles & 50–950 ramp
primary
#DFD3D0
secondary
#9EB0B5
accent
#8C9D48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484