#DEC898#DEC898
#DEC898 is a very light, moderate orange. Relative luminance 0.591; OKLCH L 84.0% C 0.068 H 86.2°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC898 |
|---|---|
| RGB | rgb(222, 200, 152) |
| HSL | hsl(41, 51%, 73%) |
| HSV | hsv(41, 32%, 87%) |
| CMYK | cmyk(0%, 9.9%, 31.5%, 12.9%) |
| CIE-LAB | lab(81.35, 0.66, 26.87) |
| CIE-LCH | lch(81.35, 26.88, 88.58°) |
| OKLab | oklab(83.96% 0.0045 0.0676) |
| OKLCH | oklch(83.96% 0.068 86.2) |
| XYZ | xyz(56.4468, 59.1069, 38.1350) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.86
Beige (survey)
#E6DAA6
ΔE00 5.31
Wheat
#F5DEB3
ΔE00 5.48
Burlywood
#DEB887
ΔE00 6.15
Tan
#D2B48C
ΔE00 6.22
Sand
#C2B280
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC898 #98AEDE
analogous
#DEA598 #DEC898 #D1DE98
triadic
#DEC898 #98DEC8 #C898DE
tetradic
#DEC898 #98DEA5 #98AEDE #DE98D1
square
#DEC898 #98DEA5 #98AEDE #DE98D1
split-complementary
#DEC898 #98D1DE #A598DE
monochromatic
#BF963D #CFAF6A #DEC898 #EDE1C6 #F8F3E8
Accessibility & contrast
On white
1.64
#DEC898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#DEC898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC898
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC898 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C795
Deuteranopia (green-blind)
#D9CD99
Tritanopia (blue-blind)
#E9C0BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dec898; /* rgb */ color: rgb(222, 200, 152); /* oklch */ color: oklch(84.0% 0.068 86.2);
Tailwind
colors: {
custom: {
50: '#e9d8b6',
500: '#dec898',
950: '#000000',
},
}SCSS
$custom: #dec898; $custom-light: #e9d8b6; $custom-dark: #000000;
JSON
{
"hex": "#dec898",
"rgb": {
"r": 222,
"g": 200,
"b": 152
},
"hsl": {
"h": 41.143,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.83955,
"c": 0.06773,
"h": 86.2
},
"luminance": 0.59105
}Semantic roles & 50–950 ramp
primary
#DEC898
secondary
#647EB6
accent
#56BF27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381