#DECBBA#DECBBA
#DECBBA is a very light, muted orange. Relative luminance 0.618; OKLCH L 85.3% C 0.031 H 64.2°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBBA |
|---|---|
| RGB | rgb(222, 203, 186) |
| HSL | hsl(28, 35%, 80%) |
| HSV | hsv(28, 16%, 87%) |
| CMYK | cmyk(0%, 8.6%, 16.2%, 12.9%) |
| CIE-LAB | lab(82.80, 3.87, 10.88) |
| CIE-LCH | lch(82.80, 11.55, 70.42°) |
| OKLab | oklab(85.32% 0.0137 0.0284) |
| OKLCH | oklch(85.32% 0.031 64.2) |
| XYZ | xyz(60.3427, 61.7879, 55.1923) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.90
Warm Gray
#C9BEB0
ΔE00 4.90
Champagne
#F7E7CE
ΔE00 7.34
Antiquewhite
#FAEBD7
ΔE00 7.48
Bisque
#FFE4C4
ΔE00 7.73
Peach
#FFDAB9
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBBA #BACDDE
analogous
#DEBABB #DECBBA #DEDDBA
triadic
#DECBBA #BADECB #CBBADE
tetradic
#DECBBA #BBDEBA #BACDDE #DDBADE
square
#DECBBA #BBDEBA #BACDDE #DDBADE
split-complementary
#DECBBA #BADEDD #BABBDE
monochromatic
#B68D67 #CAAC91 #DECBBA #F2EAE3 #F5EFEA
Accessibility & contrast
On white
1.57
#DECBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#DECBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBBA
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBBA | 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)
#D1CCB9
Deuteranopia (green-blind)
#D6D0BA
Tritanopia (blue-blind)
#E5C7C6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #decbba; /* rgb */ color: rgb(222, 203, 186); /* oklch */ color: oklch(85.3% 0.031 64.2);
Tailwind
colors: {
custom: {
50: '#e8dace',
500: '#decbba',
950: '#000000',
},
}SCSS
$custom: #decbba; $custom-light: #e8dace; $custom-dark: #000000;
JSON
{
"hex": "#decbba",
"rgb": {
"r": 222,
"g": 203,
"b": 186
},
"hsl": {
"h": 28.333,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.85321,
"c": 0.03149,
"h": 64.2
},
"luminance": 0.61787
}Semantic roles & 50–950 ramp
primary
#DECBBA
secondary
#869FB6
accent
#76AE37
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383