#DFD7C2#DFD7C2
#DFD7C2 is a very light, muted orange. Relative luminance 0.682; OKLCH L 88.0% C 0.030 H 89.6°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7C2 |
|---|---|
| RGB | rgb(223, 215, 194) |
| HSL | hsl(43, 31%, 82%) |
| HSV | hsv(43, 13%, 87%) |
| CMYK | cmyk(0%, 3.6%, 13%, 12.5%) |
| CIE-LAB | lab(86.10, -0.77, 11.34) |
| CIE-LCH | lch(86.10, 11.37, 93.88°) |
| OKLab | oklab(87.99% 0.0002 0.0295) |
| OKLCH | oklch(87.99% 0.03 89.6) |
| XYZ | xyz(64.4686, 68.1847, 60.7932) |
| Luminance | 0.6818 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.15
Eggshell
#F0EAD6
ΔE00 4.26
Champagne
#F7E7CE
ΔE00 5.15
Antiquewhite
#FAEBD7
ΔE00 5.90
Papayawhip
#FFEFD5
ΔE00 6.49
Warm Gray
#C9BEB0
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7C2 #C2CADF
analogous
#DFC9C2 #DFD7C2 #D9DFC2
triadic
#DFD7C2 #C2DFD7 #D7C2DF
tetradic
#DFD7C2 #C2DFC9 #C2CADF #DFC2D9
square
#DFD7C2 #C2DFC9 #C2CADF #DFC2D9
split-complementary
#DFD7C2 #C2D9DF #C9C2DF
monochromatic
#B5A272 #CABD9A #DFD7C2 #F4F1EA #F4F2EB
Accessibility & contrast
On white
1.43
#DFD7C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#DFD7C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7C2
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7C2 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD6C1
Deuteranopia (green-blind)
#DED8C3
Tritanopia (blue-blind)
#E4D3D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd7c2; /* rgb */ color: rgb(223, 215, 194); /* oklch */ color: oklch(88.0% 0.030 89.6);
Tailwind
colors: {
custom: {
50: '#e9e3d4',
500: '#dfd7c2',
950: '#000000',
},
}SCSS
$custom: #dfd7c2; $custom-light: #e9e3d4; $custom-dark: #000000;
JSON
{
"hex": "#dfd7c2",
"rgb": {
"r": 223,
"g": 215,
"b": 194
},
"hsl": {
"h": 43.448,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.87992,
"c": 0.02953,
"h": 89.6
},
"luminance": 0.68184
}Semantic roles & 50–950 ramp
primary
#DFD7C2
secondary
#8E9AB7
accent
#5AAA3C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483