#DEB697#DEB697
#DEB697 is a light, moderate orange. Relative luminance 0.512; OKLCH L 80.4% C 0.063 H 59.5°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB697 |
|---|---|
| RGB | rgb(222, 182, 151) |
| HSL | hsl(26, 52%, 73%) |
| HSV | hsv(26, 32%, 87%) |
| CMYK | cmyk(0%, 18%, 32%, 12.9%) |
| CIE-LAB | lab(76.81, 10.03, 21.22) |
| CIE-LCH | lch(76.81, 23.47, 64.70°) |
| OKLab | oklab(80.39% 0.0318 0.0539) |
| OKLCH | oklch(80.39% 0.063 59.5) |
| XYZ | xyz(52.4391, 51.2222, 36.3968) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.60
Burlywood
#DEB887
ΔE00 5.88
Apricot
#FBCEB1
ΔE00 6.47
Fawn
#CFAF7B
ΔE00 8.23
Mushroom
#BA9E88
ΔE00 8.25
Very Light Brown
#D3B683
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB697 #97BFDE
analogous
#DE979B #DEB697 #DED997
triadic
#DEB697 #97DEB6 #B697DE
tetradic
#DEB697 #9BDE97 #97BFDE #D997DE
square
#DEB697 #9BDE97 #97BFDE #D997DE
split-complementary
#DEB697 #97DED9 #979BDE
monochromatic
#BE753C #CF9569 #DEB697 #EDD7C5 #F8EFE8
Accessibility & contrast
On white
1.87
#DEB697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#DEB697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB697
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB697 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B895
Deuteranopia (green-blind)
#CBC197
Tritanopia (blue-blind)
#EAAEAE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #deb697; /* rgb */ color: rgb(222, 182, 151); /* oklch */ color: oklch(80.4% 0.063 59.5);
Tailwind
colors: {
custom: {
50: '#e9cbb5',
500: '#deb697',
950: '#000000',
},
}SCSS
$custom: #deb697; $custom-light: #e9cbb5; $custom-dark: #000000;
JSON
{
"hex": "#deb697",
"rgb": {
"r": 222,
"g": 182,
"b": 151
},
"hsl": {
"h": 26.197,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.80389,
"c": 0.0626,
"h": 59.5
},
"luminance": 0.5122
}Semantic roles & 50–950 ramp
primary
#DEB697
secondary
#6392B6
accent
#7CBF26
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281