#DEC291#DEC291
#DEC291 is a very light, moderate orange. Relative luminance 0.562; OKLCH L 82.6% C 0.072 H 81.3°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC291 |
|---|---|
| RGB | rgb(222, 194, 145) |
| HSL | hsl(38, 54%, 72%) |
| HSV | hsv(38, 35%, 87%) |
| CMYK | cmyk(0%, 12.6%, 34.7%, 12.9%) |
| CIE-LAB | lab(79.70, 2.94, 28.33) |
| CIE-LCH | lch(79.70, 28.48, 84.07°) |
| OKLab | oklab(82.62% 0.0108 0.0709) |
| OKLCH | oklch(82.62% 0.072 81.3) |
| XYZ | xyz(54.5279, 56.1595, 34.7502) |
| Luminance | 0.5616 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.12
Burlywood
#DEB887
ΔE00 3.84
Tan
#D2B48C
ΔE00 4.41
Fawn
#CFAF7B
ΔE00 4.99
Tan (survey)
#D1B26F
ΔE00 5.82
Toupe
#C7AC7D
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC291 #91ADDE
analogous
#DE9C91 #DEC291 #D4DE91
triadic
#DEC291 #91DEC2 #C291DE
tetradic
#DEC291 #91DE9C #91ADDE #DE91D4
square
#DEC291 #91DE9C #91ADDE #DE91D4
split-complementary
#DEC291 #91D4DE #9C91DE
monochromatic
#BC8C38 #D0A862 #DEC291 #ECDCC0 #F8F2E7
Accessibility & contrast
On white
1.72
#DEC291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#DEC291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC291
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC291 | 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)
#CFC18E
Deuteranopia (green-blind)
#D5C892
Tritanopia (blue-blind)
#EAB9B5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dec291; /* rgb */ color: rgb(222, 194, 145); /* oklch */ color: oklch(82.6% 0.072 81.3);
Tailwind
colors: {
custom: {
50: '#e9d4b1',
500: '#dec291',
950: '#000000',
},
}SCSS
$custom: #dec291; $custom-light: #e9d4b1; $custom-dark: #000000;
JSON
{
"hex": "#dec291",
"rgb": {
"r": 222,
"g": 194,
"b": 145
},
"hsl": {
"h": 38.182,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.82619,
"c": 0.07174,
"h": 81.3
},
"luminance": 0.56158
}Semantic roles & 50–950 ramp
primary
#DEC291
secondary
#5D7EB6
accent
#5DC124
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381