#DFD2B6#DFD2B6
#DFD2B6 is a very light, muted orange. Relative luminance 0.652; OKLCH L 86.7% C 0.040 H 86.1°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2B6 |
|---|---|
| RGB | rgb(223, 210, 182) |
| HSL | hsl(41, 39%, 79%) |
| HSV | hsv(41, 18%, 87%) |
| CMYK | cmyk(0%, 5.8%, 18.4%, 12.5%) |
| CIE-LAB | lab(84.57, -0.03, 15.51) |
| CIE-LCH | lch(84.57, 15.51, 90.10°) |
| OKLab | oklab(86.7% 0.0028 0.04) |
| OKLCH | oklch(86.7% 0.04 86.1) |
| XYZ | xyz(61.9212, 65.1597, 53.5620) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.22
Champagne
#F7E7CE
ΔE00 5.33
Wheat
#F5DEB3
ΔE00 5.66
Eggshell
#F0EAD6
ΔE00 6.34
Blanchedalmond
#FFEBCD
ΔE00 6.49
Antiquewhite
#FAEBD7
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2B6 #B6C3DF
analogous
#DFBEB6 #DFD2B6 #D8DFB6
triadic
#DFD2B6 #B6DFD2 #D2B6DF
tetradic
#DFD2B6 #B6DFBE #B6C3DF #DFB6D8
square
#DFD2B6 #B6DFBE #B6C3DF #DFB6D8
split-complementary
#DFD2B6 #B6D8DF #BEB6DF
monochromatic
#BA9E61 #CCB88B #DFD2B6 #F2ECE1 #F6F2EA
Accessibility & contrast
On white
1.50
#DFD2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#DFD2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2B6
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2B6 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D1B4
Deuteranopia (green-blind)
#DCD5B7
Tritanopia (blue-blind)
#E6CDCA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd2b6; /* rgb */ color: rgb(223, 210, 182); /* oklch */ color: oklch(86.7% 0.040 86.1);
Tailwind
colors: {
custom: {
50: '#e9dfcc',
500: '#dfd2b6',
950: '#000000',
},
}SCSS
$custom: #dfd2b6; $custom-light: #e9dfcc; $custom-dark: #000000;
JSON
{
"hex": "#dfd2b6",
"rgb": {
"r": 223,
"g": 210,
"b": 182
},
"hsl": {
"h": 40.976,
"s": 39.048,
"l": 79.412
},
"oklch": {
"l": 0.86699,
"c": 0.04014,
"h": 86.1
},
"luminance": 0.65159
}Semantic roles & 50–950 ramp
primary
#DFD2B6
secondary
#8293B7
accent
#5CB233
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161513
muted
#848483