#DEB696#DEB696
#DEB696 is a light, moderate orange. Relative luminance 0.512; OKLCH L 80.4% C 0.063 H 60.4°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB696 |
|---|---|
| RGB | rgb(222, 182, 150) |
| HSL | hsl(27, 52%, 73%) |
| HSV | hsv(27, 32%, 87%) |
| CMYK | cmyk(0%, 18%, 32.4%, 12.9%) |
| CIE-LAB | lab(76.79, 9.90, 21.73) |
| CIE-LCH | lch(76.79, 23.88, 65.50°) |
| OKLab | oklab(80.37% 0.0314 0.0552) |
| OKLCH | oklch(80.37% 0.063 60.4) |
| XYZ | xyz(52.3583, 51.1898, 35.9709) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.30
Burlywood
#DEB887
ΔE00 5.53
Apricot
#FBCEB1
ΔE00 6.57
Fawn
#CFAF7B
ΔE00 7.91
Very Light Brown
#D3B683
ΔE00 8.00
Khaki
#C3B091
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB696 #96BEDE
analogous
#DE969A #DEB696 #DEDA96
triadic
#DEB696 #96DEB6 #B696DE
tetradic
#DEB696 #9ADE96 #96BEDE #DA96DE
square
#DEB696 #9ADE96 #96BEDE #DA96DE
split-complementary
#DEB696 #96DEDA #969ADE
monochromatic
#BE763C #CF9667 #DEB696 #EDD6C5 #F8EFE8
Accessibility & contrast
On white
1.87
#DEB696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#DEB696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB696
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB696 | 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)
#C2B894
Deuteranopia (green-blind)
#CCC196
Tritanopia (blue-blind)
#EAAEAD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb696; /* rgb */ color: rgb(222, 182, 150); /* oklch */ color: oklch(80.4% 0.063 60.4);
Tailwind
colors: {
custom: {
50: '#e9cbb5',
500: '#deb696',
950: '#000000',
},
}SCSS
$custom: #deb696; $custom-light: #e9cbb5; $custom-dark: #000000;
JSON
{
"hex": "#deb696",
"rgb": {
"r": 222,
"g": 182,
"b": 150
},
"hsl": {
"h": 26.667,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.80368,
"c": 0.06346,
"h": 60.4
},
"luminance": 0.51188
}Semantic roles & 50–950 ramp
primary
#DEB696
secondary
#6291B6
accent
#7BC026
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281