#DEC685#DEC685
#DEC685 is a very light, moderate orange. Relative luminance 0.576; OKLCH L 83.2% C 0.088 H 90.0°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC685 |
|---|---|
| RGB | rgb(222, 198, 133) |
| HSL | hsl(44, 57%, 70%) |
| HSV | hsv(44, 40%, 87%) |
| CMYK | cmyk(0%, 10.8%, 40.1%, 12.9%) |
| CIE-LAB | lab(80.52, -0.52, 35.66) |
| CIE-LCH | lch(80.52, 35.66, 90.84°) |
| OKLab | oklab(83.2% 0 0.0877) |
| OKLCH | oklch(83.2% 0.088 90) |
| XYZ | xyz(54.5532, 57.6133, 30.4326) |
| Luminance | 0.5761 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.57
Tan (survey)
#D1B26F
ΔE00 5.31
Very Light Brown
#D3B683
ΔE00 5.35
Beige (survey)
#E6DAA6
ΔE00 6.23
Sandstone
#C9AE74
ΔE00 6.33
Sand
#C2B280
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC685 #859DDE
analogous
#DE9A85 #DEC685 #CADE85
triadic
#DEC685 #85DEC6 #C685DE
tetradic
#DEC685 #85DE9A #859DDE #DE85CA
square
#DEC685 #85DE9A #859DDE #DE85CA
split-complementary
#DEC685 #85CADE #9A85DE
monochromatic
#B79332 #D1AF55 #DEC685 #EBDDB5 #F8F3E5
Accessibility & contrast
On white
1.68
#DEC685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#DEC685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC685
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC685 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C480
Deuteranopia (green-blind)
#DACB87
Tritanopia (blue-blind)
#EBBCB6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dec685; /* rgb */ color: rgb(222, 198, 133); /* oklch */ color: oklch(83.2% 0.088 90.0);
Tailwind
colors: {
custom: {
50: '#ead7a9',
500: '#dec685',
950: '#000000',
},
}SCSS
$custom: #dec685; $custom-light: #ead7a9; $custom-dark: #000000;
JSON
{
"hex": "#dec685",
"rgb": {
"r": 222,
"g": 198,
"b": 133
},
"hsl": {
"h": 43.82,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.83199,
"c": 0.08766,
"h": 90
},
"luminance": 0.57611
}Semantic roles & 50–950 ramp
primary
#DEC685
secondary
#526DB5
accent
#4DC521
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380