#DEC688#DEC688
#DEC688 is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.3% C 0.084 H 89.2°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC688 |
|---|---|
| RGB | rgb(222, 198, 136) |
| HSL | hsl(43, 57%, 70%) |
| HSV | hsv(43, 39%, 87%) |
| CMYK | cmyk(0%, 10.8%, 38.7%, 12.9%) |
| CIE-LAB | lab(80.57, -0.19, 34.17) |
| CIE-LCH | lch(80.57, 34.17, 90.32°) |
| OKLab | oklab(83.25% 0.0011 0.0843) |
| OKLCH | oklch(83.25% 0.084 89.2) |
| XYZ | xyz(54.7634, 57.6973, 31.5398) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.18
Very Light Brown
#D3B683
ΔE00 4.99
Tan (survey)
#D1B26F
ΔE00 5.37
Beige (survey)
#E6DAA6
ΔE00 6.02
Sandstone
#C9AE74
ΔE00 6.24
Sand
#C2B280
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC688 #88A0DE
analogous
#DE9B88 #DEC688 #CBDE88
triadic
#DEC688 #88DEC6 #C688DE
tetradic
#DEC688 #88DE9B #88A0DE #DE88CB
square
#DEC688 #88DE9B #88A0DE #DE88CB
split-complementary
#DEC688 #88CBDE #9B88DE
monochromatic
#B89333 #D1AF58 #DEC688 #EBDDB8 #F8F4E7
Accessibility & contrast
On white
1.67
#DEC688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#DEC688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC688
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC688 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C484
Deuteranopia (green-blind)
#DACB8A
Tritanopia (blue-blind)
#EBBCB6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dec688; /* rgb */ color: rgb(222, 198, 136); /* oklch */ color: oklch(83.3% 0.084 89.2);
Tailwind
colors: {
custom: {
50: '#e9d7ab',
500: '#dec688',
950: '#000000',
},
}SCSS
$custom: #dec688; $custom-light: #e9d7ab; $custom-dark: #000000;
JSON
{
"hex": "#dec688",
"rgb": {
"r": 222,
"g": 198,
"b": 136
},
"hsl": {
"h": 43.256,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.83251,
"c": 0.08435,
"h": 89.2
},
"luminance": 0.57695
}Semantic roles & 50–950 ramp
primary
#DEC688
secondary
#5570B5
accent
#4FC421
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381