#DEC292#DEC292
#DEC292 is a very light, moderate orange. Relative luminance 0.562; OKLCH L 82.6% C 0.071 H 80.9°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC292 |
|---|---|
| RGB | rgb(222, 194, 146) |
| HSL | hsl(38, 54%, 72%) |
| HSV | hsv(38, 34%, 87%) |
| CMYK | cmyk(0%, 12.6%, 34.2%, 12.9%) |
| CIE-LAB | lab(79.72, 3.06, 27.83) |
| CIE-LCH | lch(79.72, 28.00, 83.72°) |
| OKLab | oklab(82.64% 0.0112 0.0698) |
| OKLCH | oklch(82.64% 0.071 80.9) |
| XYZ | xyz(54.6053, 56.1905, 35.1581) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.18
Burlywood
#DEB887
ΔE00 3.77
Tan
#D2B48C
ΔE00 4.26
Fawn
#CFAF7B
ΔE00 5.02
Toupe
#C7AC7D
ΔE00 5.86
Tan (survey)
#D1B26F
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC292 #92AEDE
analogous
#DE9C92 #DEC292 #D4DE92
triadic
#DEC292 #92DEC2 #C292DE
tetradic
#DEC292 #92DE9C #92AEDE #DE92D4
square
#DEC292 #92DE9C #92AEDE #DE92D4
split-complementary
#DEC292 #92D4DE #9C92DE
monochromatic
#BD8C39 #D0A863 #DEC292 #ECDCC1 #F8F2E8
Accessibility & contrast
On white
1.72
#DEC292 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#DEC292 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC292
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC292 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC292 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18F
Deuteranopia (green-blind)
#D5C993
Tritanopia (blue-blind)
#EAB9B5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dec292; /* rgb */ color: rgb(222, 194, 146); /* oklch */ color: oklch(82.6% 0.071 80.9);
Tailwind
colors: {
custom: {
50: '#e9d4b2',
500: '#dec292',
950: '#000000',
},
}SCSS
$custom: #dec292; $custom-light: #e9d4b2; $custom-dark: #000000;
JSON
{
"hex": "#dec292",
"rgb": {
"r": 222,
"g": 194,
"b": 146
},
"hsl": {
"h": 37.895,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.82639,
"c": 0.07065,
"h": 80.9
},
"luminance": 0.56188
}Semantic roles & 50–950 ramp
primary
#DEC292
secondary
#5E7FB6
accent
#5EC125
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161411
muted
#848381