#DEC290#DEC290
#DEC290 is a very light, moderate orange. Relative luminance 0.561; OKLCH L 82.6% C 0.073 H 81.8°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC290 |
|---|---|
| RGB | rgb(222, 194, 144) |
| HSL | hsl(38, 54%, 72%) |
| HSV | hsv(38, 35%, 87%) |
| CMYK | cmyk(0%, 12.6%, 35.1%, 12.9%) |
| CIE-LAB | lab(79.69, 2.82, 28.83) |
| CIE-LCH | lch(79.69, 28.97, 84.41°) |
| OKLab | oklab(82.6% 0.0104 0.0721) |
| OKLCH | oklch(82.6% 0.073 81.8) |
| XYZ | xyz(54.4511, 56.1288, 34.3459) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.08
Burlywood
#DEB887
ΔE00 3.92
Tan
#D2B48C
ΔE00 4.56
Fawn
#CFAF7B
ΔE00 4.96
Tan (survey)
#D1B26F
ΔE00 5.65
Sandstone
#C9AE74
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC290 #90ACDE
analogous
#DE9B90 #DEC290 #D3DE90
triadic
#DEC290 #90DEC2 #C290DE
tetradic
#DEC290 #90DE9B #90ACDE #DE90D3
square
#DEC290 #90DE9B #90ACDE #DE90D3
split-complementary
#DEC290 #90D3DE #9B90DE
monochromatic
#BC8C38 #D0A861 #DEC290 #ECDCBF #F8F2E7
Accessibility & contrast
On white
1.72
#DEC290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#DEC290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC290
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC290 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC18D
Deuteranopia (green-blind)
#D6C891
Tritanopia (blue-blind)
#EAB9B5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dec290; /* rgb */ color: rgb(222, 194, 144); /* oklch */ color: oklch(82.6% 0.073 81.8);
Tailwind
colors: {
custom: {
50: '#e9d4b1',
500: '#dec290',
950: '#000000',
},
}SCSS
$custom: #dec290; $custom-light: #e9d4b1; $custom-dark: #000000;
JSON
{
"hex": "#dec290",
"rgb": {
"r": 222,
"g": 194,
"b": 144
},
"hsl": {
"h": 38.462,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.826,
"c": 0.07283,
"h": 81.8
},
"luminance": 0.56127
}Semantic roles & 50–950 ramp
primary
#DEC290
secondary
#5C7CB6
accent
#5CC224
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381