#DFD4C2#DFD4C2
#DFD4C2 is a very light, muted orange. Relative luminance 0.667; OKLCH L 87.4% C 0.027 H 80.2°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4C2 |
|---|---|
| RGB | rgb(223, 212, 194) |
| HSL | hsl(37, 31%, 82%) |
| HSV | hsv(37, 13%, 87%) |
| CMYK | cmyk(0%, 4.9%, 13%, 12.5%) |
| CIE-LAB | lab(85.34, 0.79, 10.26) |
| CIE-LCH | lch(85.34, 10.29, 85.62°) |
| OKLab | oklab(87.39% 0.0046 0.0268) |
| OKLCH | oklch(87.39% 0.027 80.2) |
| XYZ | xyz(63.7117, 66.6709, 60.5409) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.09
Champagne
#F7E7CE
ΔE00 5.11
Eggshell
#F0EAD6
ΔE00 5.44
Antiquewhite
#FAEBD7
ΔE00 5.51
Warm Gray
#C9BEB0
ΔE00 5.59
Papayawhip
#FFEFD5
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4C2 #C2CDDF
analogous
#DFC6C2 #DFD4C2 #DCDFC2
triadic
#DFD4C2 #C2DFD4 #D4C2DF
tetradic
#DFD4C2 #C2DFC6 #C2CDDF #DFC2DC
square
#DFD4C2 #C2DFC6 #C2CDDF #DFC2DC
split-complementary
#DFD4C2 #C2DCDF #C6C2DF
monochromatic
#B59B72 #CAB89A #DFD4C2 #F4F0EA #F4F1EB
Accessibility & contrast
On white
1.47
#DFD4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#DFD4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4C2
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4C2 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D4C1
Deuteranopia (green-blind)
#DCD6C2
Tritanopia (blue-blind)
#E4D1CF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd4c2; /* rgb */ color: rgb(223, 212, 194); /* oklch */ color: oklch(87.4% 0.027 80.2);
Tailwind
colors: {
custom: {
50: '#e9e1d4',
500: '#dfd4c2',
950: '#000000',
},
}SCSS
$custom: #dfd4c2; $custom-light: #e9e1d4; $custom-dark: #000000;
JSON
{
"hex": "#dfd4c2",
"rgb": {
"r": 223,
"g": 212,
"b": 194
},
"hsl": {
"h": 37.241,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.87393,
"c": 0.02715,
"h": 80.2
},
"luminance": 0.6667
}Semantic roles & 50–950 ramp
primary
#DFD4C2
secondary
#8E9EB7
accent
#65AA3C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483