#DFD4C6#DFD4C6
#DFD4C6 is a very light, muted orange. Relative luminance 0.669; OKLCH L 87.5% C 0.023 H 74.1°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4C6 |
|---|---|
| RGB | rgb(223, 212, 198) |
| HSL | hsl(34, 28%, 83%) |
| HSV | hsv(34, 11%, 87%) |
| CMYK | cmyk(0%, 4.9%, 11.2%, 12.5%) |
| CIE-LAB | lab(85.43, 1.43, 8.28) |
| CIE-LCH | lch(85.43, 8.40, 80.20°) |
| OKLab | oklab(87.5% 0.0062 0.0217) |
| OKLCH | oklch(87.5% 0.023 74.1) |
| XYZ | xyz(64.1670, 66.8530, 62.9387) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.66
Warm Gray
#C9BEB0
ΔE00 5.40
Antiquewhite
#FAEBD7
ΔE00 5.69
Champagne
#F7E7CE
ΔE00 5.86
Eggshell
#F0EAD6
ΔE00 6.12
Linen
#FAF0E6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4C6 #C6D1DF
analogous
#DFC7C6 #DFD4C6 #DEDFC6
triadic
#DFD4C6 #C6DFD4 #D4C6DF
tetradic
#DFD4C6 #C6DFC7 #C6D1DF #DFC6DE
square
#DFD4C6 #C6DFC7 #C6D1DF #DFC6DE
split-complementary
#DFD4C6 #C6DEDF #C7C6DF
monochromatic
#B39978 #C9B69F #DFD4C6 #F4F0EB #F4F0EB
Accessibility & contrast
On white
1.46
#DFD4C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#DFD4C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4C6
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4C6 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C5
Deuteranopia (green-blind)
#DBD7C6
Tritanopia (blue-blind)
#E4D1D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd4c6; /* rgb */ color: rgb(223, 212, 198); /* oklch */ color: oklch(87.5% 0.023 74.1);
Tailwind
colors: {
custom: {
50: '#e9e1d7',
500: '#dfd4c6',
950: '#000000',
},
}SCSS
$custom: #dfd4c6; $custom-light: #e9e1d7; $custom-dark: #000000;
JSON
{
"hex": "#dfd4c6",
"rgb": {
"r": 223,
"g": 212,
"b": 198
},
"hsl": {
"h": 33.6,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.87496,
"c": 0.02253,
"h": 74.1
},
"luminance": 0.66852
}Semantic roles & 50–950 ramp
primary
#DFD4C6
secondary
#93A2B6
accent
#6DA73F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483