#DFCBB4#DFCBB4
#DFCBB4 is a very light, muted orange. Relative luminance 0.617; OKLCH L 85.3% C 0.038 H 71.2°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCBB4 |
|---|---|
| RGB | rgb(223, 203, 180) |
| HSL | hsl(32, 40%, 79%) |
| HSV | hsv(32, 19%, 87%) |
| CMYK | cmyk(0%, 9%, 19.3%, 12.5%) |
| CIE-LAB | lab(82.75, 3.32, 14.01) |
| CIE-LCH | lch(82.75, 14.40, 76.65°) |
| OKLab | oklab(85.26% 0.0124 0.0363) |
| OKLCH | oklch(85.26% 0.038 71.2) |
| XYZ | xyz(60.0255, 61.6965, 51.9178) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.70
Warm Gray
#C9BEB0
ΔE00 5.46
Champagne
#F7E7CE
ΔE00 6.57
Bisque
#FFE4C4
ΔE00 6.63
Peach
#FFDAB9
ΔE00 6.97
Antiquewhite
#FAEBD7
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCBB4 #B4C8DF
analogous
#DFB6B4 #DFCBB4 #DEDFB4
triadic
#DFCBB4 #B4DFCB #CBB4DF
tetradic
#DFCBB4 #B4DFB6 #B4C8DF #DFB4DE
square
#DFCBB4 #B4DFB6 #B4C8DF #DFB4DE
split-complementary
#DFCBB4 #B4DEDF #B6B4DF
monochromatic
#BA905E #CDAD89 #DFCBB4 #F1E9DF #F6F0EA
Accessibility & contrast
On white
1.57
#DFCBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#DFCBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCBB4
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCBB4 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CBB3
Deuteranopia (green-blind)
#D7D0B4
Tritanopia (blue-blind)
#E7C6C4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dfcbb4; /* rgb */ color: rgb(223, 203, 180); /* oklch */ color: oklch(85.3% 0.038 71.2);
Tailwind
colors: {
custom: {
50: '#e9daca',
500: '#dfcbb4',
950: '#000000',
},
}SCSS
$custom: #dfcbb4; $custom-light: #e9daca; $custom-dark: #000000;
JSON
{
"hex": "#dfcbb4",
"rgb": {
"r": 223,
"g": 203,
"b": 180
},
"hsl": {
"h": 32.093,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.8526,
"c": 0.03834,
"h": 71.2
},
"luminance": 0.61695
}Semantic roles & 50–950 ramp
primary
#DFCBB4
secondary
#809AB8
accent
#6EB332
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161413
muted
#848382