#DEB6A2#DEB6A2
#DEB6A2 is a light, muted orange. Relative luminance 0.516; OKLCH L 80.6% C 0.054 H 48.0°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB6A2 |
|---|---|
| RGB | rgb(222, 182, 162) |
| HSL | hsl(20, 48%, 75%) |
| HSV | hsv(20, 27%, 87%) |
| CMYK | cmyk(0%, 18%, 27%, 12.9%) |
| CIE-LAB | lab(77.04, 11.48, 15.61) |
| CIE-LCH | lch(77.04, 19.38, 53.67°) |
| OKLab | oklab(80.64% 0.0362 0.0402) |
| OKLCH | oklch(80.64% 0.054 48) |
| XYZ | xyz(53.3745, 51.5963, 41.3230) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.73
Pinkish Grey
#C8ACA9
ΔE00 7.94
Pinkish Tan
#D99B82
ΔE00 8.10
Pale Salmon
#FFB19A
ΔE00 8.55
Mushroom
#BA9E88
ΔE00 8.76
Tan
#D2B48C
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB6A2 #A2CADE
analogous
#DEA2AC #DEB6A2 #DED4A2
triadic
#DEB6A2 #A2DEB6 #B6A2DE
tetradic
#DEB6A2 #ACDEA2 #A2CADE #D4A2DE
square
#DEB6A2 #ACDEA2 #A2CADE #D4A2DE
split-complementary
#DEB6A2 #A2DED4 #A2ACDE
monochromatic
#BE6F48 #CE9375 #DEB6A2 #EED9CF #F7EDE8
Accessibility & contrast
On white
1.86
#DEB6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#DEB6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB6A2
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB6A2 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B9A1
Deuteranopia (green-blind)
#CAC1A2
Tritanopia (blue-blind)
#E9B0B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #deb6a2; /* rgb */ color: rgb(222, 182, 162); /* oklch */ color: oklch(80.6% 0.054 48.0);
Tailwind
colors: {
custom: {
50: '#e9ccbd',
500: '#deb6a2',
950: '#000000',
},
}SCSS
$custom: #deb6a2; $custom-light: #e9ccbd; $custom-dark: #000000;
JSON
{
"hex": "#deb6a2",
"rgb": {
"r": 222,
"g": 182,
"b": 162
},
"hsl": {
"h": 20,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.80639,
"c": 0.05411,
"h": 48
},
"luminance": 0.51594
}Semantic roles & 50–950 ramp
primary
#DEB6A2
secondary
#6E9EB6
accent
#8BBB2B
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161312
muted
#848382