#DFCEBA#DFCEBA
#DFCEBA is a very light, muted orange. Relative luminance 0.634; OKLCH L 86.0% C 0.033 H 71.9°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCEBA |
|---|---|
| RGB | rgb(223, 206, 186) |
| HSL | hsl(32, 37%, 80%) |
| HSV | hsv(32, 17%, 87%) |
| CMYK | cmyk(0%, 7.6%, 16.6%, 12.5%) |
| CIE-LAB | lab(83.64, 2.66, 12.08) |
| CIE-LCH | lch(83.64, 12.37, 77.57°) |
| OKLab | oklab(86% 0.0103 0.0314) |
| OKLCH | oklch(86% 0.033 71.9) |
| XYZ | xyz(61.3653, 63.3770, 55.4452) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.54
Warm Gray
#C9BEB0
ΔE00 5.03
Champagne
#F7E7CE
ΔE00 5.95
Antiquewhite
#FAEBD7
ΔE00 6.49
Bisque
#FFE4C4
ΔE00 6.83
Blanchedalmond
#FFEBCD
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCEBA #BACBDF
analogous
#DFBBBA #DFCEBA #DEDFBA
triadic
#DFCEBA #BADFCE #CEBADF
tetradic
#DFCEBA #BADFBB #BACBDF #DFBADE
square
#DFCEBA #BADFBB #BACBDF #DFBADE
split-complementary
#DFCEBA #BADEDF #BBBADF
monochromatic
#B89366 #CCB090 #DFCEBA #F2ECE4 #F5F0EA
Accessibility & contrast
On white
1.54
#DFCEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#DFCEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCEBA
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCEBA | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEB9
Deuteranopia (green-blind)
#D9D2BA
Tritanopia (blue-blind)
#E6CAC8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfceba; /* rgb */ color: rgb(223, 206, 186); /* oklch */ color: oklch(86.0% 0.033 71.9);
Tailwind
colors: {
custom: {
50: '#e9dcce',
500: '#dfceba',
950: '#000000',
},
}SCSS
$custom: #dfceba; $custom-light: #e9dcce; $custom-dark: #000000;
JSON
{
"hex": "#dfceba",
"rgb": {
"r": 223,
"g": 206,
"b": 186
},
"hsl": {
"h": 32.432,
"s": 36.634,
"l": 80.196
},
"oklch": {
"l": 0.86001,
"c": 0.03306,
"h": 71.9
},
"luminance": 0.63376
}Semantic roles & 50–950 ramp
primary
#DFCEBA
secondary
#869DB7
accent
#6EB036
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161513
muted
#848483