#DEB79B#DEB79B
#DEB79B is a light, muted orange. Relative luminance 0.518; OKLCH L 80.7% C 0.059 H 57.4°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB79B |
|---|---|
| RGB | rgb(222, 183, 155) |
| HSL | hsl(25, 50%, 74%) |
| HSV | hsv(25, 30%, 87%) |
| CMYK | cmyk(0%, 17.6%, 30.2%, 12.9%) |
| CIE-LAB | lab(77.14, 10.01, 19.52) |
| CIE-LCH | lch(77.14, 21.94, 62.85°) |
| OKLab | oklab(80.67% 0.0318 0.0498) |
| OKLCH | oklch(80.67% 0.059 57.4) |
| XYZ | xyz(52.9750, 51.7654, 38.2053) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.14
Tan
#D2B48C
ΔE00 6.35
Burlywood
#DEB887
ΔE00 6.81
Mushroom
#BA9E88
ΔE00 8.24
Peach
#FFDAB9
ΔE00 8.49
Light Peach
#FFD8B1
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB79B #9BC2DE
analogous
#DE9BA1 #DEB79B #DED99B
triadic
#DEB79B #9BDEB7 #B79BDE
tetradic
#DEB79B #A1DE9B #9BC2DE #D99BDE
square
#DEB79B #A1DE9B #9BC2DE #D99BDE
split-complementary
#DEB79B #9BDED9 #9BA1DE
monochromatic
#BF753F #CF966D #DEB79B #EDD8C9 #F7EEE8
Accessibility & contrast
On white
1.85
#DEB79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#DEB79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB79B
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB79B | 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)
#C2BA99
Deuteranopia (green-blind)
#CCC29B
Tritanopia (blue-blind)
#EAB0AF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #deb79b; /* rgb */ color: rgb(222, 183, 155); /* oklch */ color: oklch(80.7% 0.059 57.4);
Tailwind
colors: {
custom: {
50: '#e9ccb8',
500: '#deb79b',
950: '#000000',
},
}SCSS
$custom: #deb79b; $custom-light: #e9ccb8; $custom-dark: #000000;
JSON
{
"hex": "#deb79b",
"rgb": {
"r": 222,
"g": 183,
"b": 155
},
"hsl": {
"h": 25.075,
"s": 50.376,
"l": 73.922
},
"oklch": {
"l": 0.80671,
"c": 0.05913,
"h": 57.4
},
"luminance": 0.51763
}Semantic roles & 50–950 ramp
primary
#DEB79B
secondary
#6795B6
accent
#7FBE28
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381