#DFD7C0#DFD7C0
#DFD7C0 is a very light, muted orange. Relative luminance 0.681; OKLCH L 87.9% C 0.032 H 91.0°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7C0 |
|---|---|
| RGB | rgb(223, 215, 192) |
| HSL | hsl(45, 33%, 81%) |
| HSV | hsv(45, 14%, 87%) |
| CMYK | cmyk(0%, 3.6%, 13.9%, 12.5%) |
| CIE-LAB | lab(86.05, -1.08, 12.34) |
| CIE-LCH | lch(86.05, 12.38, 95.02°) |
| OKLab | oklab(87.94% -0.0006 0.0321) |
| OKLCH | oklch(87.94% 0.032 91) |
| XYZ | xyz(64.2455, 68.0954, 59.6182) |
| Luminance | 0.6810 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.63
Eggshell
#F0EAD6
ΔE00 4.38
Champagne
#F7E7CE
ΔE00 5.23
Antiquewhite
#FAEBD7
ΔE00 6.20
Papayawhip
#FFEFD5
ΔE00 6.52
Blanchedalmond
#FFEBCD
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7C0 #C0C8DF
analogous
#DFC8C0 #DFD7C0 #D8DFC0
triadic
#DFD7C0 #C0DFD7 #D7C0DF
tetradic
#DFD7C0 #C0DFC8 #C0C8DF #DFC0D8
square
#DFD7C0 #C0DFC8 #C0C8DF #DFC0D8
split-complementary
#DFD7C0 #C0D8DF #C8C0DF
monochromatic
#B6A36F #CABD97 #DFD7C0 #F4F1E9 #F5F2EB
Accessibility & contrast
On white
1.44
#DFD7C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#DFD7C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7C0
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7C0 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BF
Deuteranopia (green-blind)
#DFD8C1
Tritanopia (blue-blind)
#E5D3D0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd7c0; /* rgb */ color: rgb(223, 215, 192); /* oklch */ color: oklch(87.9% 0.032 91.0);
Tailwind
colors: {
custom: {
50: '#e9e3d3',
500: '#dfd7c0',
950: '#000000',
},
}SCSS
$custom: #dfd7c0; $custom-light: #e9e3d3; $custom-dark: #000000;
JSON
{
"hex": "#dfd7c0",
"rgb": {
"r": 223,
"g": 215,
"b": 192
},
"hsl": {
"h": 44.516,
"s": 32.632,
"l": 81.373
},
"oklch": {
"l": 0.87942,
"c": 0.03206,
"h": 91
},
"luminance": 0.68095
}Semantic roles & 50–950 ramp
primary
#DFD7C0
secondary
#8C97B7
accent
#57AB3A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483