#DFD8C5#DFD8C5
#DFD8C5 is a very light, muted orange. Relative luminance 0.688; OKLCH L 88.3% C 0.027 H 90.1°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8C5 |
|---|---|
| RGB | rgb(223, 216, 197) |
| HSL | hsl(44, 29%, 82%) |
| HSV | hsv(44, 12%, 87%) |
| CMYK | cmyk(0%, 3.1%, 11.7%, 12.5%) |
| CIE-LAB | lab(86.42, -0.81, 10.22) |
| CIE-LCH | lch(86.42, 10.25, 94.51°) |
| OKLab | oklab(88.27% 0 0.0267) |
| OKLCH | oklch(88.27% 0.027 90.1) |
| XYZ | xyz(65.0644, 68.8316, 62.6707) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.14
Eggshell
#F0EAD6
ΔE00 3.99
Champagne
#F7E7CE
ΔE00 5.34
Antiquewhite
#FAEBD7
ΔE00 5.83
Papayawhip
#FFEFD5
ΔE00 6.62
Oldlace
#FDF5E6
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8C5 #C5CCDF
analogous
#DFCBC5 #DFD8C5 #D9DFC5
triadic
#DFD8C5 #C5DFD8 #D8C5DF
tetradic
#DFD8C5 #C5DFCB #C5CCDF #DFC5D9
square
#DFD8C5 #C5DFCB #C5CCDF #DFC5D9
split-complementary
#DFD8C5 #C5D9DF #CBC5DF
monochromatic
#B3A376 #C9BD9E #DFD8C5 #F4F2EB #F4F2EB
Accessibility & contrast
On white
1.42
#DFD8C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#DFD8C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8C5
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8C5 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD7C4
Deuteranopia (green-blind)
#DFD9C6
Tritanopia (blue-blind)
#E4D5D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd8c5; /* rgb */ color: rgb(223, 216, 197); /* oklch */ color: oklch(88.3% 0.027 90.1);
Tailwind
colors: {
custom: {
50: '#e9e4d6',
500: '#dfd8c5',
950: '#000000',
},
}SCSS
$custom: #dfd8c5; $custom-light: #e9e4d6; $custom-dark: #000000;
JSON
{
"hex": "#dfd8c5",
"rgb": {
"r": 223,
"g": 216,
"b": 197
},
"hsl": {
"h": 43.846,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.88268,
"c": 0.02666,
"h": 90.1
},
"luminance": 0.68831
}Semantic roles & 50–950 ramp
primary
#DFD8C5
secondary
#929CB6
accent
#5AA83E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483