#DFD3C9#DFD3C9
#DFD3C9 is a very light, near-neutral orange. Relative luminance 0.665; OKLCH L 87.4% C 0.019 H 62.4°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3C9 |
|---|---|
| RGB | rgb(223, 211, 201) |
| HSL | hsl(27, 26%, 83%) |
| HSV | hsv(27, 10%, 87%) |
| CMYK | cmyk(0%, 5.4%, 9.9%, 12.5%) |
| CIE-LAB | lab(85.25, 2.44, 6.43) |
| CIE-LCH | lch(85.25, 6.87, 69.20°) |
| OKLab | oklab(87.38% 0.0088 0.0169) |
| OKLCH | oklch(87.38% 0.019 62.4) |
| XYZ | xyz(64.2673, 66.4944, 64.6961) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.32
Warm Gray
#C9BEB0
ΔE00 5.71
Light Gray
#D3D3D3
ΔE00 6.36
Linen
#FAF0E6
ΔE00 6.37
Gainsboro
#DCDCDC
ΔE00 6.55
Antiquewhite
#FAEBD7
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3C9 #C9D5DF
analogous
#DFC9CA #DFD3C9 #DFDEC9
triadic
#DFD3C9 #C9DFD3 #D3C9DF
tetradic
#DFD3C9 #CADFC9 #C9D5DF #DEC9DF
square
#DFD3C9 #CADFC9 #C9D5DF #DEC9DF
split-complementary
#DFD3C9 #C9DFDE #C9CADF
monochromatic
#B1947C #C8B4A3 #DFD3C9 #F4EFEC #F4EFEC
Accessibility & contrast
On white
1.47
#DFD3C9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#DFD3C9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3C9
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3C9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3C9 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C8
Deuteranopia (green-blind)
#DAD6C9
Tritanopia (blue-blind)
#E4D1D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd3c9; /* rgb */ color: rgb(223, 211, 201); /* oklch */ color: oklch(87.4% 0.019 62.4);
Tailwind
colors: {
custom: {
50: '#e9e0d9',
500: '#dfd3c9',
950: '#000000',
},
}SCSS
$custom: #dfd3c9; $custom-light: #e9e0d9; $custom-dark: #000000;
JSON
{
"hex": "#dfd3c9",
"rgb": {
"r": 223,
"g": 211,
"b": 201
},
"hsl": {
"h": 27.273,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.87377,
"c": 0.01907,
"h": 62.4
},
"luminance": 0.66494
}Semantic roles & 50–950 ramp
primary
#DFD3C9
secondary
#96A8B6
accent
#77A441
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483