#DEC395#DEC395
#DEC395 is a very light, moderate orange. Relative luminance 0.567; OKLCH L 82.9% C 0.068 H 80.8°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC395 |
|---|---|
| RGB | rgb(222, 195, 149) |
| HSL | hsl(38, 53%, 73%) |
| HSV | hsv(38, 33%, 87%) |
| CMYK | cmyk(0%, 12.2%, 32.9%, 12.9%) |
| CIE-LAB | lab(80.03, 2.90, 26.66) |
| CIE-LCH | lch(80.03, 26.82, 83.78°) |
| OKLab | oklab(82.9% 0.0109 0.067) |
| OKLCH | oklch(82.9% 0.068 80.8) |
| XYZ | xyz(55.0651, 56.7317, 36.4777) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.56
Burlywood
#DEB887
ΔE00 4.09
Tan
#D2B48C
ΔE00 4.31
Fawn
#CFAF7B
ΔE00 5.39
Toupe
#C7AC7D
ΔE00 6.09
Wheat
#F5DEB3
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC395 #95B0DE
analogous
#DE9E95 #DEC395 #D5DE95
triadic
#DEC395 #95DEC3 #C395DE
tetradic
#DEC395 #95DE9E #95B0DE #DE95D5
square
#DEC395 #95DE9E #95B0DE #DE95D5
split-complementary
#DEC395 #95D5DE #9E95DE
monochromatic
#BE8D3B #CFA966 #DEC395 #EDDDC4 #F8F2E8
Accessibility & contrast
On white
1.70
#DEC395 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#DEC395 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC395
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC395 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC395 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC292
Deuteranopia (green-blind)
#D6C996
Tritanopia (blue-blind)
#EABBB7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dec395; /* rgb */ color: rgb(222, 195, 149); /* oklch */ color: oklch(82.9% 0.068 80.8);
Tailwind
colors: {
custom: {
50: '#e9d5b4',
500: '#dec395',
950: '#000000',
},
}SCSS
$custom: #dec395; $custom-light: #e9d5b4; $custom-dark: #000000;
JSON
{
"hex": "#dec395",
"rgb": {
"r": 222,
"g": 195,
"b": 149
},
"hsl": {
"h": 37.808,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.82897,
"c": 0.06791,
"h": 80.8
},
"luminance": 0.5673
}Semantic roles & 50–950 ramp
primary
#DEC395
secondary
#6181B6
accent
#5FC026
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381