#DEC58B#DEC58B
#DEC58B is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.1% C 0.080 H 87.3°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC58B |
|---|---|
| RGB | rgb(222, 197, 139) |
| HSL | hsl(42, 56%, 71%) |
| HSV | hsv(42, 37%, 87%) |
| CMYK | cmyk(0%, 11.3%, 37.4%, 12.9%) |
| CIE-LAB | lab(80.36, 0.67, 32.34) |
| CIE-LCH | lch(80.36, 32.35, 88.82°) |
| OKLab | oklab(83.1% 0.0038 0.0802) |
| OKLCH | oklch(83.1% 0.08 87.3) |
| XYZ | xyz(54.7518, 57.3282, 32.6025) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.28
Sand (survey)
#E2CA76
ΔE00 5.13
Tan (survey)
#D1B26F
ΔE00 5.30
Burlywood
#DEB887
ΔE00 5.92
Sandstone
#C9AE74
ΔE00 5.96
Fawn
#CFAF7B
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC58B #8BA4DE
analogous
#DE9B8B #DEC58B #CDDE8B
triadic
#DEC58B #8BDEC5 #C58BDE
tetradic
#DEC58B #8BDE9B #8BA4DE #DE8BCD
square
#DEC58B #8BDE9B #8BA4DE #DE8BCD
split-complementary
#DEC58B #8BCDDE #9B8BDE
monochromatic
#BA9235 #D0AD5B #DEC58B #ECDDBB #F8F3E7
Accessibility & contrast
On white
1.68
#DEC58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#DEC58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC58B
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC58B | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C387
Deuteranopia (green-blind)
#D8CA8D
Tritanopia (blue-blind)
#EBBCB6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dec58b; /* rgb */ color: rgb(222, 197, 139); /* oklch */ color: oklch(83.1% 0.080 87.3);
Tailwind
colors: {
custom: {
50: '#e9d6ad',
500: '#dec58b',
950: '#000000',
},
}SCSS
$custom: #dec58b; $custom-light: #e9d6ad; $custom-dark: #000000;
JSON
{
"hex": "#dec58b",
"rgb": {
"r": 222,
"g": 197,
"b": 139
},
"hsl": {
"h": 41.928,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.83105,
"c": 0.08029,
"h": 87.3
},
"luminance": 0.57326
}Semantic roles & 50–950 ramp
primary
#DEC58B
secondary
#5874B6
accent
#53C322
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381