#DEC293#DEC293
#DEC293 is a very light, moderate orange. Relative luminance 0.562; OKLCH L 82.7% C 0.070 H 80.4°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC293 |
|---|---|
| RGB | rgb(222, 194, 147) |
| HSL | hsl(38, 53%, 72%) |
| HSV | hsv(38, 34%, 87%) |
| CMYK | cmyk(0%, 12.6%, 33.8%, 12.9%) |
| CIE-LAB | lab(79.74, 3.18, 27.33) |
| CIE-LCH | lch(79.74, 27.51, 83.35°) |
| OKLab | oklab(82.66% 0.0116 0.0686) |
| OKLCH | oklch(82.66% 0.07 80.4) |
| XYZ | xyz(54.6835, 56.2218, 35.5695) |
| Luminance | 0.5622 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.26
Burlywood
#DEB887
ΔE00 3.73
Tan
#D2B48C
ΔE00 4.13
Fawn
#CFAF7B
ΔE00 5.08
Toupe
#C7AC7D
ΔE00 5.87
Sandstone
#C9AE74
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC293 #93AFDE
analogous
#DE9D93 #DEC293 #D4DE93
triadic
#DEC293 #93DEC2 #C293DE
tetradic
#DEC293 #93DE9D #93AFDE #DE93D4
square
#DEC293 #93DE9D #93AFDE #DE93D4
split-complementary
#DEC293 #93D4DE #9D93DE
monochromatic
#BD8C3A #D0A864 #DEC293 #ECDCC2 #F8F2E8
Accessibility & contrast
On white
1.72
#DEC293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#DEC293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC293
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC293 | 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)
#CEC290
Deuteranopia (green-blind)
#D5C994
Tritanopia (blue-blind)
#EAB9B6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dec293; /* rgb */ color: rgb(222, 194, 147); /* oklch */ color: oklch(82.7% 0.070 80.4);
Tailwind
colors: {
custom: {
50: '#e9d4b3',
500: '#dec293',
950: '#000000',
},
}SCSS
$custom: #dec293; $custom-light: #e9d4b3; $custom-dark: #000000;
JSON
{
"hex": "#dec293",
"rgb": {
"r": 222,
"g": 194,
"b": 147
},
"hsl": {
"h": 37.6,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.82658,
"c": 0.06955,
"h": 80.4
},
"luminance": 0.5622
}Semantic roles & 50–950 ramp
primary
#DEC293
secondary
#5F80B6
accent
#5FC125
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381