#DFD1C3#DFD1C3
#DFD1C3 is a very light, muted orange. Relative luminance 0.652; OKLCH L 86.8% C 0.025 H 67.5°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1C3 |
|---|---|
| RGB | rgb(223, 209, 195) |
| HSL | hsl(30, 30%, 82%) |
| HSV | hsv(30, 13%, 87%) |
| CMYK | cmyk(0%, 6.3%, 12.6%, 12.5%) |
| CIE-LAB | lab(84.60, 2.51, 8.68) |
| CIE-LCH | lch(84.60, 9.03, 73.88°) |
| OKLab | oklab(86.82% 0.0094 0.0227) |
| OKLCH | oklch(86.82% 0.025 67.5) |
| XYZ | xyz(63.0814, 65.2300, 60.8867) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.41
Warm Gray
#C9BEB0
ΔE00 5.04
Antiquewhite
#FAEBD7
ΔE00 6.22
Champagne
#F7E7CE
ΔE00 6.40
Linen
#FAF0E6
ΔE00 7.05
Eggshell
#F0EAD6
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1C3 #C3D1DF
analogous
#DFC3C3 #DFD1C3 #DFDFC3
triadic
#DFD1C3 #C3DFD1 #D1C3DF
tetradic
#DFD1C3 #C3DFC3 #C3D1DF #DFC3DF
square
#DFD1C3 #C3DFC3 #C3D1DF #DFC3DF
split-complementary
#DFD1C3 #C3DFDF #C3C3DF
monochromatic
#B49473 #CAB29B #DFD1C3 #F4F0EB #F4F0EB
Accessibility & contrast
On white
1.50
#DFD1C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#DFD1C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1C3
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1C3 | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1C2
Deuteranopia (green-blind)
#D9D4C3
Tritanopia (blue-blind)
#E5CECD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd1c3; /* rgb */ color: rgb(223, 209, 195); /* oklch */ color: oklch(86.8% 0.025 67.5);
Tailwind
colors: {
custom: {
50: '#e9dfd5',
500: '#dfd1c3',
950: '#000000',
},
}SCSS
$custom: #dfd1c3; $custom-light: #e9dfd5; $custom-dark: #000000;
JSON
{
"hex": "#dfd1c3",
"rgb": {
"r": 223,
"g": 209,
"b": 195
},
"hsl": {
"h": 30,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.86823,
"c": 0.02459,
"h": 67.5
},
"luminance": 0.65229
}Semantic roles & 50–950 ramp
primary
#DFD1C3
secondary
#90A3B7
accent
#73A93C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483