#DFCDB7#DFCDB7
#DFCDB7 is a very light, muted orange. Relative luminance 0.628; OKLCH L 85.7% C 0.036 H 72.8°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDB7 |
|---|---|
| RGB | rgb(223, 205, 183) |
| HSL | hsl(33, 38%, 80%) |
| HSV | hsv(33, 18%, 87%) |
| CMYK | cmyk(0%, 8.1%, 17.9%, 12.5%) |
| CIE-LAB | lab(83.32, 2.73, 13.22) |
| CIE-LCH | lch(83.32, 13.50, 78.34°) |
| OKLab | oklab(85.73% 0.0106 0.0343) |
| OKLCH | oklch(85.73% 0.036 72.8) |
| XYZ | xyz(60.8097, 62.7708, 53.7032) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.92
Warm Gray
#C9BEB0
ΔE00 5.26
Champagne
#F7E7CE
ΔE00 6.02
Bisque
#FFE4C4
ΔE00 6.62
Antiquewhite
#FAEBD7
ΔE00 6.77
Blanchedalmond
#FFEBCD
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDB7 #B7C9DF
analogous
#DFB9B7 #DFCDB7 #DDDFB7
triadic
#DFCDB7 #B7DFCD #CDB7DF
tetradic
#DFCDB7 #B7DFB9 #B7C9DF #DFB7DD
square
#DFCDB7 #B7DFB9 #B7C9DF #DFB7DD
split-complementary
#DFCDB7 #B7DDDF #B9B7DF
monochromatic
#B99262 #CCB08D #DFCDB7 #F2EAE1 #F6F0EA
Accessibility & contrast
On white
1.55
#DFCDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#DFCDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDB7
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDB7 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CDB6
Deuteranopia (green-blind)
#D8D1B7
Tritanopia (blue-blind)
#E6C8C7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfcdb7; /* rgb */ color: rgb(223, 205, 183); /* oklch */ color: oklch(85.7% 0.036 72.8);
Tailwind
colors: {
custom: {
50: '#e9dccc',
500: '#dfcdb7',
950: '#000000',
},
}SCSS
$custom: #dfcdb7; $custom-light: #e9dccc; $custom-dark: #000000;
JSON
{
"hex": "#dfcdb7",
"rgb": {
"r": 223,
"g": 205,
"b": 183
},
"hsl": {
"h": 33,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.85729,
"c": 0.0359,
"h": 72.8
},
"luminance": 0.6277
}Semantic roles & 50–950 ramp
primary
#DFCDB7
secondary
#839AB7
accent
#6CB134
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161513
muted
#848483