#DFD3C7#DFD3C7
#DFD3C7 is a very light, muted orange. Relative luminance 0.664; OKLCH L 87.3% C 0.021 H 67.6°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3C7 |
|---|---|
| RGB | rgb(223, 211, 199) |
| HSL | hsl(30, 27%, 83%) |
| HSV | hsv(30, 11%, 87%) |
| CMYK | cmyk(0%, 5.4%, 10.8%, 12.5%) |
| CIE-LAB | lab(85.20, 2.11, 7.42) |
| CIE-LCH | lch(85.20, 7.71, 74.10°) |
| OKLab | oklab(87.32% 0.008 0.0195) |
| OKLCH | oklch(87.32% 0.021 67.6) |
| XYZ | xyz(64.0335, 66.4009, 63.4651) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.51
Warm Gray
#C9BEB0
ΔE00 5.39
Antiquewhite
#FAEBD7
ΔE00 6.16
Linen
#FAF0E6
ΔE00 6.42
Champagne
#F7E7CE
ΔE00 6.59
Light Gray
#D3D3D3
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3C7 #C7D3DF
analogous
#DFC7C7 #DFD3C7 #DFDFC7
triadic
#DFD3C7 #C7DFD3 #D3C7DF
tetradic
#DFD3C7 #C7DFC7 #C7D3DF #DFC7DF
square
#DFD3C7 #C7DFC7 #C7D3DF #DFC7DF
split-complementary
#DFD3C7 #C7DFDF #C7C7DF
monochromatic
#B29679 #C9B4A0 #DFD3C7 #F4F0EC #F4F0EC
Accessibility & contrast
On white
1.47
#DFD3C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#DFD3C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3C7
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3C7 | 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)
#D7D3C6
Deuteranopia (green-blind)
#DAD6C7
Tritanopia (blue-blind)
#E4D0D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd3c7; /* rgb */ color: rgb(223, 211, 199); /* oklch */ color: oklch(87.3% 0.021 67.6);
Tailwind
colors: {
custom: {
50: '#e9e0d8',
500: '#dfd3c7',
950: '#000000',
},
}SCSS
$custom: #dfd3c7; $custom-light: #e9e0d8; $custom-dark: #000000;
JSON
{
"hex": "#dfd3c7",
"rgb": {
"r": 223,
"g": 211,
"b": 199
},
"hsl": {
"h": 30,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.87324,
"c": 0.02106,
"h": 67.6
},
"luminance": 0.664
}Semantic roles & 50–950 ramp
primary
#DFD3C7
secondary
#94A5B6
accent
#73A640
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483