#DECAB2#DECAB2
#DECAB2 is a very light, muted orange. Relative luminance 0.610; OKLCH L 84.9% C 0.039 H 72.3°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DECAB2 |
|---|---|
| RGB | rgb(222, 202, 178) |
| HSL | hsl(33, 40%, 78%) |
| HSV | hsv(33, 20%, 87%) |
| CMYK | cmyk(0%, 9%, 19.8%, 12.9%) |
| CIE-LAB | lab(82.37, 3.18, 14.53) |
| CIE-LCH | lch(82.37, 14.87, 77.65°) |
| OKLab | oklab(84.93% 0.012 0.0376) |
| OKLCH | oklch(84.93% 0.039 72.3) |
| XYZ | xyz(59.2805, 60.9864, 50.7596) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.94
Warm Gray
#C9BEB0
ΔE00 5.45
Champagne
#F7E7CE
ΔE00 6.73
Bisque
#FFE4C4
ΔE00 6.76
Peach
#FFDAB9
ΔE00 7.11
Wheat
#F5DEB3
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECAB2 #B2C6DE
analogous
#DEB4B2 #DECAB2 #DCDEB2
triadic
#DECAB2 #B2DECA #CAB2DE
tetradic
#DECAB2 #B2DEB4 #B2C6DE #DEB2DC
square
#DECAB2 #B2DEB4 #B2C6DE #DEB2DC
split-complementary
#DECAB2 #B2DCDE #B4B2DE
monochromatic
#B98F5C #CCAD87 #DECAB2 #F0E7DD #F6F0EA
Accessibility & contrast
On white
1.59
#DECAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#DECAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECAB2
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECAB2 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CAB1
Deuteranopia (green-blind)
#D6CFB3
Tritanopia (blue-blind)
#E6C5C3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #decab2; /* rgb */ color: rgb(222, 202, 178); /* oklch */ color: oklch(84.9% 0.039 72.3);
Tailwind
colors: {
custom: {
50: '#e8dac9',
500: '#decab2',
950: '#000000',
},
}SCSS
$custom: #decab2; $custom-light: #e8dac9; $custom-dark: #000000;
JSON
{
"hex": "#decab2",
"rgb": {
"r": 222,
"g": 202,
"b": 178
},
"hsl": {
"h": 32.727,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.84926,
"c": 0.03944,
"h": 72.3
},
"luminance": 0.60985
}Semantic roles & 50–950 ramp
primary
#DECAB2
secondary
#7E98B6
accent
#6DB332
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382