#DFD5C7#DFD5C7
#DFD5C7 is a very light, muted orange. Relative luminance 0.674; OKLCH L 87.7% C 0.022 H 76.5°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5C7 |
|---|---|
| RGB | rgb(223, 213, 199) |
| HSL | hsl(35, 27%, 83%) |
| HSV | hsv(35, 11%, 87%) |
| CMYK | cmyk(0%, 4.5%, 10.8%, 12.5%) |
| CIE-LAB | lab(85.71, 1.07, 8.14) |
| CIE-LCH | lch(85.71, 8.21, 82.50°) |
| OKLab | oklab(87.72% 0.0051 0.0213) |
| OKLCH | oklch(87.72% 0.022 76.5) |
| XYZ | xyz(64.5335, 67.4008, 63.6318) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.58
Warm Gray
#C9BEB0
ΔE00 5.61
Antiquewhite
#FAEBD7
ΔE00 5.61
Eggshell
#F0EAD6
ΔE00 5.71
Champagne
#F7E7CE
ΔE00 5.78
Linen
#FAF0E6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5C7 #C7D1DF
analogous
#DFC9C7 #DFD5C7 #DDDFC7
triadic
#DFD5C7 #C7DFD5 #D5C7DF
tetradic
#DFD5C7 #C7DFC9 #C7D1DF #DFC7DD
square
#DFD5C7 #C7DFC9 #C7D1DF #DFC7DD
split-complementary
#DFD5C7 #C7DDDF #C9C7DF
monochromatic
#B29B79 #C9B8A0 #DFD5C7 #F4F0EC #F4F0EC
Accessibility & contrast
On white
1.45
#DFD5C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#DFD5C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5C7
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5C7 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C6
Deuteranopia (green-blind)
#DCD7C7
Tritanopia (blue-blind)
#E4D2D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd5c7; /* rgb */ color: rgb(223, 213, 199); /* oklch */ color: oklch(87.7% 0.022 76.5);
Tailwind
colors: {
custom: {
50: '#e9e1d8',
500: '#dfd5c7',
950: '#000000',
},
}SCSS
$custom: #dfd5c7; $custom-light: #e9e1d8; $custom-dark: #000000;
JSON
{
"hex": "#dfd5c7",
"rgb": {
"r": 223,
"g": 213,
"b": 199
},
"hsl": {
"h": 35,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.87721,
"c": 0.02193,
"h": 76.5
},
"luminance": 0.674
}Semantic roles & 50–950 ramp
primary
#DFD5C7
secondary
#94A2B6
accent
#6AA640
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483