#DFD3C2#DFD3C2
#DFD3C2 is a very light, muted orange. Relative luminance 0.662; OKLCH L 87.2% C 0.027 H 76.8°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3C2 |
|---|---|
| RGB | rgb(223, 211, 194) |
| HSL | hsl(35, 31%, 82%) |
| HSV | hsv(35, 13%, 87%) |
| CMYK | cmyk(0%, 5.4%, 13%, 12.5%) |
| CIE-LAB | lab(85.08, 1.31, 9.90) |
| CIE-LCH | lch(85.08, 9.98, 82.48°) |
| OKLab | oklab(87.19% 0.0061 0.0258) |
| OKLCH | oklch(87.19% 0.027 76.8) |
| XYZ | xyz(63.4625, 66.1725, 60.4579) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.21
Warm Gray
#C9BEB0
ΔE00 5.29
Champagne
#F7E7CE
ΔE00 5.34
Antiquewhite
#FAEBD7
ΔE00 5.59
Eggshell
#F0EAD6
ΔE00 5.98
Papayawhip
#FFEFD5
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3C2 #C2CEDF
analogous
#DFC5C2 #DFD3C2 #DDDFC2
triadic
#DFD3C2 #C2DFD3 #D3C2DF
tetradic
#DFD3C2 #C2DFC5 #C2CEDF #DFC2DD
square
#DFD3C2 #C2DFC5 #C2CEDF #DFC2DD
split-complementary
#DFD3C2 #C2DDDF #C5C2DF
monochromatic
#B59972 #CAB69A #DFD3C2 #F4F0EA #F4F1EB
Accessibility & contrast
On white
1.48
#DFD3C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#DFD3C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3C2
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3C2 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C1
Deuteranopia (green-blind)
#DBD6C2
Tritanopia (blue-blind)
#E5D0CE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd3c2; /* rgb */ color: rgb(223, 211, 194); /* oklch */ color: oklch(87.2% 0.027 76.8);
Tailwind
colors: {
custom: {
50: '#e9e0d4',
500: '#dfd3c2',
950: '#000000',
},
}SCSS
$custom: #dfd3c2; $custom-light: #e9e0d4; $custom-dark: #000000;
JSON
{
"hex": "#dfd3c2",
"rgb": {
"r": 223,
"g": 211,
"b": 194
},
"hsl": {
"h": 35.172,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.87194,
"c": 0.02654,
"h": 76.8
},
"luminance": 0.66172
}Semantic roles & 50–950 ramp
primary
#DFD3C2
secondary
#8E9FB7
accent
#69AA3C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483