#DEC18B#DEC18B
#DEC18B is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.3% C 0.078 H 82.7°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC18B |
|---|---|
| RGB | rgb(222, 193, 139) |
| HSL | hsl(39, 56%, 71%) |
| HSV | hsv(39, 37%, 87%) |
| CMYK | cmyk(0%, 13.1%, 37.4%, 12.9%) |
| CIE-LAB | lab(79.35, 2.76, 31.00) |
| CIE-LCH | lch(79.35, 31.13, 84.91°) |
| OKLab | oklab(82.31% 0.0099 0.0771) |
| OKLCH | oklch(82.31% 0.078 82.7) |
| XYZ | xyz(53.8556, 55.5357, 32.3037) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.88
Burlywood
#DEB887
ΔE00 3.98
Fawn
#CFAF7B
ΔE00 4.70
Tan (survey)
#D1B26F
ΔE00 4.87
Tan
#D2B48C
ΔE00 4.96
Sandstone
#C9AE74
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC18B #8BA8DE
analogous
#DE978B #DEC18B #D1DE8B
triadic
#DEC18B #8BDEC1 #C18BDE
tetradic
#DEC18B #8BDE97 #8BA8DE #DE8BD1
square
#DEC18B #8BDE97 #8BA8DE #DE8BD1
split-complementary
#DEC18B #8BD1DE #978BDE
monochromatic
#BA8B35 #D0A85B #DEC18B #ECDABB #F8F2E7
Accessibility & contrast
On white
1.73
#DEC18B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#DEC18B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC18B
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC18B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC18B | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC087
Deuteranopia (green-blind)
#D5C88D
Tritanopia (blue-blind)
#EBB8B3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dec18b; /* rgb */ color: rgb(222, 193, 139); /* oklch */ color: oklch(82.3% 0.078 82.7);
Tailwind
colors: {
custom: {
50: '#e9d3ad',
500: '#dec18b',
950: '#000000',
},
}SCSS
$custom: #dec18b; $custom-light: #e9d3ad; $custom-dark: #000000;
JSON
{
"hex": "#dec18b",
"rgb": {
"r": 222,
"g": 193,
"b": 139
},
"hsl": {
"h": 39.036,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.82306,
"c": 0.0777,
"h": 82.7
},
"luminance": 0.55534
}Semantic roles & 50–950 ramp
primary
#DEC18B
secondary
#5878B6
accent
#5BC322
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381