#DFD6C4#DFD6C4
#DFD6C4 is a very light, muted orange. Relative luminance 0.678; OKLCH L 87.8% C 0.026 H 84.6°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6C4 |
|---|---|
| RGB | rgb(223, 214, 196) |
| HSL | hsl(40, 30%, 82%) |
| HSV | hsv(40, 12%, 87%) |
| CMYK | cmyk(0%, 4%, 12.1%, 12.5%) |
| CIE-LAB | lab(85.89, 0.07, 9.99) |
| CIE-LCH | lch(85.89, 9.99, 89.61°) |
| OKLab | oklab(87.84% 0.0025 0.0261) |
| OKLCH | oklch(87.84% 0.026 84.6) |
| XYZ | xyz(64.4409, 67.7674, 61.8995) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.37
Eggshell
#F0EAD6
ΔE00 4.67
Champagne
#F7E7CE
ΔE00 5.13
Antiquewhite
#FAEBD7
ΔE00 5.53
Warm Gray
#C9BEB0
ΔE00 6.14
Papayawhip
#FFEFD5
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6C4 #C4CDDF
analogous
#DFC9C4 #DFD6C4 #DBDFC4
triadic
#DFD6C4 #C4DFD6 #D6C4DF
tetradic
#DFD6C4 #C4DFC9 #C4CDDF #DFC4DB
square
#DFD6C4 #C4DFC9 #C4CDDF #DFC4DB
split-complementary
#DFD6C4 #C4DBDF #C9C4DF
monochromatic
#B49F75 #C9BA9C #DFD6C4 #F4F1EB #F4F1EB
Accessibility & contrast
On white
1.44
#DFD6C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#DFD6C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6C4
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6C4 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD5C3
Deuteranopia (green-blind)
#DDD8C4
Tritanopia (blue-blind)
#E4D3D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd6c4; /* rgb */ color: rgb(223, 214, 196); /* oklch */ color: oklch(87.8% 0.026 84.6);
Tailwind
colors: {
custom: {
50: '#e9e2d5',
500: '#dfd6c4',
950: '#000000',
},
}SCSS
$custom: #dfd6c4; $custom-light: #e9e2d5; $custom-dark: #000000;
JSON
{
"hex": "#dfd6c4",
"rgb": {
"r": 223,
"g": 214,
"b": 196
},
"hsl": {
"h": 40,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.87843,
"c": 0.02619,
"h": 84.6
},
"luminance": 0.67767
}Semantic roles & 50–950 ramp
primary
#DFD6C4
secondary
#919DB7
accent
#61A83D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483