#DFD8C6#DFD8C6
#DFD8C6 is a very light, muted orange. Relative luminance 0.689; OKLCH L 88.3% C 0.025 H 89.2°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8C6 |
|---|---|
| RGB | rgb(223, 216, 198) |
| HSL | hsl(43, 28%, 83%) |
| HSV | hsv(43, 11%, 87%) |
| CMYK | cmyk(0%, 3.1%, 11.2%, 12.5%) |
| CIE-LAB | lab(86.44, -0.65, 9.73) |
| CIE-LCH | lch(86.44, 9.75, 93.80°) |
| OKLab | oklab(88.29% 0.0003 0.0254) |
| OKLCH | oklch(88.29% 0.025 89.2) |
| XYZ | xyz(65.1793, 68.8776, 63.2762) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.01
Eggshell
#F0EAD6
ΔE00 4.04
Champagne
#F7E7CE
ΔE00 5.39
Antiquewhite
#FAEBD7
ΔE00 5.75
Light Grey
#D8DCD6
ΔE00 6.46
Oldlace
#FDF5E6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8C6 #C6CDDF
analogous
#DFCBC6 #DFD8C6 #D9DFC6
triadic
#DFD8C6 #C6DFD8 #D8C6DF
tetradic
#DFD8C6 #C6DFCB #C6CDDF #DFC6D9
square
#DFD8C6 #C6DFCB #C6CDDF #DFC6D9
split-complementary
#DFD8C6 #C6D9DF #CBC6DF
monochromatic
#B3A278 #C9BD9F #DFD8C6 #F4F2EB #F4F2EB
Accessibility & contrast
On white
1.42
#DFD8C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#DFD8C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8C6
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8C6 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD7C5
Deuteranopia (green-blind)
#DED9C6
Tritanopia (blue-blind)
#E4D5D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd8c6; /* rgb */ color: rgb(223, 216, 198); /* oklch */ color: oklch(88.3% 0.025 89.2);
Tailwind
colors: {
custom: {
50: '#e9e4d7',
500: '#dfd8c6',
950: '#000000',
},
}SCSS
$custom: #dfd8c6; $custom-light: #e9e4d7; $custom-dark: #000000;
JSON
{
"hex": "#dfd8c6",
"rgb": {
"r": 223,
"g": 216,
"b": 198
},
"hsl": {
"h": 43.2,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.88293,
"c": 0.02539,
"h": 89.2
},
"luminance": 0.68877
}Semantic roles & 50–950 ramp
primary
#DFD8C6
secondary
#939DB6
accent
#5CA73F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483