#DEB896#DEB896
#DEB896 is a light, moderate orange. Relative luminance 0.520; OKLCH L 80.8% C 0.063 H 63.6°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB896 |
|---|---|
| RGB | rgb(222, 184, 150) |
| HSL | hsl(28, 52%, 73%) |
| HSV | hsv(28, 32%, 87%) |
| CMYK | cmyk(0%, 17.1%, 32.4%, 12.9%) |
| CIE-LAB | lab(77.29, 8.84, 22.41) |
| CIE-LCH | lch(77.29, 24.09, 68.48°) |
| OKLab | oklab(80.76% 0.0283 0.0568) |
| OKLCH | oklch(80.76% 0.063 63.6) |
| XYZ | xyz(52.7708, 52.0149, 36.1084) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.31
Burlywood
#DEB887
ΔE00 4.53
Apricot
#FBCEB1
ΔE00 6.72
Very Light Brown
#D3B683
ΔE00 6.94
Fawn
#CFAF7B
ΔE00 7.03
Khaki
#C3B091
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB896 #96BCDE
analogous
#DE9698 #DEB896 #DEDC96
triadic
#DEB896 #96DEB8 #B896DE
tetradic
#DEB896 #98DE96 #96BCDE #DC96DE
square
#DEB896 #98DE96 #96BCDE #DC96DE
split-complementary
#DEB896 #96DEDC #9698DE
monochromatic
#BE793C #CF9967 #DEB896 #EDD7C5 #F8EFE8
Accessibility & contrast
On white
1.84
#DEB896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#DEB896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB896
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB896 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA94
Deuteranopia (green-blind)
#CDC297
Tritanopia (blue-blind)
#EAB0AF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deb896; /* rgb */ color: rgb(222, 184, 150); /* oklch */ color: oklch(80.8% 0.063 63.6);
Tailwind
colors: {
custom: {
50: '#e9cdb5',
500: '#deb896',
950: '#000000',
},
}SCSS
$custom: #deb896; $custom-light: #e9cdb5; $custom-dark: #000000;
JSON
{
"hex": "#deb896",
"rgb": {
"r": 222,
"g": 184,
"b": 150
},
"hsl": {
"h": 28.333,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.80755,
"c": 0.06345,
"h": 63.6
},
"luminance": 0.52013
}Semantic roles & 50–950 ramp
primary
#DEB896
secondary
#628EB6
accent
#77C026
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381