#DEC185#DEC185
#DEC185 is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.2% C 0.084 H 84.9°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC185 |
|---|---|
| RGB | rgb(222, 193, 133) |
| HSL | hsl(40, 57%, 70%) |
| HSV | hsv(40, 40%, 87%) |
| CMYK | cmyk(0%, 13.1%, 40.1%, 12.9%) |
| CIE-LAB | lab(79.25, 2.09, 34.00) |
| CIE-LCH | lch(79.25, 34.06, 86.49°) |
| OKLab | oklab(82.2% 0.0076 0.0838) |
| OKLCH | oklch(82.2% 0.084 84.9) |
| XYZ | xyz(53.4292, 55.3652, 30.0579) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.43
Tan (survey)
#D1B26F
ΔE00 4.17
Burlywood
#DEB887
ΔE00 4.87
Fawn
#CFAF7B
ΔE00 5.04
Sandstone
#C9AE74
ΔE00 5.12
Sand (survey)
#E2CA76
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC185 #85A2DE
analogous
#DE9585 #DEC185 #CFDE85
triadic
#DEC185 #85DEC1 #C185DE
tetradic
#DEC185 #85DE95 #85A2DE #DE85CF
square
#DEC185 #85DE95 #85A2DE #DE85CF
split-complementary
#DEC185 #85CFDE #9585DE
monochromatic
#B78C32 #D1A955 #DEC185 #EBD9B5 #F8F2E5
Accessibility & contrast
On white
1.74
#DEC185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#DEC185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC185
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC185 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC081
Deuteranopia (green-blind)
#D6C787
Tritanopia (blue-blind)
#EBB7B2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dec185; /* rgb */ color: rgb(222, 193, 133); /* oklch */ color: oklch(82.2% 0.084 84.9);
Tailwind
colors: {
custom: {
50: '#ead3a9',
500: '#dec185',
950: '#000000',
},
}SCSS
$custom: #dec185; $custom-light: #ead3a9; $custom-dark: #000000;
JSON
{
"hex": "#dec185",
"rgb": {
"r": 222,
"g": 193,
"b": 133
},
"hsl": {
"h": 40.449,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.82197,
"c": 0.08418,
"h": 84.9
},
"luminance": 0.55363
}Semantic roles & 50–950 ramp
primary
#DEC185
secondary
#5272B5
accent
#56C521
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#161410
muted
#858380