#DEC58D#DEC58D
#DEC58D is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.1% C 0.078 H 86.6°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC58D |
|---|---|
| RGB | rgb(222, 197, 141) |
| HSL | hsl(41, 55%, 71%) |
| HSV | hsv(41, 36%, 87%) |
| CMYK | cmyk(0%, 11.3%, 36.5%, 12.9%) |
| CIE-LAB | lab(80.40, 0.90, 31.35) |
| CIE-LCH | lch(80.40, 31.36, 88.36°) |
| OKLab | oklab(83.14% 0.0046 0.0779) |
| OKLCH | oklch(83.14% 0.078 86.6) |
| XYZ | xyz(54.8993, 57.3872, 33.3791) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.11
Tan (survey)
#D1B26F
ΔE00 5.46
Sand (survey)
#E2CA76
ΔE00 5.57
Burlywood
#DEB887
ΔE00 5.68
Fawn
#CFAF7B
ΔE00 5.98
Sandstone
#C9AE74
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC58D #8DA6DE
analogous
#DE9C8D #DEC58D #CEDE8D
triadic
#DEC58D #8DDEC5 #C58DDE
tetradic
#DEC58D #8DDE9C #8DA6DE #DE8DCE
square
#DEC58D #8DDE9C #8DA6DE #DE8DCE
split-complementary
#DEC58D #8DCEDE #9C8DDE
monochromatic
#BB9236 #D0AD5E #DEC58D #ECDDBC #F8F3E7
Accessibility & contrast
On white
1.68
#DEC58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#DEC58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC58D
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC58D | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C489
Deuteranopia (green-blind)
#D8CA8F
Tritanopia (blue-blind)
#EABCB6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dec58d; /* rgb */ color: rgb(222, 197, 141); /* oklch */ color: oklch(83.1% 0.078 86.6);
Tailwind
colors: {
custom: {
50: '#e9d6af',
500: '#dec58d',
950: '#000000',
},
}SCSS
$custom: #dec58d; $custom-light: #e9d6af; $custom-dark: #000000;
JSON
{
"hex": "#dec58d",
"rgb": {
"r": 222,
"g": 197,
"b": 141
},
"hsl": {
"h": 41.481,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.83141,
"c": 0.07806,
"h": 86.6
},
"luminance": 0.57385
}Semantic roles & 50–950 ramp
primary
#DEC58D
secondary
#5A76B6
accent
#54C323
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381