#DFD8C9#DFD8C9
#DFD8C9 is a very light, muted orange. Relative luminance 0.690; OKLCH L 88.4% C 0.022 H 85.9°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8C9 |
|---|---|
| RGB | rgb(223, 216, 201) |
| HSL | hsl(41, 26%, 83%) |
| HSV | hsv(41, 10%, 87%) |
| CMYK | cmyk(0%, 3.1%, 9.9%, 12.5%) |
| CIE-LAB | lab(86.51, -0.16, 8.24) |
| CIE-LCH | lch(86.51, 8.24, 91.10°) |
| OKLab | oklab(88.37% 0.0015 0.0216) |
| OKLCH | oklch(88.37% 0.022 85.9) |
| XYZ | xyz(65.5288, 69.0174, 65.1166) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.93
Eggshell
#F0EAD6
ΔE00 4.43
Antiquewhite
#FAEBD7
ΔE00 5.66
Champagne
#F7E7CE
ΔE00 5.70
Light Grey
#D8DCD6
ΔE00 5.84
Linen
#FAF0E6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8C9 #C9D0DF
analogous
#DFCDC9 #DFD8C9 #DBDFC9
triadic
#DFD8C9 #C9DFD8 #D8C9DF
tetradic
#DFD8C9 #C9DFCD #C9D0DF #DFC9DB
square
#DFD8C9 #C9DFCD #C9D0DF #DFC9DB
split-complementary
#DFD8C9 #C9DBDF #CDC9DF
monochromatic
#B1A07C #C8BCA3 #DFD8C9 #F4F1EC #F4F1EC
Accessibility & contrast
On white
1.42
#DFD8C9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#DFD8C9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8C9
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8C9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8C9 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C8
Deuteranopia (green-blind)
#DED9C9
Tritanopia (blue-blind)
#E3D5D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd8c9; /* rgb */ color: rgb(223, 216, 201); /* oklch */ color: oklch(88.4% 0.022 85.9);
Tailwind
colors: {
custom: {
50: '#e9e4d9',
500: '#dfd8c9',
950: '#000000',
},
}SCSS
$custom: #dfd8c9; $custom-light: #e9e4d9; $custom-dark: #000000;
JSON
{
"hex": "#dfd8c9",
"rgb": {
"r": 223,
"g": 216,
"b": 201
},
"hsl": {
"h": 40.909,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.88371,
"c": 0.02163,
"h": 85.9
},
"luminance": 0.69017
}Semantic roles & 50–950 ramp
primary
#DFD8C9
secondary
#96A0B6
accent
#61A441
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483