#DFD6C1#DFD6C1
#DFD6C1 is a very light, muted orange. Relative luminance 0.676; OKLCH L 87.8% C 0.030 H 87.5°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6C1 |
|---|---|
| RGB | rgb(223, 214, 193) |
| HSL | hsl(42, 32%, 82%) |
| HSV | hsv(42, 13%, 87%) |
| CMYK | cmyk(0%, 4%, 13.5%, 12.5%) |
| CIE-LAB | lab(85.82, -0.41, 11.48) |
| CIE-LCH | lch(85.82, 11.49, 92.04°) |
| OKLab | oklab(87.77% 0.0013 0.0299) |
| OKLCH | oklch(87.77% 0.03 87.5) |
| XYZ | xyz(64.1029, 67.6322, 60.1191) |
| Luminance | 0.6763 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.85
Eggshell
#F0EAD6
ΔE00 4.56
Champagne
#F7E7CE
ΔE00 5.01
Antiquewhite
#FAEBD7
ΔE00 5.79
Papayawhip
#FFEFD5
ΔE00 6.44
Warm Gray
#C9BEB0
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6C1 #C1CADF
analogous
#DFC7C1 #DFD6C1 #D9DFC1
triadic
#DFD6C1 #C1DFD6 #D6C1DF
tetradic
#DFD6C1 #C1DFC7 #C1CADF #DFC1D9
square
#DFD6C1 #C1DFC7 #C1CADF #DFC1D9
split-complementary
#DFD6C1 #C1D9DF #C7C1DF
monochromatic
#B5A170 #CABB99 #DFD6C1 #F4F1E9 #F5F2EB
Accessibility & contrast
On white
1.45
#DFD6C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#DFD6C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6C1
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6C1 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD5C0
Deuteranopia (green-blind)
#DED8C2
Tritanopia (blue-blind)
#E4D2D0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd6c1; /* rgb */ color: rgb(223, 214, 193); /* oklch */ color: oklch(87.8% 0.030 87.5);
Tailwind
colors: {
custom: {
50: '#e9e2d3',
500: '#dfd6c1',
950: '#000000',
},
}SCSS
$custom: #dfd6c1; $custom-light: #e9e2d3; $custom-dark: #000000;
JSON
{
"hex": "#dfd6c1",
"rgb": {
"r": 223,
"g": 214,
"b": 193
},
"hsl": {
"h": 42,
"s": 31.915,
"l": 81.569
},
"oklch": {
"l": 0.87767,
"c": 0.0299,
"h": 87.5
},
"luminance": 0.67631
}Semantic roles & 50–950 ramp
primary
#DFD6C1
secondary
#8D9AB7
accent
#5CAB3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483