#DEC595#DEC595
#DEC595 is a very light, moderate orange. Relative luminance 0.576; OKLCH L 83.3% C 0.069 H 83.5°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC595 |
|---|---|
| RGB | rgb(222, 197, 149) |
| HSL | hsl(39, 53%, 73%) |
| HSV | hsv(39, 33%, 87%) |
| CMYK | cmyk(0%, 11.3%, 32.9%, 12.9%) |
| CIE-LAB | lab(80.53, 1.86, 27.34) |
| CIE-LCH | lch(80.53, 27.41, 86.11°) |
| OKLab | oklab(83.3% 0.0079 0.0687) |
| OKLCH | oklch(83.3% 0.069 83.5) |
| XYZ | xyz(55.5162, 57.6339, 36.6280) |
| Luminance | 0.5763 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.93
Burlywood
#DEB887
ΔE00 4.96
Tan
#D2B48C
ΔE00 5.19
Fawn
#CFAF7B
ΔE00 5.88
Wheat
#F5DEB3
ΔE00 6.01
Sand
#C2B280
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC595 #95AEDE
analogous
#DEA095 #DEC595 #D2DE95
triadic
#DEC595 #95DEC5 #C595DE
tetradic
#DEC595 #95DEA0 #95AEDE #DE95D2
square
#DEC595 #95DEA0 #95AEDE #DE95D2
split-complementary
#DEC595 #95D2DE #A095DE
monochromatic
#BE913B #CFAB66 #DEC595 #EDDFC4 #F8F2E8
Accessibility & contrast
On white
1.68
#DEC595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#DEC595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC595
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC595 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C492
Deuteranopia (green-blind)
#D7CB96
Tritanopia (blue-blind)
#EABDB8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dec595; /* rgb */ color: rgb(222, 197, 149); /* oklch */ color: oklch(83.3% 0.069 83.5);
Tailwind
colors: {
custom: {
50: '#e9d6b4',
500: '#dec595',
950: '#000000',
},
}SCSS
$custom: #dec595; $custom-light: #e9d6b4; $custom-dark: #000000;
JSON
{
"hex": "#dec595",
"rgb": {
"r": 222,
"g": 197,
"b": 149
},
"hsl": {
"h": 39.452,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.83295,
"c": 0.06911,
"h": 83.5
},
"luminance": 0.57632
}Semantic roles & 50–950 ramp
primary
#DEC595
secondary
#617EB6
accent
#5AC026
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381