#DEB596#DEB596
#DEB596 is a light, moderate orange. Relative luminance 0.508; OKLCH L 80.2% C 0.064 H 58.8°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB596 |
|---|---|
| RGB | rgb(222, 181, 150) |
| HSL | hsl(26, 52%, 73%) |
| HSV | hsv(26, 32%, 87%) |
| CMYK | cmyk(0%, 18.5%, 32.4%, 12.9%) |
| CIE-LAB | lab(76.55, 10.43, 21.39) |
| CIE-LCH | lch(76.55, 23.80, 64.00°) |
| OKLab | oklab(80.17% 0.0329 0.0543) |
| OKLCH | oklch(80.17% 0.064 58.8) |
| XYZ | xyz(52.1542, 50.7817, 35.9029) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.83
Burlywood
#DEB887
ΔE00 6.07
Apricot
#FBCEB1
ΔE00 6.58
Mushroom
#BA9E88
ΔE00 8.18
Fawn
#CFAF7B
ΔE00 8.38
Very Light Brown
#D3B683
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB596 #96BFDE
analogous
#DE969B #DEB596 #DED996
triadic
#DEB596 #96DEB5 #B596DE
tetradic
#DEB596 #9BDE96 #96BFDE #D996DE
square
#DEB596 #9BDE96 #96BFDE #D996DE
split-complementary
#DEB596 #96DED9 #969BDE
monochromatic
#BE743C #CF9467 #DEB596 #EDD6C5 #F8EFE8
Accessibility & contrast
On white
1.88
#DEB596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#DEB596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB596
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB596 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B894
Deuteranopia (green-blind)
#CBC096
Tritanopia (blue-blind)
#EBADAD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb596; /* rgb */ color: rgb(222, 181, 150); /* oklch */ color: oklch(80.2% 0.064 58.8);
Tailwind
colors: {
custom: {
50: '#e9cbb5',
500: '#deb596',
950: '#000000',
},
}SCSS
$custom: #deb596; $custom-light: #e9cbb5; $custom-dark: #000000;
JSON
{
"hex": "#deb596",
"rgb": {
"r": 222,
"g": 181,
"b": 150
},
"hsl": {
"h": 25.833,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.80174,
"c": 0.06354,
"h": 58.8
},
"luminance": 0.50779
}Semantic roles & 50–950 ramp
primary
#DEB596
secondary
#6292B6
accent
#7DC026
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281