#DFD9C8#DFD9C8
#DFD9C8 is a very light, muted orange. Relative luminance 0.695; OKLCH L 88.5% C 0.024 H 90.8°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9C8 |
|---|---|
| RGB | rgb(223, 217, 200) |
| HSL | hsl(44, 26%, 83%) |
| HSV | hsv(44, 10%, 87%) |
| CMYK | cmyk(0%, 2.7%, 10.3%, 12.5%) |
| CIE-LAB | lab(86.74, -0.84, 9.10) |
| CIE-LCH | lch(86.74, 9.14, 95.26°) |
| OKLab | oklab(88.55% -0.0003 0.0238) |
| OKLCH | oklch(88.55% 0.024 90.8) |
| XYZ | xyz(65.6685, 69.4844, 64.5848) |
| Luminance | 0.6948 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.33
Eggshell
#F0EAD6
ΔE00 3.88
Champagne
#F7E7CE
ΔE00 5.65
Antiquewhite
#FAEBD7
ΔE00 5.86
Light Grey
#D8DCD6
ΔE00 5.92
Oldlace
#FDF5E6
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9C8 #C8CEDF
analogous
#DFCDC8 #DFD9C8 #D9DFC8
triadic
#DFD9C8 #C8DFD9 #D9C8DF
tetradic
#DFD9C8 #C8DFCD #C8CEDF #DFC8D9
square
#DFD9C8 #C8DFCD #C8CEDF #DFC8D9
split-complementary
#DFD9C8 #C8D9DF #CDC8DF
monochromatic
#B2A47B #C8BEA1 #DFD9C8 #F4F2EC #F4F2EC
Accessibility & contrast
On white
1.41
#DFD9C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#DFD9C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9C8
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9C8 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C7
Deuteranopia (green-blind)
#DFDAC8
Tritanopia (blue-blind)
#E3D6D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd9c8; /* rgb */ color: rgb(223, 217, 200); /* oklch */ color: oklch(88.5% 0.024 90.8);
Tailwind
colors: {
custom: {
50: '#e9e4d8',
500: '#dfd9c8',
950: '#000000',
},
}SCSS
$custom: #dfd9c8; $custom-light: #e9e4d8; $custom-dark: #000000;
JSON
{
"hex": "#dfd9c8",
"rgb": {
"r": 223,
"g": 217,
"b": 200
},
"hsl": {
"h": 44.348,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.88545,
"c": 0.02378,
"h": 90.8
},
"luminance": 0.69484
}Semantic roles & 50–950 ramp
primary
#DFD9C8
secondary
#959EB6
accent
#5BA540
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483