#DFD6C0#DFD6C0
#DFD6C0 is a very light, muted orange. Relative luminance 0.676; OKLCH L 87.7% C 0.031 H 88.4°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6C0 |
|---|---|
| RGB | rgb(223, 214, 192) |
| HSL | hsl(43, 33%, 81%) |
| HSV | hsv(43, 14%, 87%) |
| CMYK | cmyk(0%, 4%, 13.9%, 12.5%) |
| CIE-LAB | lab(85.80, -0.57, 11.97) |
| CIE-LCH | lch(85.80, 11.99, 92.71°) |
| OKLab | oklab(87.74% 0.0009 0.0311) |
| OKLCH | oklch(87.74% 0.031 88.4) |
| XYZ | xyz(63.9917, 67.5877, 59.5336) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.09
Eggshell
#F0EAD6
ΔE00 4.58
Champagne
#F7E7CE
ΔE00 5.03
Antiquewhite
#FAEBD7
ΔE00 5.92
Papayawhip
#FFEFD5
ΔE00 6.44
Blanchedalmond
#FFEBCD
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6C0 #C0C9DF
analogous
#DFC7C0 #DFD6C0 #D9DFC0
triadic
#DFD6C0 #C0DFD6 #D6C0DF
tetradic
#DFD6C0 #C0DFC7 #C0C9DF #DFC0D9
square
#DFD6C0 #C0DFC7 #C0C9DF #DFC0D9
split-complementary
#DFD6C0 #C0D9DF #C7C0DF
monochromatic
#B6A16F #CABC97 #DFD6C0 #F4F0E9 #F5F2EB
Accessibility & contrast
On white
1.45
#DFD6C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#DFD6C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6C0
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6C0 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BF
Deuteranopia (green-blind)
#DED8C1
Tritanopia (blue-blind)
#E5D2D0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd6c0; /* rgb */ color: rgb(223, 214, 192); /* oklch */ color: oklch(87.7% 0.031 88.4);
Tailwind
colors: {
custom: {
50: '#e9e2d3',
500: '#dfd6c0',
950: '#000000',
},
}SCSS
$custom: #dfd6c0; $custom-light: #e9e2d3; $custom-dark: #000000;
JSON
{
"hex": "#dfd6c0",
"rgb": {
"r": 223,
"g": 214,
"b": 192
},
"hsl": {
"h": 42.581,
"s": 32.632,
"l": 81.373
},
"oklch": {
"l": 0.87742,
"c": 0.03114,
"h": 88.4
},
"luminance": 0.67587
}Semantic roles & 50–950 ramp
primary
#DFD6C0
secondary
#8C99B7
accent
#5BAB3A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483