#DFD5C5#DFD5C5
#DFD5C5 is a very light, muted orange. Relative luminance 0.673; OKLCH L 87.7% C 0.024 H 79.7°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5C5 |
|---|---|
| RGB | rgb(223, 213, 197) |
| HSL | hsl(37, 29%, 82%) |
| HSV | hsv(37, 12%, 87%) |
| CMYK | cmyk(0%, 4.5%, 11.7%, 12.5%) |
| CIE-LAB | lab(85.66, 0.75, 9.13) |
| CIE-LCH | lch(85.66, 9.16, 85.32°) |
| OKLab | oklab(87.67% 0.0043 0.0239) |
| OKLCH | oklch(87.67% 0.024 79.7) |
| XYZ | xyz(64.3028, 67.3085, 62.4169) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.22
Eggshell
#F0EAD6
ΔE00 5.31
Champagne
#F7E7CE
ΔE00 5.37
Antiquewhite
#FAEBD7
ΔE00 5.48
Warm Gray
#C9BEB0
ΔE00 5.67
Linen
#FAF0E6
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5C5 #C5CFDF
analogous
#DFC8C5 #DFD5C5 #DCDFC5
triadic
#DFD5C5 #C5DFD5 #D5C5DF
tetradic
#DFD5C5 #C5DFC8 #C5CFDF #DFC5DC
square
#DFD5C5 #C5DFC8 #C5CFDF #DFC5DC
split-complementary
#DFD5C5 #C5DCDF #C8C5DF
monochromatic
#B39C76 #C9B89E #DFD5C5 #F4F1EB #F4F1EB
Accessibility & contrast
On white
1.45
#DFD5C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#DFD5C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5C5
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5C5 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C4
Deuteranopia (green-blind)
#DCD7C5
Tritanopia (blue-blind)
#E4D2D0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd5c5; /* rgb */ color: rgb(223, 213, 197); /* oklch */ color: oklch(87.7% 0.024 79.7);
Tailwind
colors: {
custom: {
50: '#e9e1d6',
500: '#dfd5c5',
950: '#000000',
},
}SCSS
$custom: #dfd5c5; $custom-light: #e9e1d6; $custom-dark: #000000;
JSON
{
"hex": "#dfd5c5",
"rgb": {
"r": 223,
"g": 213,
"b": 197
},
"hsl": {
"h": 36.923,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.87669,
"c": 0.02427,
"h": 79.7
},
"luminance": 0.67308
}Semantic roles & 50–950 ramp
primary
#DFD5C5
secondary
#92A0B6
accent
#67A83E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483