#DDCEBA#DDCEBA
#DDCEBA is a very light, muted orange. Relative luminance 0.631; OKLCH L 85.8% C 0.032 H 75.2°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCEBA |
|---|---|
| RGB | rgb(221, 206, 186) |
| HSL | hsl(34, 34%, 80%) |
| HSV | hsv(34, 16%, 87%) |
| CMYK | cmyk(0%, 6.8%, 15.8%, 13.3%) |
| CIE-LAB | lab(83.47, 1.93, 11.83) |
| CIE-LCH | lch(83.47, 11.98, 80.71°) |
| OKLab | oklab(85.83% 0.0081 0.0308) |
| OKLCH | oklch(85.83% 0.032 75.2) |
| XYZ | xyz(60.7526, 63.0610, 55.4165) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.29
Warm Gray
#C9BEB0
ΔE00 4.73
Champagne
#F7E7CE
ΔE00 5.89
Antiquewhite
#FAEBD7
ΔE00 6.52
Bisque
#FFE4C4
ΔE00 7.23
Eggshell
#F0EAD6
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCEBA #BAC9DD
analogous
#DDBDBA #DDCEBA #DBDDBA
triadic
#DDCEBA #BADDCE #CEBADD
tetradic
#DDCEBA #BADDBD #BAC9DD #DDBADB
square
#DDCEBA #BADDBD #BAC9DD #DDBADB
split-complementary
#DDCEBA #BADBDD #BDBADD
monochromatic
#B59468 #C9B191 #DDCEBA #F1EBE3 #F5F0EB
Accessibility & contrast
On white
1.54
#DDCEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#DDCEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCEBA
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCEBA | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEB9
Deuteranopia (green-blind)
#D8D1BA
Tritanopia (blue-blind)
#E4CAC8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ddceba; /* rgb */ color: rgb(221, 206, 186); /* oklch */ color: oklch(85.8% 0.032 75.2);
Tailwind
colors: {
custom: {
50: '#e7dcce',
500: '#ddceba',
950: '#000000',
},
}SCSS
$custom: #ddceba; $custom-light: #e7dcce; $custom-dark: #000000;
JSON
{
"hex": "#ddceba",
"rgb": {
"r": 221,
"g": 206,
"b": 186
},
"hsl": {
"h": 34.286,
"s": 33.981,
"l": 79.804
},
"oklch": {
"l": 0.8583,
"c": 0.03181,
"h": 75.2
},
"luminance": 0.6306
}Semantic roles & 50–950 ramp
primary
#DDCEBA
secondary
#869AB5
accent
#6AAD39
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483