#DEC792#DEC792
#DEC792 is a very light, moderate orange. Relative luminance 0.585; OKLCH L 83.6% C 0.074 H 87.2°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC792 |
|---|---|
| RGB | rgb(222, 199, 146) |
| HSL | hsl(42, 54%, 72%) |
| HSV | hsv(42, 34%, 87%) |
| CMYK | cmyk(0%, 10.4%, 34.2%, 12.9%) |
| CIE-LAB | lab(80.99, 0.45, 29.53) |
| CIE-LCH | lch(80.99, 29.53, 89.13°) |
| OKLab | oklab(83.64% 0.0036 0.0738) |
| OKLCH | oklch(83.64% 0.074 87.2) |
| XYZ | xyz(55.7369, 58.4536, 35.5352) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.58
Beige (survey)
#E6DAA6
ΔE00 5.44
Sand (survey)
#E2CA76
ΔE00 6.07
Burlywood
#DEB887
ΔE00 6.11
Wheat
#F5DEB3
ΔE00 6.13
Sand
#C2B280
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC792 #92A9DE
analogous
#DEA192 #DEC792 #CFDE92
triadic
#DEC792 #92DEC7 #C792DE
tetradic
#DEC792 #92DEA1 #92A9DE #DE92CF
square
#DEC792 #92DEA1 #92A9DE #DE92CF
split-complementary
#DEC792 #92CFDE #A192DE
monochromatic
#BD9539 #D0AF63 #DEC792 #ECDFC1 #F8F3E8
Accessibility & contrast
On white
1.65
#DEC792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#DEC792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC792
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC792 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58E
Deuteranopia (green-blind)
#D9CC94
Tritanopia (blue-blind)
#EABEB9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec792; /* rgb */ color: rgb(222, 199, 146); /* oklch */ color: oklch(83.6% 0.074 87.2);
Tailwind
colors: {
custom: {
50: '#e9d7b2',
500: '#dec792',
950: '#000000',
},
}SCSS
$custom: #dec792; $custom-light: #e9d7b2; $custom-dark: #000000;
JSON
{
"hex": "#dec792",
"rgb": {
"r": 222,
"g": 199,
"b": 146
},
"hsl": {
"h": 41.842,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.83636,
"c": 0.07386,
"h": 87.2
},
"luminance": 0.58452
}Semantic roles & 50–950 ramp
primary
#DEC792
secondary
#5E79B6
accent
#54C125
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381