#DEB79A#DEB79A
#DEB79A is a light, muted orange. Relative luminance 0.517; OKLCH L 80.6% C 0.060 H 58.4°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB79A |
|---|---|
| RGB | rgb(222, 183, 154) |
| HSL | hsl(26, 51%, 74%) |
| HSV | hsv(26, 31%, 87%) |
| CMYK | cmyk(0%, 17.6%, 30.6%, 12.9%) |
| CIE-LAB | lab(77.12, 9.88, 20.03) |
| CIE-LCH | lch(77.12, 22.34, 63.74°) |
| OKLab | oklab(80.65% 0.0314 0.0511) |
| OKLCH | oklch(80.65% 0.06 58.4) |
| XYZ | xyz(52.8914, 51.7319, 37.7648) |
| Luminance | 0.5173 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 6.02
Apricot
#FBCEB1
ΔE00 6.20
Burlywood
#DEB887
ΔE00 6.44
Mushroom
#BA9E88
ΔE00 8.25
Peach
#FFDAB9
ΔE00 8.42
Light Peach
#FFD8B1
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB79A #9AC1DE
analogous
#DE9A9F #DEB79A #DED99A
triadic
#DEB79A #9ADEB7 #B79ADE
tetradic
#DEB79A #9FDE9A #9AC1DE #D99ADE
square
#DEB79A #9FDE9A #9AC1DE #D99ADE
split-complementary
#DEB79A #9ADED9 #9A9FDE
monochromatic
#BF753E #CF966C #DEB79A #EDD8C8 #F7EFE8
Accessibility & contrast
On white
1.85
#DEB79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#DEB79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB79A
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB79A | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B998
Deuteranopia (green-blind)
#CCC29A
Tritanopia (blue-blind)
#EAAFAF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #deb79a; /* rgb */ color: rgb(222, 183, 154); /* oklch */ color: oklch(80.6% 0.060 58.4);
Tailwind
colors: {
custom: {
50: '#e9ccb7',
500: '#deb79a',
950: '#000000',
},
}SCSS
$custom: #deb79a; $custom-light: #e9ccb7; $custom-dark: #000000;
JSON
{
"hex": "#deb79a",
"rgb": {
"r": 222,
"g": 183,
"b": 154
},
"hsl": {
"h": 25.588,
"s": 50.746,
"l": 73.725
},
"oklch": {
"l": 0.80649,
"c": 0.05997,
"h": 58.4
},
"luminance": 0.5173
}Semantic roles & 50–950 ramp
primary
#DEB79A
secondary
#6694B6
accent
#7EBE27
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381