#DEC888#DEC888
#DEC888 is a very light, moderate orange. Relative luminance 0.586; OKLCH L 83.7% C 0.086 H 91.3°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC888 |
|---|---|
| RGB | rgb(222, 200, 136) |
| HSL | hsl(45, 57%, 70%) |
| HSV | hsv(45, 39%, 87%) |
| CMYK | cmyk(0%, 9.9%, 38.7%, 12.9%) |
| CIE-LAB | lab(81.08, -1.23, 34.84) |
| CIE-LCH | lch(81.08, 34.86, 92.03°) |
| OKLab | oklab(83.65% -0.0019 0.0859) |
| OKLCH | oklch(83.65% 0.086 91.3) |
| XYZ | xyz(55.2236, 58.6177, 31.6932) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.65
Beige (survey)
#E6DAA6
ΔE00 5.55
Very Light Brown
#D3B683
ΔE00 5.82
Tan (survey)
#D1B26F
ΔE00 5.95
Sand
#C2B280
ΔE00 6.65
Sandy
#F1DA7A
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC888 #889EDE
analogous
#DE9D88 #DEC888 #C9DE88
triadic
#DEC888 #88DEC8 #C888DE
tetradic
#DEC888 #88DE9D #889EDE #DE88C9
square
#DEC888 #88DE9D #889EDE #DE88C9
split-complementary
#DEC888 #88C9DE #9D88DE
monochromatic
#B89633 #D1B258 #DEC888 #EBDEB8 #F8F4E7
Accessibility & contrast
On white
1.65
#DEC888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#DEC888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC888
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC888 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C683
Deuteranopia (green-blind)
#DBCC8A
Tritanopia (blue-blind)
#EBBEB8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec888; /* rgb */ color: rgb(222, 200, 136); /* oklch */ color: oklch(83.7% 0.086 91.3);
Tailwind
colors: {
custom: {
50: '#e9d8ab',
500: '#dec888',
950: '#000000',
},
}SCSS
$custom: #dec888; $custom-light: #e9d8ab; $custom-dark: #000000;
JSON
{
"hex": "#dec888",
"rgb": {
"r": 222,
"g": 200,
"b": 136
},
"hsl": {
"h": 44.651,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.83654,
"c": 0.08591,
"h": 91.3
},
"luminance": 0.58616
}Semantic roles & 50–950 ramp
primary
#DEC888
secondary
#556EB5
accent
#4BC421
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381