#DFD5C1#DFD5C1
#DFD5C1 is a very light, muted orange. Relative luminance 0.671; OKLCH L 87.6% C 0.029 H 84.6°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5C1 |
|---|---|
| RGB | rgb(223, 213, 193) |
| HSL | hsl(40, 32%, 82%) |
| HSV | hsv(40, 13%, 87%) |
| CMYK | cmyk(0%, 4.5%, 13.5%, 12.5%) |
| CIE-LAB | lab(85.57, 0.11, 11.12) |
| CIE-LCH | lch(85.57, 11.12, 89.44°) |
| OKLab | oklab(87.57% 0.0027 0.029) |
| OKLCH | oklch(87.57% 0.029 84.6) |
| XYZ | xyz(63.8506, 67.1276, 60.0350) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.41
Eggshell
#F0EAD6
ΔE00 4.91
Champagne
#F7E7CE
ΔE00 4.95
Antiquewhite
#FAEBD7
ΔE00 5.62
Warm Gray
#C9BEB0
ΔE00 6.13
Papayawhip
#FFEFD5
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5C1 #C1CBDF
analogous
#DFC6C1 #DFD5C1 #DADFC1
triadic
#DFD5C1 #C1DFD5 #D5C1DF
tetradic
#DFD5C1 #C1DFC6 #C1CBDF #DFC1DA
square
#DFD5C1 #C1DFC6 #C1CBDF #DFC1DA
split-complementary
#DFD5C1 #C1DADF #C6C1DF
monochromatic
#B59E70 #CABA99 #DFD5C1 #F4F0E9 #F5F1EB
Accessibility & contrast
On white
1.46
#DFD5C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#DFD5C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5C1
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5C1 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4C0
Deuteranopia (green-blind)
#DDD7C2
Tritanopia (blue-blind)
#E5D1CF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd5c1; /* rgb */ color: rgb(223, 213, 193); /* oklch */ color: oklch(87.6% 0.029 84.6);
Tailwind
colors: {
custom: {
50: '#e9e1d3',
500: '#dfd5c1',
950: '#000000',
},
}SCSS
$custom: #dfd5c1; $custom-light: #e9e1d3; $custom-dark: #000000;
JSON
{
"hex": "#dfd5c1",
"rgb": {
"r": 223,
"g": 213,
"b": 193
},
"hsl": {
"h": 40,
"s": 31.915,
"l": 81.569
},
"oklch": {
"l": 0.87567,
"c": 0.02908,
"h": 84.6
},
"luminance": 0.67127
}Semantic roles & 50–950 ramp
primary
#DFD5C1
secondary
#8D9BB7
accent
#60AB3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483