#DFD1C5#DFD1C5
#DFD1C5 is a very light, muted orange. Relative luminance 0.653; OKLCH L 86.9% C 0.023 H 63.2°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1C5 |
|---|---|
| RGB | rgb(223, 209, 197) |
| HSL | hsl(28, 29%, 82%) |
| HSV | hsv(28, 12%, 87%) |
| CMYK | cmyk(0%, 6.3%, 11.7%, 12.5%) |
| CIE-LAB | lab(84.65, 2.83, 7.69) |
| CIE-LCH | lch(84.65, 8.19, 69.78°) |
| OKLab | oklab(86.88% 0.0102 0.0202) |
| OKLCH | oklch(86.88% 0.023 63.2) |
| XYZ | xyz(63.3091, 65.3211, 62.0856) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.09
Warm Gray
#C9BEB0
ΔE00 5.28
Antiquewhite
#FAEBD7
ΔE00 6.60
Linen
#FAF0E6
ΔE00 6.93
Champagne
#F7E7CE
ΔE00 7.02
Light Gray
#D3D3D3
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1C5 #C5D3DF
analogous
#DFC5C6 #DFD1C5 #DFDEC5
triadic
#DFD1C5 #C5DFD1 #D1C5DF
tetradic
#DFD1C5 #C6DFC5 #C5D3DF #DEC5DF
square
#DFD1C5 #C6DFC5 #C5D3DF #DEC5DF
split-complementary
#DFD1C5 #C5DFDE #C5C6DF
monochromatic
#B39276 #C9B29E #DFD1C5 #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.49
#DFD1C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#DFD1C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1C5
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1C5 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C4
Deuteranopia (green-blind)
#D9D5C5
Tritanopia (blue-blind)
#E4CECE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd1c5; /* rgb */ color: rgb(223, 209, 197); /* oklch */ color: oklch(86.9% 0.023 63.2);
Tailwind
colors: {
custom: {
50: '#e9dfd6',
500: '#dfd1c5',
950: '#000000',
},
}SCSS
$custom: #dfd1c5; $custom-light: #e9dfd6; $custom-dark: #000000;
JSON
{
"hex": "#dfd1c5",
"rgb": {
"r": 223,
"g": 209,
"b": 197
},
"hsl": {
"h": 27.692,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.86876,
"c": 0.02259,
"h": 63.2
},
"luminance": 0.6532
}Semantic roles & 50–950 ramp
primary
#DFD1C5
secondary
#92A6B6
accent
#77A83E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483