#DEB797#DEB797
#DEB797 is a light, moderate orange. Relative luminance 0.516; OKLCH L 80.6% C 0.063 H 61.1°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB797 |
|---|---|
| RGB | rgb(222, 183, 151) |
| HSL | hsl(27, 52%, 73%) |
| HSV | hsv(27, 32%, 87%) |
| CMYK | cmyk(0%, 17.6%, 32%, 12.9%) |
| CIE-LAB | lab(77.06, 9.50, 21.56) |
| CIE-LCH | lch(77.06, 23.56, 66.23°) |
| OKLab | oklab(80.58% 0.0302 0.0548) |
| OKLCH | oklch(80.58% 0.063 61.1) |
| XYZ | xyz(52.6447, 51.6332, 36.4653) |
| Luminance | 0.5163 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.08
Burlywood
#DEB887
ΔE00 5.37
Apricot
#FBCEB1
ΔE00 6.49
Fawn
#CFAF7B
ΔE00 7.77
Very Light Brown
#D3B683
ΔE00 7.79
Khaki
#C3B091
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB797 #97BEDE
analogous
#DE979A #DEB797 #DEDA97
triadic
#DEB797 #97DEB7 #B797DE
tetradic
#DEB797 #9ADE97 #97BEDE #DA97DE
square
#DEB797 #9ADE97 #97BEDE #DA97DE
split-complementary
#DEB797 #97DEDA #979ADE
monochromatic
#BE773C #CF9769 #DEB797 #EDD7C5 #F8EFE8
Accessibility & contrast
On white
1.85
#DEB797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#DEB797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB797
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB797 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B995
Deuteranopia (green-blind)
#CCC297
Tritanopia (blue-blind)
#EAAFAE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #deb797; /* rgb */ color: rgb(222, 183, 151); /* oklch */ color: oklch(80.6% 0.063 61.1);
Tailwind
colors: {
custom: {
50: '#e9ccb5',
500: '#deb797',
950: '#000000',
},
}SCSS
$custom: #deb797; $custom-light: #e9ccb5; $custom-dark: #000000;
JSON
{
"hex": "#deb797",
"rgb": {
"r": 222,
"g": 183,
"b": 151
},
"hsl": {
"h": 27.042,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.80583,
"c": 0.06254,
"h": 61.1
},
"luminance": 0.51631
}Semantic roles & 50–950 ramp
primary
#DEB797
secondary
#6391B6
accent
#7ABF26
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381