#DEC692#DEC692
#DEC692 is a very light, moderate orange. Relative luminance 0.580; OKLCH L 83.4% C 0.073 H 86.0°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC692 |
|---|---|
| RGB | rgb(222, 198, 146) |
| HSL | hsl(41, 54%, 72%) |
| HSV | hsv(41, 34%, 87%) |
| CMYK | cmyk(0%, 10.8%, 34.2%, 12.9%) |
| CIE-LAB | lab(80.74, 0.97, 29.19) |
| CIE-LCH | lch(80.74, 29.20, 88.10°) |
| OKLab | oklab(83.44% 0.0051 0.073) |
| OKLCH | oklch(83.44% 0.073 86) |
| XYZ | xyz(55.5076, 57.9950, 35.4588) |
| Luminance | 0.5799 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.22
Burlywood
#DEB887
ΔE00 5.64
Beige (survey)
#E6DAA6
ΔE00 5.84
Tan
#D2B48C
ΔE00 6.05
Tan (survey)
#D1B26F
ΔE00 6.13
Wheat
#F5DEB3
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC692 #92AADE
analogous
#DEA092 #DEC692 #D0DE92
triadic
#DEC692 #92DEC6 #C692DE
tetradic
#DEC692 #92DEA0 #92AADE #DE92D0
square
#DEC692 #92DEA0 #92AADE #DE92D0
split-complementary
#DEC692 #92D0DE #A092DE
monochromatic
#BD9339 #D0AD63 #DEC692 #ECDFC1 #F8F3E8
Accessibility & contrast
On white
1.67
#DEC692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#DEC692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC692
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC692 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C58E
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#EABDB8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dec692; /* rgb */ color: rgb(222, 198, 146); /* oklch */ color: oklch(83.4% 0.073 86.0);
Tailwind
colors: {
custom: {
50: '#e9d7b2',
500: '#dec692',
950: '#000000',
},
}SCSS
$custom: #dec692; $custom-light: #e9d7b2; $custom-dark: #000000;
JSON
{
"hex": "#dec692",
"rgb": {
"r": 222,
"g": 198,
"b": 146
},
"hsl": {
"h": 41.053,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.83436,
"c": 0.07315,
"h": 86
},
"luminance": 0.57993
}Semantic roles & 50–950 ramp
primary
#DEC692
secondary
#5E7AB6
accent
#56C125
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161411
muted
#848381