#DFD5C0#DFD5C0
#DFD5C0 is a very light, muted orange. Relative luminance 0.671; OKLCH L 87.5% C 0.030 H 85.6°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5C0 |
|---|---|
| RGB | rgb(223, 213, 192) |
| HSL | hsl(41, 33%, 81%) |
| HSV | hsv(41, 14%, 87%) |
| CMYK | cmyk(0%, 4.5%, 13.9%, 12.5%) |
| CIE-LAB | lab(85.55, -0.05, 11.61) |
| CIE-LCH | lch(85.55, 11.61, 90.24°) |
| OKLab | oklab(87.54% 0.0023 0.0302) |
| OKLCH | oklch(87.54% 0.03 85.6) |
| XYZ | xyz(63.7394, 67.0831, 59.4495) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.62
Eggshell
#F0EAD6
ΔE00 4.89
Champagne
#F7E7CE
ΔE00 4.93
Antiquewhite
#FAEBD7
ΔE00 5.72
Warm Gray
#C9BEB0
ΔE00 6.29
Papayawhip
#FFEFD5
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5C0 #C0CADF
analogous
#DFC6C0 #DFD5C0 #DADFC0
triadic
#DFD5C0 #C0DFD5 #D5C0DF
tetradic
#DFD5C0 #C0DFC6 #C0CADF #DFC0DA
square
#DFD5C0 #C0DFC6 #C0CADF #DFC0DA
split-complementary
#DFD5C0 #C0DADF #C6C0DF
monochromatic
#B69F6F #CABA97 #DFD5C0 #F4F0E9 #F5F1EB
Accessibility & contrast
On white
1.46
#DFD5C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#DFD5C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5C0
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5C0 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BF
Deuteranopia (green-blind)
#DDD7C1
Tritanopia (blue-blind)
#E5D1CF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd5c0; /* rgb */ color: rgb(223, 213, 192); /* oklch */ color: oklch(87.5% 0.030 85.6);
Tailwind
colors: {
custom: {
50: '#e9e1d3',
500: '#dfd5c0',
950: '#000000',
},
}SCSS
$custom: #dfd5c0; $custom-light: #e9e1d3; $custom-dark: #000000;
JSON
{
"hex": "#dfd5c0",
"rgb": {
"r": 223,
"g": 213,
"b": 192
},
"hsl": {
"h": 40.645,
"s": 32.632,
"l": 81.373
},
"oklch": {
"l": 0.87542,
"c": 0.0303,
"h": 85.6
},
"luminance": 0.67082
}Semantic roles & 50–950 ramp
primary
#DFD5C0
secondary
#8C9AB7
accent
#5FAB3A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483