#DFD5C9#DFD5C9
#DFD5C9 is a very light, near-neutral orange. Relative luminance 0.675; OKLCH L 87.8% C 0.020 H 72.6°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5C9 |
|---|---|
| RGB | rgb(223, 213, 201) |
| HSL | hsl(33, 26%, 83%) |
| HSV | hsv(33, 10%, 87%) |
| CMYK | cmyk(0%, 4.5%, 9.9%, 12.5%) |
| CIE-LAB | lab(85.75, 1.40, 7.15) |
| CIE-LCH | lch(85.75, 7.29, 78.93°) |
| OKLab | oklab(87.77% 0.0059 0.0188) |
| OKLCH | oklch(87.77% 0.02 72.6) |
| XYZ | xyz(64.7672, 67.4943, 64.8628) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.19
Warm Gray
#C9BEB0
ΔE00 5.69
Antiquewhite
#FAEBD7
ΔE00 5.89
Linen
#FAF0E6
ΔE00 6.04
Eggshell
#F0EAD6
ΔE00 6.23
Champagne
#F7E7CE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5C9 #C9D3DF
analogous
#DFCAC9 #DFD5C9 #DEDFC9
triadic
#DFD5C9 #C9DFD5 #D5C9DF
tetradic
#DFD5C9 #C9DFCA #C9D3DF #DFC9DE
square
#DFD5C9 #C9DFCA #C9D3DF #DFC9DE
split-complementary
#DFD5C9 #C9DEDF #CAC9DF
monochromatic
#B1997C #C8B7A3 #DFD5C9 #F4F0EC #F4F0EC
Accessibility & contrast
On white
1.45
#DFD5C9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#DFD5C9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5C9
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5C9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5C9 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C8
Deuteranopia (green-blind)
#DBD7C9
Tritanopia (blue-blind)
#E3D2D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd5c9; /* rgb */ color: rgb(223, 213, 201); /* oklch */ color: oklch(87.8% 0.020 72.6);
Tailwind
colors: {
custom: {
50: '#e9e1d9',
500: '#dfd5c9',
950: '#000000',
},
}SCSS
$custom: #dfd5c9; $custom-light: #e9e1d9; $custom-dark: #000000;
JSON
{
"hex": "#dfd5c9",
"rgb": {
"r": 223,
"g": 213,
"b": 201
},
"hsl": {
"h": 32.727,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.87774,
"c": 0.01968,
"h": 72.6
},
"luminance": 0.67494
}Semantic roles & 50–950 ramp
primary
#DFD5C9
secondary
#96A5B6
accent
#6EA441
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483