#DFD6C8#DFD6C8
#DFD6C8 is a very light, muted orange. Relative luminance 0.680; OKLCH L 87.9% C 0.021 H 79.1°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6C8 |
|---|---|
| RGB | rgb(223, 214, 200) |
| HSL | hsl(37, 26%, 83%) |
| HSV | hsv(37, 10%, 87%) |
| CMYK | cmyk(0%, 4%, 10.3%, 12.5%) |
| CIE-LAB | lab(85.98, 0.72, 8.01) |
| CIE-LCH | lch(85.98, 8.04, 84.89°) |
| OKLab | oklab(87.95% 0.0041 0.021) |
| OKLCH | oklch(87.95% 0.021 79.1) |
| XYZ | xyz(64.9023, 67.9520, 64.3294) |
| Luminance | 0.6795 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.62
Eggshell
#F0EAD6
ΔE00 5.31
Antiquewhite
#FAEBD7
ΔE00 5.59
Champagne
#F7E7CE
ΔE00 5.75
Warm Gray
#C9BEB0
ΔE00 5.86
Linen
#FAF0E6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6C8 #C8D1DF
analogous
#DFCAC8 #DFD6C8 #DCDFC8
triadic
#DFD6C8 #C8DFD6 #D6C8DF
tetradic
#DFD6C8 #C8DFCA #C8D1DF #DFC8DC
square
#DFD6C8 #C8DFCA #C8D1DF #DFC8DC
split-complementary
#DFD6C8 #C8DCDF #CAC8DF
monochromatic
#B29C7B #C8B9A1 #DFD6C8 #F4F1EC #F4F1EC
Accessibility & contrast
On white
1.44
#DFD6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#DFD6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6C8
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6C8 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C7
Deuteranopia (green-blind)
#DCD8C8
Tritanopia (blue-blind)
#E3D3D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd6c8; /* rgb */ color: rgb(223, 214, 200); /* oklch */ color: oklch(87.9% 0.021 79.1);
Tailwind
colors: {
custom: {
50: '#e9e2d8',
500: '#dfd6c8',
950: '#000000',
},
}SCSS
$custom: #dfd6c8; $custom-light: #e9e2d8; $custom-dark: #000000;
JSON
{
"hex": "#dfd6c8",
"rgb": {
"r": 223,
"g": 214,
"b": 200
},
"hsl": {
"h": 36.522,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.87946,
"c": 0.02138,
"h": 79.1
},
"luminance": 0.67951
}Semantic roles & 50–950 ramp
primary
#DFD6C8
secondary
#95A2B6
accent
#68A540
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483