#DECEBA#DECEBA
#DECEBA is a very light, muted orange. Relative luminance 0.632; OKLCH L 85.9% C 0.032 H 73.5°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DECEBA |
|---|---|
| RGB | rgb(222, 206, 186) |
| HSL | hsl(33, 35%, 80%) |
| HSV | hsv(33, 16%, 87%) |
| CMYK | cmyk(0%, 7.2%, 16.2%, 12.9%) |
| CIE-LAB | lab(83.56, 2.30, 11.95) |
| CIE-LCH | lch(83.56, 12.17, 79.12°) |
| OKLab | oklab(85.92% 0.0092 0.0311) |
| OKLCH | oklch(85.92% 0.032 73.5) |
| XYZ | xyz(61.0580, 63.2185, 55.4308) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.39
Warm Gray
#C9BEB0
ΔE00 4.86
Champagne
#F7E7CE
ΔE00 5.90
Antiquewhite
#FAEBD7
ΔE00 6.49
Bisque
#FFE4C4
ΔE00 7.02
Blanchedalmond
#FFEBCD
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECEBA #BACADE
analogous
#DEBCBA #DECEBA #DCDEBA
triadic
#DECEBA #BADECE #CEBADE
tetradic
#DECEBA #BADEBC #BACADE #DEBADC
square
#DECEBA #BADEBC #BACADE #DEBADC
split-complementary
#DECEBA #BADCDE #BCBADE
monochromatic
#B69367 #CAB191 #DECEBA #F2EBE3 #F5F0EA
Accessibility & contrast
On white
1.54
#DECEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#DECEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECEBA
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECEBA | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEB9
Deuteranopia (green-blind)
#D8D2BA
Tritanopia (blue-blind)
#E5CAC8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #deceba; /* rgb */ color: rgb(222, 206, 186); /* oklch */ color: oklch(85.9% 0.032 73.5);
Tailwind
colors: {
custom: {
50: '#e8dcce',
500: '#deceba',
950: '#000000',
},
}SCSS
$custom: #deceba; $custom-light: #e8dcce; $custom-dark: #000000;
JSON
{
"hex": "#deceba",
"rgb": {
"r": 222,
"g": 206,
"b": 186
},
"hsl": {
"h": 33.333,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.85915,
"c": 0.03242,
"h": 73.5
},
"luminance": 0.63217
}Semantic roles & 50–950 ramp
primary
#DECEBA
secondary
#869BB6
accent
#6CAE37
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483