#DEC492#DEC492
#DEC492 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.0% C 0.072 H 83.5°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC492 |
|---|---|
| RGB | rgb(222, 196, 146) |
| HSL | hsl(39, 54%, 72%) |
| HSV | hsv(39, 34%, 87%) |
| CMYK | cmyk(0%, 11.7%, 34.2%, 12.9%) |
| CIE-LAB | lab(80.23, 2.01, 28.51) |
| CIE-LCH | lch(80.23, 28.58, 85.96°) |
| OKLab | oklab(83.04% 0.0082 0.0714) |
| OKLCH | oklch(83.04% 0.072 83.5) |
| XYZ | xyz(55.0534, 57.0867, 35.3074) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.59
Burlywood
#DEB887
ΔE00 4.70
Tan
#D2B48C
ΔE00 5.14
Fawn
#CFAF7B
ΔE00 5.54
Tan (survey)
#D1B26F
ΔE00 5.97
Sandstone
#C9AE74
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC492 #92ACDE
analogous
#DE9E92 #DEC492 #D2DE92
triadic
#DEC492 #92DEC4 #C492DE
tetradic
#DEC492 #92DE9E #92ACDE #DE92D2
square
#DEC492 #92DE9E #92ACDE #DE92D2
split-complementary
#DEC492 #92D2DE #9E92DE
monochromatic
#BD9039 #D0AB63 #DEC492 #ECDDC1 #F8F2E8
Accessibility & contrast
On white
1.69
#DEC492 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#DEC492 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC492
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC492 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC492 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C38F
Deuteranopia (green-blind)
#D7CA93
Tritanopia (blue-blind)
#EABBB7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dec492; /* rgb */ color: rgb(222, 196, 146); /* oklch */ color: oklch(83.0% 0.072 83.5);
Tailwind
colors: {
custom: {
50: '#e9d5b2',
500: '#dec492',
950: '#000000',
},
}SCSS
$custom: #dec492; $custom-light: #e9d5b2; $custom-dark: #000000;
JSON
{
"hex": "#dec492",
"rgb": {
"r": 222,
"g": 196,
"b": 146
},
"hsl": {
"h": 39.474,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.83037,
"c": 0.07183,
"h": 83.5
},
"luminance": 0.57085
}Semantic roles & 50–950 ramp
primary
#DEC492
secondary
#5E7CB6
accent
#5AC125
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161411
muted
#848381