#DEC695#DEC695
#DEC695 is a very light, moderate orange. Relative luminance 0.581; OKLCH L 83.5% C 0.070 H 84.8°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC695 |
|---|---|
| RGB | rgb(222, 198, 149) |
| HSL | hsl(40, 53%, 73%) |
| HSV | hsv(40, 33%, 87%) |
| CMYK | cmyk(0%, 10.8%, 32.9%, 12.9%) |
| CIE-LAB | lab(80.79, 1.33, 27.68) |
| CIE-LCH | lch(80.79, 27.72, 87.24°) |
| OKLab | oklab(83.49% 0.0063 0.0695) |
| OKLCH | oklch(83.49% 0.07 84.8) |
| XYZ | xyz(55.7440, 58.0896, 36.7040) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.20
Burlywood
#DEB887
ΔE00 5.41
Tan
#D2B48C
ΔE00 5.65
Wheat
#F5DEB3
ΔE00 5.89
Beige (survey)
#E6DAA6
ΔE00 6.00
Fawn
#CFAF7B
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC695 #95ADDE
analogous
#DEA195 #DEC695 #D1DE95
triadic
#DEC695 #95DEC6 #C695DE
tetradic
#DEC695 #95DEA1 #95ADDE #DE95D1
square
#DEC695 #95DEA1 #95ADDE #DE95D1
split-complementary
#DEC695 #95D1DE #A195DE
monochromatic
#BE933B #CFAD66 #DEC695 #EDDFC4 #F8F2E8
Accessibility & contrast
On white
1.66
#DEC695 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#DEC695 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC695
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC695 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C592
Deuteranopia (green-blind)
#D8CB96
Tritanopia (blue-blind)
#EABEB9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec695; /* rgb */ color: rgb(222, 198, 149); /* oklch */ color: oklch(83.5% 0.070 84.8);
Tailwind
colors: {
custom: {
50: '#e9d7b4',
500: '#dec695',
950: '#000000',
},
}SCSS
$custom: #dec695; $custom-light: #e9d7b4; $custom-dark: #000000;
JSON
{
"hex": "#dec695",
"rgb": {
"r": 222,
"g": 198,
"b": 149
},
"hsl": {
"h": 40.274,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.83495,
"c": 0.06976,
"h": 84.8
},
"luminance": 0.58088
}Semantic roles & 50–950 ramp
primary
#DEC695
secondary
#617DB6
accent
#58C026
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381