#DECB94#DECB94
#DECB94 is a very light, moderate orange. Relative luminance 0.604; OKLCH L 84.5% C 0.075 H 91.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DECB94 |
|---|---|
| RGB | rgb(222, 203, 148) |
| HSL | hsl(45, 53%, 73%) |
| HSV | hsv(45, 33%, 87%) |
| CMYK | cmyk(0%, 8.6%, 33.3%, 12.9%) |
| CIE-LAB | lab(82.05, -1.39, 29.89) |
| CIE-LCH | lch(82.05, 29.92, 92.66°) |
| OKLab | oklab(84.48% -0.0016 0.0747) |
| OKLCH | oklch(84.48% 0.075 91.2) |
| XYZ | xyz(56.8263, 60.3813, 36.6726) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.02
Sand (survey)
#E2CA76
ΔE00 5.58
Vanilla
#F3E5AB
ΔE00 6.01
Wheat
#F5DEB3
ΔE00 6.04
Very Light Brown
#D3B683
ΔE00 6.05
Pale Peach
#FFE5AD
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECB94 #94A7DE
analogous
#DEA694 #DECB94 #CCDE94
triadic
#DECB94 #94DECB #CB94DE
tetradic
#DECB94 #94DEA6 #94A7DE #DE94CC
square
#DECB94 #94DEA6 #94A7DE #DE94CC
split-complementary
#DECB94 #94CCDE #A694DE
monochromatic
#BD9C3A #D0B465 #DECB94 #ECE2C3 #F8F4E8
Accessibility & contrast
On white
1.61
#DECB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#DECB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECB94
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECB94 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C990
Deuteranopia (green-blind)
#DCCE96
Tritanopia (blue-blind)
#E9C2BD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #decb94; /* rgb */ color: rgb(222, 203, 148); /* oklch */ color: oklch(84.5% 0.075 91.2);
Tailwind
colors: {
custom: {
50: '#e9dab4',
500: '#decb94',
950: '#000000',
},
}SCSS
$custom: #decb94; $custom-light: #e9dab4; $custom-dark: #000000;
JSON
{
"hex": "#decb94",
"rgb": {
"r": 222,
"g": 203,
"b": 148
},
"hsl": {
"h": 44.595,
"s": 52.857,
"l": 72.549
},
"oklch": {
"l": 0.84479,
"c": 0.07471,
"h": 91.2
},
"luminance": 0.6038
}Semantic roles & 50–950 ramp
primary
#DECB94
secondary
#6076B6
accent
#4DC025
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381