#DFD8C7#DFD8C7
#DFD8C7 is a very light, muted orange. Relative luminance 0.689; OKLCH L 88.3% C 0.024 H 88.2°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8C7 |
|---|---|
| RGB | rgb(223, 216, 199) |
| HSL | hsl(43, 27%, 83%) |
| HSV | hsv(43, 11%, 87%) |
| CMYK | cmyk(0%, 3.1%, 10.8%, 12.5%) |
| CIE-LAB | lab(86.47, -0.48, 9.23) |
| CIE-LCH | lch(86.47, 9.24, 93.00°) |
| OKLab | oklab(88.32% 0.0007 0.0241) |
| OKLCH | oklch(88.32% 0.024 88.2) |
| XYZ | xyz(65.2950, 68.9239, 63.8856) |
| Luminance | 0.6892 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.93
Eggshell
#F0EAD6
ΔE00 4.13
Champagne
#F7E7CE
ΔE00 5.46
Antiquewhite
#FAEBD7
ΔE00 5.69
Light Grey
#D8DCD6
ΔE00 6.23
Oldlace
#FDF5E6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8C7 #C7CEDF
analogous
#DFCCC7 #DFD8C7 #DADFC7
triadic
#DFD8C7 #C7DFD8 #D8C7DF
tetradic
#DFD8C7 #C7DFCC #C7CEDF #DFC7DA
square
#DFD8C7 #C7DFCC #C7CEDF #DFC7DA
split-complementary
#DFD8C7 #C7DADF #CCC7DF
monochromatic
#B2A279 #C9BDA0 #DFD8C7 #F4F1EC #F4F1EC
Accessibility & contrast
On white
1.42
#DFD8C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#DFD8C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8C7
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8C7 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C6
Deuteranopia (green-blind)
#DED9C7
Tritanopia (blue-blind)
#E3D5D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd8c7; /* rgb */ color: rgb(223, 216, 199); /* oklch */ color: oklch(88.3% 0.024 88.2);
Tailwind
colors: {
custom: {
50: '#e9e4d8',
500: '#dfd8c7',
950: '#000000',
},
}SCSS
$custom: #dfd8c7; $custom-light: #e9e4d8; $custom-dark: #000000;
JSON
{
"hex": "#dfd8c7",
"rgb": {
"r": 223,
"g": 216,
"b": 199
},
"hsl": {
"h": 42.5,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.88319,
"c": 0.02413,
"h": 88.2
},
"luminance": 0.68923
}Semantic roles & 50–950 ramp
primary
#DFD8C7
secondary
#949EB6
accent
#5DA640
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483