#DFD2BB#DFD2BB
#DFD2BB is a very light, muted orange. Relative luminance 0.654; OKLCH L 86.8% C 0.034 H 82.0°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2BB |
|---|---|
| RGB | rgb(223, 210, 187) |
| HSL | hsl(38, 36%, 80%) |
| HSV | hsv(38, 16%, 87%) |
| CMYK | cmyk(0%, 5.8%, 16.1%, 12.5%) |
| CIE-LAB | lab(84.67, 0.73, 13.02) |
| CIE-LCH | lch(84.67, 13.04, 86.78°) |
| OKLab | oklab(86.82% 0.0048 0.0338) |
| OKLCH | oklch(86.82% 0.034 82) |
| XYZ | xyz(62.4472, 65.3701, 56.3321) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.87
Champagne
#F7E7CE
ΔE00 4.97
Warm Gray
#C9BEB0
ΔE00 5.94
Antiquewhite
#FAEBD7
ΔE00 6.00
Eggshell
#F0EAD6
ΔE00 6.01
Blanchedalmond
#FFEBCD
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2BB #BBC8DF
analogous
#DFC0BB #DFD2BB #DADFBB
triadic
#DFD2BB #BBDFD2 #D2BBDF
tetradic
#DFD2BB #BBDFC0 #BBC8DF #DFBBDA
square
#DFD2BB #BBDFC0 #BBC8DF #DFBBDA
split-complementary
#DFD2BB #BBDADF #C0BBDF
monochromatic
#B89B68 #CBB691 #DFD2BB #F3EEE5 #F5F1EA
Accessibility & contrast
On white
1.49
#DFD2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#DFD2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2BB
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2BB | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BA
Deuteranopia (green-blind)
#DCD5BC
Tritanopia (blue-blind)
#E6CECB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd2bb; /* rgb */ color: rgb(223, 210, 187); /* oklch */ color: oklch(86.8% 0.034 82.0);
Tailwind
colors: {
custom: {
50: '#e9dfcf',
500: '#dfd2bb',
950: '#000000',
},
}SCSS
$custom: #dfd2bb; $custom-light: #e9dfcf; $custom-dark: #000000;
JSON
{
"hex": "#dfd2bb",
"rgb": {
"r": 223,
"g": 210,
"b": 187
},
"hsl": {
"h": 38.333,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.8682,
"c": 0.03411,
"h": 82
},
"luminance": 0.65369
}Semantic roles & 50–950 ramp
primary
#DFD2BB
secondary
#8798B7
accent
#62AF37
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483