#DEC095#DEC095
#DEC095 is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.3% C 0.066 H 76.5°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC095 |
|---|---|
| RGB | rgb(222, 192, 149) |
| HSL | hsl(35, 53%, 73%) |
| HSV | hsv(35, 33%, 87%) |
| CMYK | cmyk(0%, 13.5%, 32.9%, 12.9%) |
| CIE-LAB | lab(79.27, 4.48, 25.64) |
| CIE-LCH | lch(79.27, 26.03, 80.09°) |
| OKLab | oklab(82.3% 0.0155 0.0646) |
| OKLCH | oklch(82.3% 0.066 76.5) |
| XYZ | xyz(54.3996, 55.4008, 36.2559) |
| Luminance | 0.5540 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.01
Tan
#D2B48C
ΔE00 3.18
Very Light Brown
#D3B683
ΔE00 3.60
Fawn
#CFAF7B
ΔE00 5.04
Toupe
#C7AC7D
ΔE00 5.81
Khaki
#C3B091
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC095 #95B3DE
analogous
#DE9B95 #DEC095 #D8DE95
triadic
#DEC095 #95DEC0 #C095DE
tetradic
#DEC095 #95DE9B #95B3DE #DE95D8
square
#DEC095 #95DE9B #95B3DE #DE95D8
split-complementary
#DEC095 #95D8DE #9B95DE
monochromatic
#BE883B #CFA466 #DEC095 #EDDCC4 #F8F1E8
Accessibility & contrast
On white
1.74
#DEC095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#DEC095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC095
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC095 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC092
Deuteranopia (green-blind)
#D3C796
Tritanopia (blue-blind)
#EAB8B4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dec095; /* rgb */ color: rgb(222, 192, 149); /* oklch */ color: oklch(82.3% 0.066 76.5);
Tailwind
colors: {
custom: {
50: '#e9d3b4',
500: '#dec095',
950: '#000000',
},
}SCSS
$custom: #dec095; $custom-light: #e9d3b4; $custom-dark: #000000;
JSON
{
"hex": "#dec095",
"rgb": {
"r": 222,
"g": 192,
"b": 149
},
"hsl": {
"h": 35.342,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.82302,
"c": 0.06641,
"h": 76.5
},
"luminance": 0.55399
}Semantic roles & 50–950 ramp
primary
#DEC095
secondary
#6184B6
accent
#65C026
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381