#DECEBC#DECEBC
#DECEBC is a very light, muted orange. Relative luminance 0.633; OKLCH L 86.0% C 0.030 H 70.7°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DECEBC |
|---|---|
| RGB | rgb(222, 206, 188) |
| HSL | hsl(32, 34%, 80%) |
| HSV | hsv(32, 15%, 87%) |
| CMYK | cmyk(0%, 7.2%, 15.3%, 12.9%) |
| CIE-LAB | lab(83.60, 2.61, 10.96) |
| CIE-LCH | lch(83.60, 11.26, 76.61°) |
| OKLab | oklab(85.97% 0.01 0.0286) |
| OKLCH | oklch(85.97% 0.03 70.7) |
| XYZ | xyz(61.2721, 63.3042, 56.5584) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.50
Warm Gray
#C9BEB0
ΔE00 4.70
Champagne
#F7E7CE
ΔE00 6.20
Antiquewhite
#FAEBD7
ΔE00 6.53
Bisque
#FFE4C4
ΔE00 7.31
Blanchedalmond
#FFEBCD
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECEBC #BCCCDE
analogous
#DEBDBC #DECEBC #DDDEBC
triadic
#DECEBC #BCDECE #CEBCDE
tetradic
#DECEBC #BCDEBD #BCCCDE #DEBCDD
square
#DECEBC #BCDEBD #BCCCDE #DEBCDD
split-complementary
#DECEBC #BCDDDE #BDBCDE
monochromatic
#B6926A #CAB093 #DECEBC #F2ECE5 #F5F0EA
Accessibility & contrast
On white
1.54
#DECEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#DECEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECEBC
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECEBC | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBB
Deuteranopia (green-blind)
#D8D2BC
Tritanopia (blue-blind)
#E5CAC9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #decebc; /* rgb */ color: rgb(222, 206, 188); /* oklch */ color: oklch(86.0% 0.030 70.7);
Tailwind
colors: {
custom: {
50: '#e8dcd0',
500: '#decebc',
950: '#000000',
},
}SCSS
$custom: #decebc; $custom-light: #e8dcd0; $custom-dark: #000000;
JSON
{
"hex": "#decebc",
"rgb": {
"r": 222,
"g": 206,
"b": 188
},
"hsl": {
"h": 31.765,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.85965,
"c": 0.03025,
"h": 70.7
},
"luminance": 0.63303
}Semantic roles & 50–950 ramp
primary
#DECEBC
secondary
#889EB6
accent
#6FAD39
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483