#DFD4C3#DFD4C3
#DFD4C3 is a very light, muted orange. Relative luminance 0.667; OKLCH L 87.4% C 0.026 H 78.9°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4C3 |
|---|---|
| RGB | rgb(223, 212, 195) |
| HSL | hsl(36, 30%, 82%) |
| HSV | hsv(36, 13%, 87%) |
| CMYK | cmyk(0%, 4.9%, 12.6%, 12.5%) |
| CIE-LAB | lab(85.36, 0.95, 9.76) |
| CIE-LCH | lch(85.36, 9.81, 84.46°) |
| OKLab | oklab(87.42% 0.005 0.0255) |
| OKLCH | oklch(87.42% 0.026 78.9) |
| XYZ | xyz(63.8244, 66.7159, 61.1344) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.11
Champagne
#F7E7CE
ΔE00 5.25
Warm Gray
#C9BEB0
ΔE00 5.50
Antiquewhite
#FAEBD7
ΔE00 5.50
Eggshell
#F0EAD6
ΔE00 5.56
Papayawhip
#FFEFD5
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4C3 #C3CEDF
analogous
#DFC6C3 #DFD4C3 #DCDFC3
triadic
#DFD4C3 #C3DFD4 #D4C3DF
tetradic
#DFD4C3 #C3DFC6 #C3CEDF #DFC3DC
square
#DFD4C3 #C3DFC6 #C3CEDF #DFC3DC
split-complementary
#DFD4C3 #C3DCDF #C6C3DF
monochromatic
#B49B73 #CAB79B #DFD4C3 #F4F1EB #F4F1EB
Accessibility & contrast
On white
1.46
#DFD4C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#DFD4C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4C3
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4C3 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D4C2
Deuteranopia (green-blind)
#DCD6C3
Tritanopia (blue-blind)
#E4D1CF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd4c3; /* rgb */ color: rgb(223, 212, 195); /* oklch */ color: oklch(87.4% 0.026 78.9);
Tailwind
colors: {
custom: {
50: '#e9e1d5',
500: '#dfd4c3',
950: '#000000',
},
}SCSS
$custom: #dfd4c3; $custom-light: #e9e1d5; $custom-dark: #000000;
JSON
{
"hex": "#dfd4c3",
"rgb": {
"r": 223,
"g": 212,
"b": 195
},
"hsl": {
"h": 36.429,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.87419,
"c": 0.02599,
"h": 78.9
},
"luminance": 0.66715
}Semantic roles & 50–950 ramp
primary
#DFD4C3
secondary
#909FB7
accent
#67A93C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483