#DFD6C6#DFD6C6
#DFD6C6 is a very light, muted orange. Relative luminance 0.679; OKLCH L 87.9% C 0.024 H 82.1°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6C6 |
|---|---|
| RGB | rgb(223, 214, 198) |
| HSL | hsl(38, 28%, 83%) |
| HSV | hsv(38, 11%, 87%) |
| CMYK | cmyk(0%, 4%, 11.2%, 12.5%) |
| CIE-LAB | lab(85.94, 0.39, 9.00) |
| CIE-LCH | lch(85.94, 9.01, 87.52°) |
| OKLab | oklab(87.89% 0.0033 0.0235) |
| OKLCH | oklch(87.89% 0.024 82.1) |
| XYZ | xyz(64.6701, 67.8591, 63.1064) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.35
Eggshell
#F0EAD6
ΔE00 4.92
Champagne
#F7E7CE
ΔE00 5.38
Antiquewhite
#FAEBD7
ΔE00 5.49
Warm Gray
#C9BEB0
ΔE00 5.94
Linen
#FAF0E6
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6C6 #C6CFDF
analogous
#DFC9C6 #DFD6C6 #DBDFC6
triadic
#DFD6C6 #C6DFD6 #D6C6DF
tetradic
#DFD6C6 #C6DFC9 #C6CFDF #DFC6DB
square
#DFD6C6 #C6DFC9 #C6CFDF #DFC6DB
split-complementary
#DFD6C6 #C6DBDF #C9C6DF
monochromatic
#B39E78 #C9BA9F #DFD6C6 #F4F1EB #F4F1EB
Accessibility & contrast
On white
1.44
#DFD6C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#DFD6C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6C6
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6C6 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C5
Deuteranopia (green-blind)
#DDD8C6
Tritanopia (blue-blind)
#E4D3D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd6c6; /* rgb */ color: rgb(223, 214, 198); /* oklch */ color: oklch(87.9% 0.024 82.1);
Tailwind
colors: {
custom: {
50: '#e9e2d7',
500: '#dfd6c6',
950: '#000000',
},
}SCSS
$custom: #dfd6c6; $custom-light: #e9e2d7; $custom-dark: #000000;
JSON
{
"hex": "#dfd6c6",
"rgb": {
"r": 223,
"g": 214,
"b": 198
},
"hsl": {
"h": 38.4,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.87894,
"c": 0.02375,
"h": 82.1
},
"luminance": 0.67858
}Semantic roles & 50–950 ramp
primary
#DFD6C6
secondary
#93A0B6
accent
#64A73F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483