#DFD0C5#DFD0C5
#DFD0C5 is a very light, muted orange. Relative luminance 0.648; OKLCH L 86.7% C 0.022 H 58.7°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0C5 |
|---|---|
| RGB | rgb(223, 208, 197) |
| HSL | hsl(25, 29%, 82%) |
| HSV | hsv(25, 12%, 87%) |
| CMYK | cmyk(0%, 6.7%, 11.7%, 12.5%) |
| CIE-LAB | lab(84.40, 3.35, 7.32) |
| CIE-LCH | lch(84.40, 8.06, 65.40°) |
| OKLab | oklab(86.68% 0.0117 0.0192) |
| OKLCH | oklch(86.68% 0.023 58.7) |
| XYZ | xyz(63.0645, 64.8319, 62.0041) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.82
Warm Gray
#C9BEB0
ΔE00 5.48
Antiquewhite
#FAEBD7
ΔE00 7.11
Linen
#FAF0E6
ΔE00 7.22
Light Gray
#D3D3D3
ΔE00 7.40
Champagne
#F7E7CE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0C5 #C5D4DF
analogous
#DFC5C7 #DFD0C5 #DFDDC5
triadic
#DFD0C5 #C5DFD0 #D0C5DF
tetradic
#DFD0C5 #C7DFC5 #C5D4DF #DDC5DF
square
#DFD0C5 #C7DFC5 #C5D4DF #DDC5DF
split-complementary
#DFD0C5 #C5DFDD #C5C7DF
monochromatic
#B39076 #C9B09E #DFD0C5 #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.50
#DFD0C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#DFD0C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0C5
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0C5 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D1C4
Deuteranopia (green-blind)
#D8D4C5
Tritanopia (blue-blind)
#E4CDCD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd0c5; /* rgb */ color: rgb(223, 208, 197); /* oklch */ color: oklch(86.7% 0.022 58.7);
Tailwind
colors: {
custom: {
50: '#e9ded6',
500: '#dfd0c5',
950: '#000000',
},
}SCSS
$custom: #dfd0c5; $custom-light: #e9ded6; $custom-dark: #000000;
JSON
{
"hex": "#dfd0c5",
"rgb": {
"r": 223,
"g": 208,
"b": 197
},
"hsl": {
"h": 25.385,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.86678,
"c": 0.0225,
"h": 58.7
},
"luminance": 0.64831
}Semantic roles & 50–950 ramp
primary
#DFD0C5
secondary
#92A7B6
accent
#7BA83E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483