#DFD3C4#DFD3C4
#DFD3C4 is a very light, muted orange. Relative luminance 0.663; OKLCH L 87.2% C 0.024 H 73.6°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3C4 |
|---|---|
| RGB | rgb(223, 211, 196) |
| HSL | hsl(33, 30%, 82%) |
| HSV | hsv(33, 12%, 87%) |
| CMYK | cmyk(0%, 5.4%, 12.1%, 12.5%) |
| CIE-LAB | lab(85.13, 1.63, 8.91) |
| CIE-LCH | lch(85.13, 9.05, 79.65°) |
| OKLab | oklab(87.25% 0.0069 0.0233) |
| OKLCH | oklch(87.25% 0.024 73.6) |
| XYZ | xyz(63.6887, 66.2629, 61.6488) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.56
Warm Gray
#C9BEB0
ΔE00 5.22
Antiquewhite
#FAEBD7
ΔE00 5.71
Champagne
#F7E7CE
ΔE00 5.75
Eggshell
#F0EAD6
ΔE00 6.33
Linen
#FAF0E6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3C4 #C4D0DF
analogous
#DFC6C4 #DFD3C4 #DEDFC4
triadic
#DFD3C4 #C4DFD3 #D3C4DF
tetradic
#DFD3C4 #C4DFC6 #C4D0DF #DFC4DE
square
#DFD3C4 #C4DFC6 #C4D0DF #DFC4DE
split-complementary
#DFD3C4 #C4DEDF #C6C4DF
monochromatic
#B49875 #C9B59C #DFD3C4 #F4F0EB #F4F0EB
Accessibility & contrast
On white
1.47
#DFD3C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#DFD3C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3C4
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3C4 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C3
Deuteranopia (green-blind)
#DBD6C4
Tritanopia (blue-blind)
#E4D0CF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd3c4; /* rgb */ color: rgb(223, 211, 196); /* oklch */ color: oklch(87.2% 0.024 73.6);
Tailwind
colors: {
custom: {
50: '#e9e0d5',
500: '#dfd3c4',
950: '#000000',
},
}SCSS
$custom: #dfd3c4; $custom-light: #e9e0d5; $custom-dark: #000000;
JSON
{
"hex": "#dfd3c4",
"rgb": {
"r": 223,
"g": 211,
"b": 196
},
"hsl": {
"h": 33.333,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.87246,
"c": 0.02429,
"h": 73.6
},
"luminance": 0.66262
}Semantic roles & 50–950 ramp
primary
#DFD3C4
secondary
#91A1B7
accent
#6DA83D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483