#DEC287#DEC287
#DEC287 is a very light, moderate orange. Relative luminance 0.559; OKLCH L 82.4% C 0.083 H 85.3°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC287 |
|---|---|
| RGB | rgb(222, 194, 135) |
| HSL | hsl(41, 57%, 70%) |
| HSV | hsv(41, 39%, 87%) |
| CMYK | cmyk(0%, 12.6%, 39.2%, 12.9%) |
| CIE-LAB | lab(79.54, 1.78, 33.34) |
| CIE-LCH | lch(79.54, 33.38, 86.94°) |
| OKLab | oklab(82.43% 0.0068 0.0824) |
| OKLCH | oklch(82.43% 0.083 85.3) |
| XYZ | xyz(53.7905, 55.8646, 30.8665) |
| Luminance | 0.5586 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.54
Tan (survey)
#D1B26F
ΔE00 4.48
Burlywood
#DEB887
ΔE00 5.03
Fawn
#CFAF7B
ΔE00 5.25
Sandstone
#C9AE74
ΔE00 5.31
Sand (survey)
#E2CA76
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC287 #87A3DE
analogous
#DE9787 #DEC287 #CEDE87
triadic
#DEC287 #87DEC2 #C287DE
tetradic
#DEC287 #87DE97 #87A3DE #DE87CE
square
#DEC287 #87DE97 #87A3DE #DE87CE
split-complementary
#DEC287 #87CEDE #9787DE
monochromatic
#B88D33 #D1AA57 #DEC287 #EBDAB7 #F8F3E7
Accessibility & contrast
On white
1.73
#DEC287 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#DEC287 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC287
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC287 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC287 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C183
Deuteranopia (green-blind)
#D7C889
Tritanopia (blue-blind)
#EBB8B3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dec287; /* rgb */ color: rgb(222, 194, 135); /* oklch */ color: oklch(82.4% 0.083 85.3);
Tailwind
colors: {
custom: {
50: '#e9d4aa',
500: '#dec287',
950: '#000000',
},
}SCSS
$custom: #dec287; $custom-light: #e9d4aa; $custom-dark: #000000;
JSON
{
"hex": "#dec287",
"rgb": {
"r": 222,
"g": 194,
"b": 135
},
"hsl": {
"h": 40.69,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.82432,
"c": 0.08265,
"h": 85.3
},
"luminance": 0.55862
}Semantic roles & 50–950 ramp
primary
#DEC287
secondary
#5473B5
accent
#56C421
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381