#DECAB6#DECAB6
#DECAB6 is a very light, muted orange. Relative luminance 0.611; OKLCH L 85.0% C 0.035 H 67.3°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DECAB6 |
|---|---|
| RGB | rgb(222, 202, 182) |
| HSL | hsl(30, 38%, 79%) |
| HSV | hsv(30, 18%, 87%) |
| CMYK | cmyk(0%, 9%, 18%, 12.9%) |
| CIE-LAB | lab(82.46, 3.78, 12.52) |
| CIE-LCH | lch(82.46, 13.08, 73.20°) |
| OKLab | oklab(85.02% 0.0136 0.0325) |
| OKLCH | oklch(85.02% 0.035 67.3) |
| XYZ | xyz(59.6880, 61.1494, 52.9057) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.96
Warm Gray
#C9BEB0
ΔE00 5.04
Champagne
#F7E7CE
ΔE00 7.13
Bisque
#FFE4C4
ΔE00 7.25
Peach
#FFDAB9
ΔE00 7.27
Antiquewhite
#FAEBD7
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECAB6 #B6CADE
analogous
#DEB6B6 #DECAB6 #DEDEB6
triadic
#DECAB6 #B6DECA #CAB6DE
tetradic
#DECAB6 #B6DEB6 #B6CADE #DEB6DE
square
#DECAB6 #B6DEB6 #B6CADE #DEB6DE
split-complementary
#DECAB6 #B6DEDE #B6B6DE
monochromatic
#B88D62 #CBAB8C #DECAB6 #F1E9E0 #F5F0EA
Accessibility & contrast
On white
1.59
#DECAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#DECAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECAB6
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECAB6 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBB5
Deuteranopia (green-blind)
#D6CFB6
Tritanopia (blue-blind)
#E6C6C4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #decab6; /* rgb */ color: rgb(222, 202, 182); /* oklch */ color: oklch(85.0% 0.035 67.3);
Tailwind
colors: {
custom: {
50: '#e8dacb',
500: '#decab6',
950: '#000000',
},
}SCSS
$custom: #decab6; $custom-light: #e8dacb; $custom-dark: #000000;
JSON
{
"hex": "#decab6",
"rgb": {
"r": 222,
"g": 202,
"b": 182
},
"hsl": {
"h": 30,
"s": 37.736,
"l": 79.216
},
"oklch": {
"l": 0.85024,
"c": 0.03525,
"h": 67.3
},
"luminance": 0.61148
}Semantic roles & 50–950 ramp
primary
#DECAB6
secondary
#829CB6
accent
#73B135
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161413
muted
#848383