#DFD8C4#DFD8C4
#DFD8C4 is a very light, muted orange. Relative luminance 0.688; OKLCH L 88.2% C 0.028 H 90.9°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8C4 |
|---|---|
| RGB | rgb(223, 216, 196) |
| HSL | hsl(44, 30%, 82%) |
| HSV | hsv(44, 12%, 87%) |
| CMYK | cmyk(0%, 3.1%, 12.1%, 12.5%) |
| CIE-LAB | lab(86.40, -0.97, 10.72) |
| CIE-LCH | lch(86.40, 10.76, 95.16°) |
| OKLab | oklab(88.24% -0.0004 0.0279) |
| OKLCH | oklch(88.24% 0.028 90.9) |
| XYZ | xyz(64.9502, 68.7859, 62.0693) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.31
Eggshell
#F0EAD6
ΔE00 3.98
Champagne
#F7E7CE
ΔE00 5.33
Antiquewhite
#FAEBD7
ΔE00 5.93
Papayawhip
#FFEFD5
ΔE00 6.59
Oldlace
#FDF5E6
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8C4 #C4CBDF
analogous
#DFCBC4 #DFD8C4 #D9DFC4
triadic
#DFD8C4 #C4DFD8 #D8C4DF
tetradic
#DFD8C4 #C4DFCB #C4CBDF #DFC4D9
square
#DFD8C4 #C4DFCB #C4CBDF #DFC4D9
split-complementary
#DFD8C4 #C4D9DF #CBC4DF
monochromatic
#B4A475 #C9BE9C #DFD8C4 #F4F2EB #F4F2EB
Accessibility & contrast
On white
1.42
#DFD8C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#DFD8C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8C4
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8C4 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD7C3
Deuteranopia (green-blind)
#DFD9C5
Tritanopia (blue-blind)
#E4D5D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd8c4; /* rgb */ color: rgb(223, 216, 196); /* oklch */ color: oklch(88.2% 0.028 90.9);
Tailwind
colors: {
custom: {
50: '#e9e4d5',
500: '#dfd8c4',
950: '#000000',
},
}SCSS
$custom: #dfd8c4; $custom-light: #e9e4d5; $custom-dark: #000000;
JSON
{
"hex": "#dfd8c4",
"rgb": {
"r": 223,
"g": 216,
"b": 196
},
"hsl": {
"h": 44.444,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.88243,
"c": 0.02792,
"h": 90.9
},
"luminance": 0.68785
}Semantic roles & 50–950 ramp
primary
#DFD8C4
secondary
#919AB7
accent
#59A83D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483