#DEC790#DEC790
#DEC790 is a very light, moderate orange. Relative luminance 0.584; OKLCH L 83.6% C 0.076 H 87.9°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC790 |
|---|---|
| RGB | rgb(222, 199, 144) |
| HSL | hsl(42, 54%, 72%) |
| HSV | hsv(42, 35%, 87%) |
| CMYK | cmyk(0%, 10.4%, 35.1%, 12.9%) |
| CIE-LAB | lab(80.96, 0.21, 30.52) |
| CIE-LCH | lch(80.96, 30.53, 89.61°) |
| OKLab | oklab(83.6% 0.0028 0.0761) |
| OKLCH | oklch(83.6% 0.076 87.9) |
| XYZ | xyz(55.5827, 58.3920, 34.7231) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.68
Beige (survey)
#E6DAA6
ΔE00 5.43
Sand (survey)
#E2CA76
ΔE00 5.61
Tan (survey)
#D1B26F
ΔE00 6.08
Sand
#C2B280
ΔE00 6.19
Burlywood
#DEB887
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC790 #90A7DE
analogous
#DEA090 #DEC790 #CEDE90
triadic
#DEC790 #90DEC7 #C790DE
tetradic
#DEC790 #90DEA0 #90A7DE #DE90CE
square
#DEC790 #90DEA0 #90A7DE #DE90CE
split-complementary
#DEC790 #90CEDE #A090DE
monochromatic
#BC9538 #D0AF61 #DEC790 #ECDFBF #F8F3E7
Accessibility & contrast
On white
1.66
#DEC790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#DEC790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC790
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC790 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C58C
Deuteranopia (green-blind)
#D9CC92
Tritanopia (blue-blind)
#EABEB9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec790; /* rgb */ color: rgb(222, 199, 144); /* oklch */ color: oklch(83.6% 0.076 87.9);
Tailwind
colors: {
custom: {
50: '#e9d7b1',
500: '#dec790',
950: '#000000',
},
}SCSS
$custom: #dec790; $custom-light: #e9d7b1; $custom-dark: #000000;
JSON
{
"hex": "#dec790",
"rgb": {
"r": 222,
"g": 199,
"b": 144
},
"hsl": {
"h": 42.308,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.83598,
"c": 0.07613,
"h": 87.9
},
"luminance": 0.5839
}Semantic roles & 50–950 ramp
primary
#DEC790
secondary
#5C77B6
accent
#52C224
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381