#DFD2B8#DFD2B8
#DFD2B8 is a very light, muted orange. Relative luminance 0.652; OKLCH L 86.7% C 0.038 H 84.6°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2B8 |
|---|---|
| RGB | rgb(223, 210, 184) |
| HSL | hsl(40, 38%, 80%) |
| HSV | hsv(40, 17%, 87%) |
| CMYK | cmyk(0%, 5.8%, 17.5%, 12.5%) |
| CIE-LAB | lab(84.61, 0.27, 14.51) |
| CIE-LCH | lch(84.61, 14.52, 88.92°) |
| OKLab | oklab(86.75% 0.0036 0.0375) |
| OKLCH | oklch(86.75% 0.038 84.6) |
| XYZ | xyz(62.1294, 65.2430, 54.6583) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.65
Champagne
#F7E7CE
ΔE00 5.12
Wheat
#F5DEB3
ΔE00 6.04
Eggshell
#F0EAD6
ΔE00 6.15
Blanchedalmond
#FFEBCD
ΔE00 6.42
Antiquewhite
#FAEBD7
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2B8 #B8C5DF
analogous
#DFBFB8 #DFD2B8 #D9DFB8
triadic
#DFD2B8 #B8DFD2 #D2B8DF
tetradic
#DFD2B8 #B8DFBF #B8C5DF #DFB8D9
square
#DFD2B8 #B8DFBF #B8C5DF #DFB8D9
split-complementary
#DFD2B8 #B8D9DF #BFB8DF
monochromatic
#B99D64 #CCB78E #DFD2B8 #F2EDE2 #F5F2EA
Accessibility & contrast
On white
1.49
#DFD2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#DFD2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2B8
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2B8 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D1B6
Deuteranopia (green-blind)
#DCD5B9
Tritanopia (blue-blind)
#E6CDCB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd2b8; /* rgb */ color: rgb(223, 210, 184); /* oklch */ color: oklch(86.7% 0.038 84.6);
Tailwind
colors: {
custom: {
50: '#e9dfcd',
500: '#dfd2b8',
950: '#000000',
},
}SCSS
$custom: #dfd2b8; $custom-light: #e9dfcd; $custom-dark: #000000;
JSON
{
"hex": "#dfd2b8",
"rgb": {
"r": 223,
"g": 210,
"b": 184
},
"hsl": {
"h": 40,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.86747,
"c": 0.03771,
"h": 84.6
},
"luminance": 0.65242
}Semantic roles & 50–950 ramp
primary
#DFD2B8
secondary
#8495B7
accent
#5EB135
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161513
muted
#848483