#DECB95#DECB95
#DECB95 is a very light, moderate orange. Relative luminance 0.604; OKLCH L 84.5% C 0.074 H 91.0°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DECB95 |
|---|---|
| RGB | rgb(222, 203, 149) |
| HSL | hsl(44, 53%, 73%) |
| HSV | hsv(44, 33%, 87%) |
| CMYK | cmyk(0%, 8.6%, 32.9%, 12.9%) |
| CIE-LAB | lab(82.06, -1.27, 29.39) |
| CIE-LCH | lch(82.06, 29.42, 92.47°) |
| OKLab | oklab(84.5% -0.0012 0.0735) |
| OKLCH | oklch(84.5% 0.074 91) |
| XYZ | xyz(56.9058, 60.4131, 37.0912) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.99
Sand (survey)
#E2CA76
ΔE00 5.79
Wheat
#F5DEB3
ΔE00 5.90
Very Light Brown
#D3B683
ΔE00 6.01
Vanilla
#F3E5AB
ΔE00 6.03
Pale Peach
#FFE5AD
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECB95 #95A8DE
analogous
#DEA795 #DECB95 #CCDE95
triadic
#DECB95 #95DECB #CB95DE
tetradic
#DECB95 #95DEA7 #95A8DE #DE95CC
square
#DECB95 #95DEA7 #95A8DE #DE95CC
split-complementary
#DECB95 #95CCDE #A795DE
monochromatic
#BE9C3B #CFB466 #DECB95 #EDE2C4 #F8F4E8
Accessibility & contrast
On white
1.61
#DECB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#DECB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECB95
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECB95 | 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)
#D7C991
Deuteranopia (green-blind)
#DCCE97
Tritanopia (blue-blind)
#E9C3BD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #decb95; /* rgb */ color: rgb(222, 203, 149); /* oklch */ color: oklch(84.5% 0.074 91.0);
Tailwind
colors: {
custom: {
50: '#e9dab4',
500: '#decb95',
950: '#000000',
},
}SCSS
$custom: #decb95; $custom-light: #e9dab4; $custom-dark: #000000;
JSON
{
"hex": "#decb95",
"rgb": {
"r": 222,
"g": 203,
"b": 149
},
"hsl": {
"h": 44.384,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.84498,
"c": 0.07354,
"h": 91
},
"luminance": 0.60411
}Semantic roles & 50–950 ramp
primary
#DECB95
secondary
#6177B6
accent
#4EC026
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381