#DECEBB#DECEBB
#DECEBB is a very light, muted orange. Relative luminance 0.633; OKLCH L 85.9% C 0.031 H 72.1°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DECEBB |
|---|---|
| RGB | rgb(222, 206, 187) |
| HSL | hsl(33, 35%, 80%) |
| HSV | hsv(33, 16%, 87%) |
| CMYK | cmyk(0%, 7.2%, 15.8%, 12.9%) |
| CIE-LAB | lab(83.58, 2.45, 11.46) |
| CIE-LCH | lch(83.58, 11.72, 77.91°) |
| OKLab | oklab(85.94% 0.0096 0.0298) |
| OKLCH | oklch(85.94% 0.031 72.1) |
| XYZ | xyz(61.1647, 63.2612, 55.9926) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.42
Warm Gray
#C9BEB0
ΔE00 4.77
Champagne
#F7E7CE
ΔE00 6.03
Antiquewhite
#FAEBD7
ΔE00 6.49
Bisque
#FFE4C4
ΔE00 7.15
Blanchedalmond
#FFEBCD
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECEBB #BBCBDE
analogous
#DEBCBB #DECEBB #DCDEBB
triadic
#DECEBB #BBDECE #CEBBDE
tetradic
#DECEBB #BBDEBC #BBCBDE #DEBBDC
square
#DECEBB #BBDEBC #BBCBDE #DEBBDC
split-complementary
#DECEBB #BBDCDE #BCBBDE
monochromatic
#B69369 #CAB092 #DECEBB #F2ECE4 #F5F0EA
Accessibility & contrast
On white
1.54
#DECEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#DECEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECEBB
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECEBB | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBA
Deuteranopia (green-blind)
#D8D2BB
Tritanopia (blue-blind)
#E5CAC9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #decebb; /* rgb */ color: rgb(222, 206, 187); /* oklch */ color: oklch(85.9% 0.031 72.1);
Tailwind
colors: {
custom: {
50: '#e8dccf',
500: '#decebb',
950: '#000000',
},
}SCSS
$custom: #decebb; $custom-light: #e8dccf; $custom-dark: #000000;
JSON
{
"hex": "#decebb",
"rgb": {
"r": 222,
"g": 206,
"b": 187
},
"hsl": {
"h": 32.571,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.8594,
"c": 0.03133,
"h": 72.1
},
"luminance": 0.6326
}Semantic roles & 50–950 ramp
primary
#DECEBB
secondary
#879DB6
accent
#6EAD38
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483