#DFD3CB#DFD3CB
#DFD3CB is a very light, near-neutral orange. Relative luminance 0.666; OKLCH L 87.4% C 0.017 H 56.2°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3CB |
|---|---|
| RGB | rgb(223, 211, 203) |
| HSL | hsl(24, 24%, 84%) |
| HSV | hsv(24, 9%, 87%) |
| CMYK | cmyk(0%, 5.4%, 9%, 12.5%) |
| CIE-LAB | lab(85.30, 2.77, 5.44) |
| CIE-LCH | lch(85.30, 6.10, 62.98°) |
| OKLab | oklab(87.43% 0.0096 0.0143) |
| OKLCH | oklch(87.43% 0.017 56.2) |
| XYZ | xyz(64.5041, 66.5891, 65.9432) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.22
Light Gray
#D3D3D3
ΔE00 5.95
Gainsboro
#DCDCDC
ΔE00 6.14
Warm Gray
#C9BEB0
ΔE00 6.18
Linen
#FAF0E6
ΔE00 6.47
Antiquewhite
#FAEBD7
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3CB #CBD7DF
analogous
#DFCBCD #DFD3CB #DFDDCB
triadic
#DFD3CB #CBDFD3 #D3CBDF
tetradic
#DFD3CB #CDDFCB #CBD7DF #DDCBDF
square
#DFD3CB #CDDFCB #CBD7DF #DDCBDF
split-complementary
#DFD3CB #CBDFDD #CBCDDF
monochromatic
#B0937F #C8B3A5 #DFD3CB #F3EFEC #F3EFEC
Accessibility & contrast
On white
1.47
#DFD3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#DFD3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3CB
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3CB | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CB
Deuteranopia (green-blind)
#D9D6CB
Tritanopia (blue-blind)
#E3D1D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd3cb; /* rgb */ color: rgb(223, 211, 203); /* oklch */ color: oklch(87.4% 0.017 56.2);
Tailwind
colors: {
custom: {
50: '#e9e0da',
500: '#dfd3cb',
950: '#000000',
},
}SCSS
$custom: #dfd3cb; $custom-light: #e9e0da; $custom-dark: #000000;
JSON
{
"hex": "#dfd3cb",
"rgb": {
"r": 223,
"g": 211,
"b": 203
},
"hsl": {
"h": 24,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.87431,
"c": 0.01725,
"h": 56.2
},
"luminance": 0.66588
}Semantic roles & 50–950 ramp
primary
#DFD3CB
secondary
#98AAB6
accent
#7CA243
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483