#DEC398#DEC398
#DEC398 is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.0% C 0.065 H 79.2°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC398 |
|---|---|
| RGB | rgb(222, 195, 152) |
| HSL | hsl(37, 51%, 73%) |
| HSV | hsv(37, 32%, 87%) |
| CMYK | cmyk(0%, 12.2%, 31.5%, 12.9%) |
| CIE-LAB | lab(80.08, 3.28, 25.15) |
| CIE-LCH | lch(80.08, 25.37, 82.57°) |
| OKLab | oklab(82.96% 0.0121 0.0635) |
| OKLCH | oklch(82.96% 0.065 79.2) |
| XYZ | xyz(55.3077, 56.8287, 37.7553) |
| Luminance | 0.5683 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.93
Tan
#D2B48C
ΔE00 4.02
Burlywood
#DEB887
ΔE00 4.08
Fawn
#CFAF7B
ΔE00 5.64
Toupe
#C7AC7D
ΔE00 6.24
Wheat
#F5DEB3
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC398 #98B3DE
analogous
#DEA098 #DEC398 #D6DE98
triadic
#DEC398 #98DEC3 #C398DE
tetradic
#DEC398 #98DEA0 #98B3DE #DE98D6
square
#DEC398 #98DEA0 #98B3DE #DE98D6
split-complementary
#DEC398 #98D6DE #A098DE
monochromatic
#BF8D3D #CFA86A #DEC398 #EDDEC6 #F8F1E8
Accessibility & contrast
On white
1.70
#DEC398 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#DEC398 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC398
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC398 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC398 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC395
Deuteranopia (green-blind)
#D5C999
Tritanopia (blue-blind)
#EABBB7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dec398; /* rgb */ color: rgb(222, 195, 152); /* oklch */ color: oklch(83.0% 0.065 79.2);
Tailwind
colors: {
custom: {
50: '#e9d5b6',
500: '#dec398',
950: '#000000',
},
}SCSS
$custom: #dec398; $custom-light: #e9d5b6; $custom-dark: #000000;
JSON
{
"hex": "#dec398",
"rgb": {
"r": 222,
"g": 195,
"b": 152
},
"hsl": {
"h": 36.857,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.82958,
"c": 0.06461,
"h": 79.2
},
"luminance": 0.56827
}Semantic roles & 50–950 ramp
primary
#DEC398
secondary
#6484B6
accent
#61BF27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381