#DFD3C8#DFD3C8
#DFD3C8 is a very light, muted orange. Relative luminance 0.664; OKLCH L 87.4% C 0.020 H 65.1°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3C8 |
|---|---|
| RGB | rgb(223, 211, 200) |
| HSL | hsl(29, 26%, 83%) |
| HSV | hsv(29, 10%, 87%) |
| CMYK | cmyk(0%, 5.4%, 10.3%, 12.5%) |
| CIE-LAB | lab(85.22, 2.28, 6.92) |
| CIE-LCH | lch(85.22, 7.29, 71.80°) |
| OKLab | oklab(87.35% 0.0084 0.0182) |
| OKLCH | oklch(87.35% 0.02 65.1) |
| XYZ | xyz(64.1500, 66.4475, 64.0786) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.90
Warm Gray
#C9BEB0
ΔE00 5.53
Linen
#FAF0E6
ΔE00 6.38
Antiquewhite
#FAEBD7
ΔE00 6.38
Light Gray
#D3D3D3
ΔE00 6.59
Gainsboro
#DCDCDC
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3C8 #C8D4DF
analogous
#DFC8C8 #DFD3C8 #DFDEC8
triadic
#DFD3C8 #C8DFD3 #D3C8DF
tetradic
#DFD3C8 #C8DFC8 #C8D4DF #DEC8DF
square
#DFD3C8 #C8DFC8 #C8D4DF #DEC8DF
split-complementary
#DFD3C8 #C8DFDE #C8C8DF
monochromatic
#B2957B #C8B4A1 #DFD3C8 #F4F0EC #F4F0EC
Accessibility & contrast
On white
1.47
#DFD3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#DFD3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3C8
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3C8 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C7
Deuteranopia (green-blind)
#DAD6C8
Tritanopia (blue-blind)
#E4D0D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd3c8; /* rgb */ color: rgb(223, 211, 200); /* oklch */ color: oklch(87.4% 0.020 65.1);
Tailwind
colors: {
custom: {
50: '#e9e0d8',
500: '#dfd3c8',
950: '#000000',
},
}SCSS
$custom: #dfd3c8; $custom-light: #e9e0d8; $custom-dark: #000000;
JSON
{
"hex": "#dfd3c8",
"rgb": {
"r": 223,
"g": 211,
"b": 200
},
"hsl": {
"h": 28.696,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.8735,
"c": 0.02004,
"h": 65.1
},
"luminance": 0.66447
}Semantic roles & 50–950 ramp
primary
#DFD3C8
secondary
#95A6B6
accent
#75A540
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483