#DEB7AA#DEB7AA
#DEB7AA is a light, muted orange. Relative luminance 0.523; OKLCH L 81.0% C 0.049 H 39.3°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB7AA |
|---|---|
| RGB | rgb(222, 183, 170) |
| HSL | hsl(15, 44%, 77%) |
| HSV | hsv(15, 23%, 87%) |
| CMYK | cmyk(0%, 17.6%, 23.4%, 12.9%) |
| CIE-LAB | lab(77.46, 12.07, 11.88) |
| CIE-LCH | lch(77.46, 16.94, 44.55°) |
| OKLab | oklab(81.03% 0.0378 0.0309) |
| OKLCH | oklch(81.03% 0.049 39.3) |
| XYZ | xyz(54.3139, 52.3009, 45.2565) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.96
Apricot
#FBCEB1
ΔE00 8.19
Pale Salmon
#FFB19A
ΔE00 8.63
Pinkish Tan
#D99B82
ΔE00 8.96
Light Salmon
#FEA993
ΔE00 9.71
Pale Rose
#FDC1C5
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB7AA #AAD1DE
analogous
#DEAAB7 #DEB7AA #DED1AA
triadic
#DEB7AA #AADEB7 #B7AADE
tetradic
#DEB7AA #B7DEAA #AAD1DE #D1AADE
square
#DEB7AA #B7DEAA #AAD1DE #D1AADE
split-complementary
#DEB7AA #AADED1 #AAB7DE
monochromatic
#BC6C52 #CD927E #DEB7AA #EFDCD6 #F6ECE9
Accessibility & contrast
On white
1.83
#DEB7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#DEB7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB7AA
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB7AA | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBA9
Deuteranopia (green-blind)
#C9C2AA
Tritanopia (blue-blind)
#E8B2B3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deb7aa; /* rgb */ color: rgb(222, 183, 170); /* oklch */ color: oklch(81.0% 0.049 39.3);
Tailwind
colors: {
custom: {
50: '#e9ccc3',
500: '#deb7aa',
950: '#000000',
},
}SCSS
$custom: #deb7aa; $custom-light: #e9ccc3; $custom-dark: #000000;
JSON
{
"hex": "#deb7aa",
"rgb": {
"r": 222,
"g": 183,
"b": 170
},
"hsl": {
"h": 15,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.81026,
"c": 0.04884,
"h": 39.3
},
"luminance": 0.52299
}Semantic roles & 50–950 ramp
primary
#DEB7AA
secondary
#76A6B6
accent
#95B72E
background
#FEFEFD
surface
#FDFAF9
border
#D5D3D2
text
#161312
muted
#848382