#DFD0C3#DFD0C3
#DFD0C3 is a very light, muted orange. Relative luminance 0.647; OKLCH L 86.6% C 0.024 H 63.5°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0C3 |
|---|---|
| RGB | rgb(223, 208, 195) |
| HSL | hsl(28, 30%, 82%) |
| HSV | hsv(28, 13%, 87%) |
| CMYK | cmyk(0%, 6.7%, 12.6%, 12.5%) |
| CIE-LAB | lab(84.35, 3.03, 8.32) |
| CIE-LCH | lch(84.35, 8.85, 69.98°) |
| OKLab | oklab(86.63% 0.0109 0.0218) |
| OKLCH | oklch(86.63% 0.024 63.5) |
| XYZ | xyz(62.8369, 64.7409, 60.8052) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.09
Warm Gray
#C9BEB0
ΔE00 5.13
Antiquewhite
#FAEBD7
ΔE00 6.65
Champagne
#F7E7CE
ΔE00 6.96
Linen
#FAF0E6
ΔE00 7.25
Light Gray
#D3D3D3
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0C3 #C3D2DF
analogous
#DFC3C4 #DFD0C3 #DFDEC3
triadic
#DFD0C3 #C3DFD0 #D0C3DF
tetradic
#DFD0C3 #C4DFC3 #C3D2DF #DEC3DF
square
#DFD0C3 #C4DFC3 #C3D2DF #DEC3DF
split-complementary
#DFD0C3 #C3DFDE #C3C4DF
monochromatic
#B49173 #CAB19B #DFD0C3 #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.51
#DFD0C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#DFD0C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0C3
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0C3 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D1C2
Deuteranopia (green-blind)
#D8D4C3
Tritanopia (blue-blind)
#E5CDCC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd0c3; /* rgb */ color: rgb(223, 208, 195); /* oklch */ color: oklch(86.6% 0.024 63.5);
Tailwind
colors: {
custom: {
50: '#e9ded5',
500: '#dfd0c3',
950: '#000000',
},
}SCSS
$custom: #dfd0c3; $custom-light: #e9ded5; $custom-dark: #000000;
JSON
{
"hex": "#dfd0c3",
"rgb": {
"r": 223,
"g": 208,
"b": 195
},
"hsl": {
"h": 27.857,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.86625,
"c": 0.02437,
"h": 63.5
},
"luminance": 0.6474
}Semantic roles & 50–950 ramp
primary
#DFD0C3
secondary
#90A4B7
accent
#77A93C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483