#DFD3CD#DFD3CD
#DFD3CD is a very light, near-neutral orange. Relative luminance 0.667; OKLCH L 87.5% C 0.016 H 48.5°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3CD |
|---|---|
| RGB | rgb(223, 211, 205) |
| HSL | hsl(20, 22%, 84%) |
| HSV | hsv(20, 8%, 87%) |
| CMYK | cmyk(0%, 5.4%, 8.1%, 12.5%) |
| CIE-LAB | lab(85.34, 3.11, 4.45) |
| CIE-LCH | lch(85.34, 5.42, 55.06°) |
| OKLab | oklab(87.49% 0.0104 0.0118) |
| OKLCH | oklch(87.49% 0.016 48.5) |
| XYZ | xyz(64.7439, 66.6850, 67.2065) |
| Luminance | 0.6668 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.65
Gainsboro
#DCDCDC
ΔE00 5.84
Warm Beige
#E9DCC9
ΔE00 6.18
Linen
#FAF0E6
ΔE00 6.71
Warm Gray
#C9BEB0
ΔE00 6.78
Seashell
#FFF5EE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3CD #CDD9DF
analogous
#DFCDD0 #DFD3CD #DFDCCD
triadic
#DFD3CD #CDDFD3 #D3CDDF
tetradic
#DFD3CD #D0DFCD #CDD9DF #DCCDDF
square
#DFD3CD #D0DFCD #CDD9DF #DCCDDF
split-complementary
#DFD3CD #CDDFDC #CDD0DF
monochromatic
#AF9182 #C7B2A8 #DFD3CD #F3EFEC #F3EFEC
Accessibility & contrast
On white
1.46
#DFD3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#DFD3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3CD
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3CD | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#D9D6CD
Tritanopia (blue-blind)
#E3D1D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd3cd; /* rgb */ color: rgb(223, 211, 205); /* oklch */ color: oklch(87.5% 0.016 48.5);
Tailwind
colors: {
custom: {
50: '#e9e0dc',
500: '#dfd3cd',
950: '#000000',
},
}SCSS
$custom: #dfd3cd; $custom-light: #e9e0dc; $custom-dark: #000000;
JSON
{
"hex": "#dfd3cd",
"rgb": {
"r": 223,
"g": 211,
"b": 205
},
"hsl": {
"h": 20,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.87485,
"c": 0.01568,
"h": 48.5
},
"luminance": 0.66684
}Semantic roles & 50–950 ramp
primary
#DFD3CD
secondary
#9BADB5
accent
#82A045
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484