#DFD9CB#DFD9CB
#DFD9CB is a very light, near-neutral orange. Relative luminance 0.696; OKLCH L 88.6% C 0.020 H 87.5°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9CB |
|---|---|
| RGB | rgb(223, 217, 203) |
| HSL | hsl(42, 24%, 84%) |
| HSV | hsv(42, 9%, 87%) |
| CMYK | cmyk(0%, 2.7%, 9%, 12.5%) |
| CIE-LAB | lab(86.81, -0.35, 7.62) |
| CIE-LCH | lch(86.81, 7.63, 92.60°) |
| OKLab | oklab(88.62% 0.0009 0.02) |
| OKLCH | oklch(88.62% 0.02 87.5) |
| XYZ | xyz(66.0225, 69.6261, 66.4494) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.35
Eggshell
#F0EAD6
ΔE00 4.35
Light Grey
#D8DCD6
ΔE00 5.29
Antiquewhite
#FAEBD7
ΔE00 5.84
Champagne
#F7E7CE
ΔE00 6.00
Linen
#FAF0E6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9CB #CBD1DF
analogous
#DFCFCB #DFD9CB #DBDFCB
triadic
#DFD9CB #CBDFD9 #D9CBDF
tetradic
#DFD9CB #CBDFCF #CBD1DF #DFCBDB
square
#DFD9CB #CBDFCF #CBD1DF #DFCBDB
split-complementary
#DFD9CB #CBDBDF #CFCBDF
monochromatic
#B0A27F #C8BDA5 #DFD9CB #F3F1EC #F3F1EC
Accessibility & contrast
On white
1.41
#DFD9CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#DFD9CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9CB
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9CB | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8CA
Deuteranopia (green-blind)
#DEDACB
Tritanopia (blue-blind)
#E3D7D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd9cb; /* rgb */ color: rgb(223, 217, 203); /* oklch */ color: oklch(88.6% 0.020 87.5);
Tailwind
colors: {
custom: {
50: '#e9e4da',
500: '#dfd9cb',
950: '#000000',
},
}SCSS
$custom: #dfd9cb; $custom-light: #e9e4da; $custom-dark: #000000;
JSON
{
"hex": "#dfd9cb",
"rgb": {
"r": 223,
"g": 217,
"b": 203
},
"hsl": {
"h": 42,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.88622,
"c": 0.01999,
"h": 87.5
},
"luminance": 0.69625
}Semantic roles & 50–950 ramp
primary
#DFD9CB
secondary
#98A1B6
accent
#60A243
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483