#DEB397#DEB397
#DEB397 is a light, moderate orange. Relative luminance 0.500; OKLCH L 79.8% C 0.063 H 54.7°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB397 |
|---|---|
| RGB | rgb(222, 179, 151) |
| HSL | hsl(24, 52%, 73%) |
| HSV | hsv(24, 32%, 87%) |
| CMYK | cmyk(0%, 19.4%, 32%, 12.9%) |
| CIE-LAB | lab(76.07, 11.63, 20.20) |
| CIE-LCH | lch(76.07, 23.31, 60.08°) |
| OKLab | oklab(79.81% 0.0365 0.0515) |
| OKLCH | oklch(79.81% 0.063 54.7) |
| XYZ | xyz(51.8313, 50.0066, 36.1942) |
| Luminance | 0.5000 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.75
Tan
#D2B48C
ΔE00 7.24
Burlywood
#DEB887
ΔE00 7.53
Pinkish Tan
#D99B82
ΔE00 7.64
Mushroom
#BA9E88
ΔE00 8.07
Peach (survey)
#FFB07C
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB397 #97C2DE
analogous
#DE979E #DEB397 #DED697
triadic
#DEB397 #97DEB3 #B397DE
tetradic
#DEB397 #9EDE97 #97C2DE #D697DE
square
#DEB397 #9EDE97 #97C2DE #D697DE
split-complementary
#DEB397 #97DED6 #979EDE
monochromatic
#BE703C #CF9169 #DEB397 #EDD5C5 #F8EEE8
Accessibility & contrast
On white
1.91
#DEB397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#DEB397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB397
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB397 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB695
Deuteranopia (green-blind)
#C9BF97
Tritanopia (blue-blind)
#EBABAB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deb397; /* rgb */ color: rgb(222, 179, 151); /* oklch */ color: oklch(79.8% 0.063 54.7);
Tailwind
colors: {
custom: {
50: '#e9c9b5',
500: '#deb397',
950: '#000000',
},
}SCSS
$custom: #deb397; $custom-light: #e9c9b5; $custom-dark: #000000;
JSON
{
"hex": "#deb397",
"rgb": {
"r": 222,
"g": 179,
"b": 151
},
"hsl": {
"h": 23.662,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.79811,
"c": 0.06307,
"h": 54.7
},
"luminance": 0.50004
}Semantic roles & 50–950 ramp
primary
#DEB397
secondary
#6395B6
accent
#83BF26
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281