#DFCBB7#DFCBB7
#DFCBB7 is a very light, muted orange. Relative luminance 0.618; OKLCH L 85.3% C 0.035 H 67.3°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCBB7 |
|---|---|
| RGB | rgb(223, 203, 183) |
| HSL | hsl(30, 38%, 80%) |
| HSV | hsv(30, 18%, 87%) |
| CMYK | cmyk(0%, 9%, 17.9%, 12.5%) |
| CIE-LAB | lab(82.82, 3.78, 12.51) |
| CIE-LCH | lch(82.82, 13.07, 73.21°) |
| OKLab | oklab(85.33% 0.0136 0.0325) |
| OKLCH | oklch(85.33% 0.035 67.3) |
| XYZ | xyz(60.3344, 61.8201, 53.5447) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.77
Warm Gray
#C9BEB0
ΔE00 5.20
Champagne
#F7E7CE
ΔE00 6.92
Bisque
#FFE4C4
ΔE00 7.05
Peach
#FFDAB9
ΔE00 7.13
Antiquewhite
#FAEBD7
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCBB7 #B7CBDF
analogous
#DFB7B7 #DFCBB7 #DFDFB7
triadic
#DFCBB7 #B7DFCB #CBB7DF
tetradic
#DFCBB7 #B7DFB7 #B7CBDF #DFB7DF
square
#DFCBB7 #B7DFB7 #B7CBDF #DFB7DF
split-complementary
#DFCBB7 #B7DFDF #B7B7DF
monochromatic
#B98E62 #CCAC8D #DFCBB7 #F2EAE1 #F6F0EA
Accessibility & contrast
On white
1.57
#DFCBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#DFCBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCBB7
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCBB7 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CCB6
Deuteranopia (green-blind)
#D7D0B7
Tritanopia (blue-blind)
#E7C7C5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dfcbb7; /* rgb */ color: rgb(223, 203, 183); /* oklch */ color: oklch(85.3% 0.035 67.3);
Tailwind
colors: {
custom: {
50: '#e9dacc',
500: '#dfcbb7',
950: '#000000',
},
}SCSS
$custom: #dfcbb7; $custom-light: #e9dacc; $custom-dark: #000000;
JSON
{
"hex": "#dfcbb7",
"rgb": {
"r": 223,
"g": 203,
"b": 183
},
"hsl": {
"h": 30,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.85333,
"c": 0.03522,
"h": 67.3
},
"luminance": 0.61819
}Semantic roles & 50–950 ramp
primary
#DFCBB7
secondary
#839DB7
accent
#73B134
background
#FEFEFE
surface
#FDFBFA
border
#D5D4D3
text
#161413
muted
#848383