#DFD6C3#DFD6C3
#DFD6C3 is a very light, muted orange. Relative luminance 0.677; OKLCH L 87.8% C 0.027 H 85.7°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6C3 |
|---|---|
| RGB | rgb(223, 214, 195) |
| HSL | hsl(41, 30%, 82%) |
| HSV | hsv(41, 13%, 87%) |
| CMYK | cmyk(0%, 4%, 12.6%, 12.5%) |
| CIE-LAB | lab(85.87, -0.09, 10.49) |
| CIE-LCH | lch(85.87, 10.49, 90.50°) |
| OKLab | oklab(87.82% 0.0021 0.0273) |
| OKLCH | oklch(87.82% 0.027 85.7) |
| XYZ | xyz(64.3275, 67.7220, 61.3021) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.48
Eggshell
#F0EAD6
ΔE00 4.60
Champagne
#F7E7CE
ΔE00 5.06
Antiquewhite
#FAEBD7
ΔE00 5.59
Warm Gray
#C9BEB0
ΔE00 6.27
Papayawhip
#FFEFD5
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6C3 #C3CCDF
analogous
#DFC8C3 #DFD6C3 #DADFC3
triadic
#DFD6C3 #C3DFD6 #D6C3DF
tetradic
#DFD6C3 #C3DFC8 #C3CCDF #DFC3DA
square
#DFD6C3 #C3DFC8 #C3CCDF #DFC3DA
split-complementary
#DFD6C3 #C3DADF #C8C3DF
monochromatic
#B49F73 #CABB9B #DFD6C3 #F4F1EB #F4F1EB
Accessibility & contrast
On white
1.44
#DFD6C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#DFD6C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6C3
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6C3 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD5C2
Deuteranopia (green-blind)
#DDD8C4
Tritanopia (blue-blind)
#E4D3D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd6c3; /* rgb */ color: rgb(223, 214, 195); /* oklch */ color: oklch(87.8% 0.027 85.7);
Tailwind
colors: {
custom: {
50: '#e9e2d5',
500: '#dfd6c3',
950: '#000000',
},
}SCSS
$custom: #dfd6c3; $custom-light: #e9e2d5; $custom-dark: #000000;
JSON
{
"hex": "#dfd6c3",
"rgb": {
"r": 223,
"g": 214,
"b": 195
},
"hsl": {
"h": 40.714,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.87818,
"c": 0.02742,
"h": 85.7
},
"luminance": 0.67721
}Semantic roles & 50–950 ramp
primary
#DFD6C3
secondary
#909CB7
accent
#5FA93C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483