#DCCEBA#DCCEBA
#DCCEBA is a very light, muted orange. Relative luminance 0.629; OKLCH L 85.7% C 0.031 H 76.9°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCEBA |
|---|---|
| RGB | rgb(220, 206, 186) |
| HSL | hsl(35, 33%, 80%) |
| HSV | hsv(35, 15%, 86%) |
| CMYK | cmyk(0%, 6.4%, 15.5%, 13.7%) |
| CIE-LAB | lab(83.39, 1.57, 11.70) |
| CIE-LCH | lch(83.39, 11.80, 82.35°) |
| OKLab | oklab(85.75% 0.0071 0.0304) |
| OKLCH | oklch(85.75% 0.031 76.9) |
| XYZ | xyz(60.4489, 62.9045, 55.4022) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.26
Warm Gray
#C9BEB0
ΔE00 4.63
Champagne
#F7E7CE
ΔE00 5.91
Antiquewhite
#FAEBD7
ΔE00 6.58
Eggshell
#F0EAD6
ΔE00 7.11
Blanchedalmond
#FFEBCD
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCEBA #BAC8DC
analogous
#DCBDBA #DCCEBA #D9DCBA
triadic
#DCCEBA #BADCCE #CEBADC
tetradic
#DCCEBA #BADCBD #BAC8DC #DCBAD9
square
#DCCEBA #BADCBD #BAC8DC #DCBAD9
split-complementary
#DCCEBA #BAD9DC #BDBADC
monochromatic
#B39469 #C7B191 #DCCEBA #F1EBE3 #F5F1EB
Accessibility & contrast
On white
1.55
#DCCEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#DCCEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCEBA
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCEBA | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEB9
Deuteranopia (green-blind)
#D7D1BA
Tritanopia (blue-blind)
#E2CAC8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dcceba; /* rgb */ color: rgb(220, 206, 186); /* oklch */ color: oklch(85.7% 0.031 76.9);
Tailwind
colors: {
custom: {
50: '#e7dcce',
500: '#dcceba',
950: '#000000',
},
}SCSS
$custom: #dcceba; $custom-light: #e7dcce; $custom-dark: #000000;
JSON
{
"hex": "#dcceba",
"rgb": {
"r": 220,
"g": 206,
"b": 186
},
"hsl": {
"h": 35.294,
"s": 32.692,
"l": 79.608
},
"oklch": {
"l": 0.85746,
"c": 0.03123,
"h": 76.9
},
"luminance": 0.62903
}Semantic roles & 50–950 ramp
primary
#DCCEBA
secondary
#8799B4
accent
#69AB3A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483