#DEB79D#DEB79D
#DEB79D is a light, muted orange. Relative luminance 0.518; OKLCH L 80.7% C 0.058 H 55.4°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB79D |
|---|---|
| RGB | rgb(222, 183, 157) |
| HSL | hsl(24, 50%, 74%) |
| HSV | hsv(24, 29%, 87%) |
| CMYK | cmyk(0%, 17.6%, 29.3%, 12.9%) |
| CIE-LAB | lab(77.18, 10.28, 18.50) |
| CIE-LCH | lch(77.18, 21.16, 60.96°) |
| OKLab | oklab(80.72% 0.0326 0.0474) |
| OKLCH | oklch(80.72% 0.058 55.4) |
| XYZ | xyz(53.1444, 51.8331, 39.0972) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.09
Tan
#D2B48C
ΔE00 7.05
Burlywood
#DEB887
ΔE00 7.57
Mushroom
#BA9E88
ΔE00 8.26
Peach
#FFDAB9
ΔE00 8.68
Pinkish Tan
#D99B82
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB79D #9DC4DE
analogous
#DE9DA4 #DEB79D #DED89D
triadic
#DEB79D #9DDEB7 #B79DDE
tetradic
#DEB79D #A4DE9D #9DC4DE #D89DDE
square
#DEB79D #A4DE9D #9DC4DE #D89DDE
split-complementary
#DEB79D #9DDED8 #9DA4DE
monochromatic
#BF7441 #CF956F #DEB79D #EDD9CB #F7EEE8
Accessibility & contrast
On white
1.85
#DEB79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#DEB79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB79D
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB79D | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9B
Deuteranopia (green-blind)
#CBC29D
Tritanopia (blue-blind)
#EAB0B0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deb79d; /* rgb */ color: rgb(222, 183, 157); /* oklch */ color: oklch(80.7% 0.058 55.4);
Tailwind
colors: {
custom: {
50: '#e9ccba',
500: '#deb79d',
950: '#000000',
},
}SCSS
$custom: #deb79d; $custom-light: #e9ccba; $custom-dark: #000000;
JSON
{
"hex": "#deb79d",
"rgb": {
"r": 222,
"g": 183,
"b": 157
},
"hsl": {
"h": 24,
"s": 49.618,
"l": 74.314
},
"oklch": {
"l": 0.80716,
"c": 0.0575,
"h": 55.4
},
"luminance": 0.51831
}Semantic roles & 50–950 ramp
primary
#DEB79D
secondary
#6997B6
accent
#82BD29
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381