#DEC283#DEC283
#DEC283 is a very light, moderate orange. Relative luminance 0.558; OKLCH L 82.4% C 0.087 H 86.6°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC283 |
|---|---|
| RGB | rgb(222, 194, 131) |
| HSL | hsl(42, 58%, 69%) |
| HSV | hsv(42, 41%, 87%) |
| CMYK | cmyk(0%, 12.6%, 41%, 12.9%) |
| CIE-LAB | lab(79.47, 1.35, 35.33) |
| CIE-LCH | lch(79.47, 35.35, 87.82°) |
| OKLab | oklab(82.36% 0.0052 0.0868) |
| OKLCH | oklch(82.36% 0.087 86.6) |
| XYZ | xyz(53.5141, 55.7540, 29.4111) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.05
Tan (survey)
#D1B26F
ΔE00 4.22
Sand (survey)
#E2CA76
ΔE00 4.62
Sandstone
#C9AE74
ΔE00 5.34
Fawn
#CFAF7B
ΔE00 5.60
Burlywood
#DEB887
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC283 #839FDE
analogous
#DE9583 #DEC283 #CDDE83
triadic
#DEC283 #83DEC2 #C283DE
tetradic
#DEC283 #83DE95 #839FDE #DE83CD
square
#DEC283 #83DE95 #839FDE #DE83CD
split-complementary
#DEC283 #83CDDE #9583DE
monochromatic
#B68D30 #D1AA53 #DEC283 #EBDAB3 #F8F2E4
Accessibility & contrast
On white
1.73
#DEC283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#DEC283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC283
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC283 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C17E
Deuteranopia (green-blind)
#D7C885
Tritanopia (blue-blind)
#ECB8B2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dec283; /* rgb */ color: rgb(222, 194, 131); /* oklch */ color: oklch(82.4% 0.087 86.6);
Tailwind
colors: {
custom: {
50: '#ead4a8',
500: '#dec283',
950: '#000000',
},
}SCSS
$custom: #dec283; $custom-light: #ead4a8; $custom-dark: #000000;
JSON
{
"hex": "#dec283",
"rgb": {
"r": 222,
"g": 194,
"b": 131
},
"hsl": {
"h": 41.538,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.82362,
"c": 0.08698,
"h": 86.6
},
"luminance": 0.55752
}Semantic roles & 50–950 ramp
primary
#DEC283
secondary
#506FB5
accent
#53C620
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380