#DECBB2#DECBB2
#DECBB2 is a very light, muted orange. Relative luminance 0.615; OKLCH L 85.1% C 0.040 H 74.7°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBB2 |
|---|---|
| RGB | rgb(222, 203, 178) |
| HSL | hsl(34, 40%, 78%) |
| HSV | hsv(34, 20%, 87%) |
| CMYK | cmyk(0%, 8.6%, 19.8%, 12.9%) |
| CIE-LAB | lab(82.62, 2.66, 14.88) |
| CIE-LCH | lch(82.62, 15.12, 79.87°) |
| OKLab | oklab(85.13% 0.0105 0.0385) |
| OKLCH | oklch(85.13% 0.04 74.7) |
| XYZ | xyz(59.5159, 61.4572, 50.8381) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.68
Warm Gray
#C9BEB0
ΔE00 5.58
Champagne
#F7E7CE
ΔE00 6.39
Bisque
#FFE4C4
ΔE00 6.65
Wheat
#F5DEB3
ΔE00 6.84
Peach
#FFDAB9
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBB2 #B2C5DE
analogous
#DEB5B2 #DECBB2 #DBDEB2
triadic
#DECBB2 #B2DECB #CBB2DE
tetradic
#DECBB2 #B2DEB5 #B2C5DE #DEB2DB
square
#DECBB2 #B2DEB5 #B2C5DE #DEB2DB
split-complementary
#DECBB2 #B2DBDE #B5B2DE
monochromatic
#B9915C #CCAE87 #DECBB2 #F0E8DD #F6F1EA
Accessibility & contrast
On white
1.58
#DECBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#DECBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBB2
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBB2 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CBB0
Deuteranopia (green-blind)
#D7CFB3
Tritanopia (blue-blind)
#E6C6C4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #decbb2; /* rgb */ color: rgb(222, 203, 178); /* oklch */ color: oklch(85.1% 0.040 74.7);
Tailwind
colors: {
custom: {
50: '#e8dac9',
500: '#decbb2',
950: '#000000',
},
}SCSS
$custom: #decbb2; $custom-light: #e8dac9; $custom-dark: #000000;
JSON
{
"hex": "#decbb2",
"rgb": {
"r": 222,
"g": 203,
"b": 178
},
"hsl": {
"h": 34.091,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.85125,
"c": 0.03986,
"h": 74.7
},
"luminance": 0.61456
}Semantic roles & 50–950 ramp
primary
#DECBB2
secondary
#7E96B6
accent
#6AB332
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382