#DECBBE#DECBBE
#DECBBE is a very light, muted orange. Relative luminance 0.620; OKLCH L 85.4% C 0.028 H 56.7°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBBE |
|---|---|
| RGB | rgb(222, 203, 190) |
| HSL | hsl(24, 33%, 81%) |
| HSV | hsv(24, 14%, 87%) |
| CMYK | cmyk(0%, 8.6%, 14.4%, 12.9%) |
| CIE-LAB | lab(82.89, 4.49, 8.88) |
| CIE-LCH | lch(82.89, 9.95, 63.16°) |
| OKLab | oklab(85.42% 0.0153 0.0233) |
| OKLCH | oklch(85.42% 0.028 56.7) |
| XYZ | xyz(60.7739, 61.9604, 57.4633) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.36
Warm Beige
#E9DCC9
ΔE00 5.84
Antiquewhite
#FAEBD7
ΔE00 8.11
Champagne
#F7E7CE
ΔE00 8.39
Peach
#FFDAB9
ΔE00 8.58
Apricot
#FBCEB1
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBBE #BED1DE
analogous
#DEBEC1 #DECBBE #DEDBBE
triadic
#DECBBE #BEDECB #CBBEDE
tetradic
#DECBBE #C1DEBE #BED1DE #DBBEDE
square
#DECBBE #C1DEBE #BED1DE #DBBEDE
split-complementary
#DECBBE #BEDEDB #BEC1DE
monochromatic
#B58A6D #C9AB95 #DECBBE #F3EBE7 #F5EFEB
Accessibility & contrast
On white
1.57
#DECBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#DECBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBBE
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBBE | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBD
Deuteranopia (green-blind)
#D5D0BE
Tritanopia (blue-blind)
#E4C8C7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #decbbe; /* rgb */ color: rgb(222, 203, 190); /* oklch */ color: oklch(85.4% 0.028 56.7);
Tailwind
colors: {
custom: {
50: '#e8dad1',
500: '#decbbe',
950: '#000000',
},
}SCSS
$custom: #decbbe; $custom-light: #e8dad1; $custom-dark: #000000;
JSON
{
"hex": "#decbbe",
"rgb": {
"r": 222,
"g": 203,
"b": 190
},
"hsl": {
"h": 24.375,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.85424,
"c": 0.02782,
"h": 56.7
},
"luminance": 0.61959
}Semantic roles & 50–950 ramp
primary
#DECBBE
secondary
#8AA4B6
accent
#7DAB3A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383