#DEC285#DEC285
#DEC285 is a very light, moderate orange. Relative luminance 0.558; OKLCH L 82.4% C 0.085 H 85.9°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC285 |
|---|---|
| RGB | rgb(222, 194, 133) |
| HSL | hsl(41, 57%, 70%) |
| HSV | hsv(41, 40%, 87%) |
| CMYK | cmyk(0%, 12.6%, 40.1%, 12.9%) |
| CIE-LAB | lab(79.50, 1.56, 34.33) |
| CIE-LCH | lch(79.50, 34.37, 87.39°) |
| OKLab | oklab(82.4% 0.006 0.0846) |
| OKLCH | oklch(82.4% 0.085 85.9) |
| XYZ | xyz(53.6510, 55.8088, 30.1319) |
| Luminance | 0.5581 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.79
Tan (survey)
#D1B26F
ΔE00 4.32
Sand (survey)
#E2CA76
ΔE00 5.01
Sandstone
#C9AE74
ΔE00 5.31
Burlywood
#DEB887
ΔE00 5.34
Fawn
#CFAF7B
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC285 #85A1DE
analogous
#DE9685 #DEC285 #CDDE85
triadic
#DEC285 #85DEC2 #C285DE
tetradic
#DEC285 #85DE96 #85A1DE #DE85CD
square
#DEC285 #85DE96 #85A1DE #DE85CD
split-complementary
#DEC285 #85CDDE #9685DE
monochromatic
#B78D32 #D1AA55 #DEC285 #EBDAB5 #F8F2E5
Accessibility & contrast
On white
1.73
#DEC285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#DEC285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC285
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC285 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C181
Deuteranopia (green-blind)
#D7C887
Tritanopia (blue-blind)
#EBB8B2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dec285; /* rgb */ color: rgb(222, 194, 133); /* oklch */ color: oklch(82.4% 0.085 85.9);
Tailwind
colors: {
custom: {
50: '#ead4a9',
500: '#dec285',
950: '#000000',
},
}SCSS
$custom: #dec285; $custom-light: #ead4a9; $custom-dark: #000000;
JSON
{
"hex": "#dec285",
"rgb": {
"r": 222,
"g": 194,
"b": 133
},
"hsl": {
"h": 41.124,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.82397,
"c": 0.08481,
"h": 85.9
},
"luminance": 0.55807
}Semantic roles & 50–950 ramp
primary
#DEC285
secondary
#5271B5
accent
#54C521
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380