#DEC37C#DEC37C
#DEC37C is a very light, moderate orange. Relative luminance 0.560; OKLCH L 82.4% C 0.095 H 89.4°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC37C |
|---|---|
| RGB | rgb(222, 195, 124) |
| HSL | hsl(43, 60%, 68%) |
| HSV | hsv(43, 44%, 87%) |
| CMYK | cmyk(0%, 12.2%, 44.1%, 12.9%) |
| CIE-LAB | lab(79.62, 0.09, 39.11) |
| CIE-LCH | lch(79.62, 39.11, 89.86°) |
| OKLab | oklab(82.45% 0.001 0.0951) |
| OKLCH | oklch(82.45% 0.095 89.4) |
| XYZ | xyz(53.2790, 56.0173, 27.0708) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.01
Tan (survey)
#D1B26F
ΔE00 4.48
Very Light Brown
#D3B683
ΔE00 5.46
Desert
#CCAD60
ΔE00 5.86
Sandstone
#C9AE74
ΔE00 5.97
Sandy
#F1DA7A
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC37C #7C97DE
analogous
#DE927C #DEC37C #C8DE7C
triadic
#DEC37C #7CDEC3 #C37CDE
tetradic
#DEC37C #7CDE92 #7C97DE #DE7CC8
square
#DEC37C #7CDE92 #7C97DE #DE7CC8
split-complementary
#DEC37C #7CC8DE #927CDE
monochromatic
#B38E2D #D2AD4B #DEC37C #EAD9AD #F7F0DE
Accessibility & contrast
On white
1.72
#DEC37C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#DEC37C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC37C
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC37C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC37C | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C177
Deuteranopia (green-blind)
#D9C97E
Tritanopia (blue-blind)
#ECB8B1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dec37c; /* rgb */ color: rgb(222, 195, 124); /* oklch */ color: oklch(82.4% 0.095 89.4);
Tailwind
colors: {
custom: {
50: '#ead5a3',
500: '#dec37c',
950: '#000000',
},
}SCSS
$custom: #dec37c; $custom-light: #ead5a3; $custom-dark: #000000;
JSON
{
"hex": "#dec37c",
"rgb": {
"r": 222,
"g": 195,
"b": 124
},
"hsl": {
"h": 43.469,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.82446,
"c": 0.09515,
"h": 89.4
},
"luminance": 0.56015
}Semantic roles & 50–950 ramp
primary
#DEC37C
secondary
#4A67B4
accent
#4DC71E
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380