#DFD5C4#DFD5C4
#DFD5C4 is a very light, muted orange. Relative luminance 0.673; OKLCH L 87.6% C 0.025 H 81.1°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5C4 |
|---|---|
| RGB | rgb(223, 213, 196) |
| HSL | hsl(38, 30%, 82%) |
| HSV | hsv(38, 12%, 87%) |
| CMYK | cmyk(0%, 4.5%, 12.1%, 12.5%) |
| CIE-LAB | lab(85.64, 0.59, 9.63) |
| CIE-LCH | lch(85.64, 9.65, 86.51°) |
| OKLab | oklab(87.64% 0.0039 0.0252) |
| OKLCH | oklch(87.64% 0.025 81.1) |
| XYZ | xyz(64.1886, 67.2628, 61.8154) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.15
Eggshell
#F0EAD6
ΔE00 5.16
Champagne
#F7E7CE
ΔE00 5.22
Antiquewhite
#FAEBD7
ΔE00 5.47
Warm Gray
#C9BEB0
ΔE00 5.75
Papayawhip
#FFEFD5
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5C4 #C4CEDF
analogous
#DFC8C4 #DFD5C4 #DCDFC4
triadic
#DFD5C4 #C4DFD5 #D5C4DF
tetradic
#DFD5C4 #C4DFC8 #C4CEDF #DFC4DC
square
#DFD5C4 #C4DFC8 #C4CEDF #DFC4DC
split-complementary
#DFD5C4 #C4DCDF #C8C4DF
monochromatic
#B49D75 #C9B99C #DFD5C4 #F4F1EB #F4F1EB
Accessibility & contrast
On white
1.45
#DFD5C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#DFD5C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5C4
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5C4 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C3
Deuteranopia (green-blind)
#DCD7C4
Tritanopia (blue-blind)
#E4D2D0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd5c4; /* rgb */ color: rgb(223, 213, 196); /* oklch */ color: oklch(87.6% 0.025 81.1);
Tailwind
colors: {
custom: {
50: '#e9e1d5',
500: '#dfd5c4',
950: '#000000',
},
}SCSS
$custom: #dfd5c4; $custom-light: #e9e1d5; $custom-dark: #000000;
JSON
{
"hex": "#dfd5c4",
"rgb": {
"r": 223,
"g": 213,
"b": 196
},
"hsl": {
"h": 37.778,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.87644,
"c": 0.02546,
"h": 81.1
},
"luminance": 0.67262
}Semantic roles & 50–950 ramp
primary
#DFD5C4
secondary
#919FB7
accent
#65A83D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483