#DEC097#DEC097
#DEC097 is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.3% C 0.064 H 75.3°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC097 |
|---|---|
| RGB | rgb(222, 192, 151) |
| HSL | hsl(35, 52%, 73%) |
| HSV | hsv(35, 32%, 87%) |
| CMYK | cmyk(0%, 13.5%, 32%, 12.9%) |
| CIE-LAB | lab(79.31, 4.73, 24.63) |
| CIE-LCH | lch(79.31, 25.08, 79.13°) |
| OKLab | oklab(82.34% 0.0163 0.0622) |
| OKLCH | oklch(82.34% 0.064 75.3) |
| XYZ | xyz(54.5607, 55.4653, 37.1040) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.11
Burlywood
#DEB887
ΔE00 3.19
Very Light Brown
#D3B683
ΔE00 4.02
Fawn
#CFAF7B
ΔE00 5.34
Toupe
#C7AC7D
ΔE00 6.02
Khaki
#C3B091
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC097 #97B5DE
analogous
#DE9C97 #DEC097 #D8DE97
triadic
#DEC097 #97DEC0 #C097DE
tetradic
#DEC097 #97DE9C #97B5DE #DE97D8
square
#DEC097 #97DE9C #97B5DE #DE97D8
split-complementary
#DEC097 #97D8DE #9C97DE
monochromatic
#BE873C #CFA469 #DEC097 #EDDCC5 #F8F1E8
Accessibility & contrast
On white
1.74
#DEC097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#DEC097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC097
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC097 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC094
Deuteranopia (green-blind)
#D3C798
Tritanopia (blue-blind)
#EAB8B5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dec097; /* rgb */ color: rgb(222, 192, 151); /* oklch */ color: oklch(82.3% 0.064 75.3);
Tailwind
colors: {
custom: {
50: '#e9d3b5',
500: '#dec097',
950: '#000000',
},
}SCSS
$custom: #dec097; $custom-light: #e9d3b5; $custom-dark: #000000;
JSON
{
"hex": "#dec097",
"rgb": {
"r": 222,
"g": 192,
"b": 151
},
"hsl": {
"h": 34.648,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.82343,
"c": 0.06429,
"h": 75.3
},
"luminance": 0.55463
}Semantic roles & 50–950 ramp
primary
#DEC097
secondary
#6386B6
accent
#67BF26
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381