#DEB2A2#DEB2A2
#DEB2A2 is a light, muted orange. Relative luminance 0.500; OKLCH L 79.9% C 0.056 H 40.9°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB2A2 |
|---|---|
| RGB | rgb(222, 178, 162) |
| HSL | hsl(16, 48%, 75%) |
| HSV | hsv(16, 27%, 87%) |
| CMYK | cmyk(0%, 19.8%, 27%, 12.9%) |
| CIE-LAB | lab(76.06, 13.62, 14.23) |
| CIE-LCH | lch(76.06, 19.70, 46.26°) |
| OKLab | oklab(79.88% 0.0424 0.0368) |
| OKLCH | oklch(79.88% 0.056 40.9) |
| XYZ | xyz(52.5670, 49.9813, 41.0538) |
| Luminance | 0.4998 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.87
Pinkish Tan
#D99B82
ΔE00 7.11
Pale Salmon
#FFB19A
ΔE00 7.44
Apricot
#FBCEB1
ΔE00 8.38
Light Salmon
#FEA993
ΔE00 8.40
Blush (survey)
#F29E8E
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB2A2 #A2CEDE
analogous
#DEA2B0 #DEB2A2 #DED0A2
triadic
#DEB2A2 #A2DEB2 #B2A2DE
tetradic
#DEB2A2 #B0DEA2 #A2CEDE #D0A2DE
square
#DEB2A2 #B0DEA2 #A2CEDE #D0A2DE
split-complementary
#DEB2A2 #A2DED0 #A2B0DE
monochromatic
#BE6748 #CE8D75 #DEB2A2 #EED7CF #F7ECE8
Accessibility & contrast
On white
1.91
#DEB2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#DEB2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB2A2
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB2A2 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A1
Deuteranopia (green-blind)
#C7BFA2
Tritanopia (blue-blind)
#E9ACAE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #deb2a2; /* rgb */ color: rgb(222, 178, 162); /* oklch */ color: oklch(79.9% 0.056 40.9);
Tailwind
colors: {
custom: {
50: '#e9c9bd',
500: '#deb2a2',
950: '#000000',
},
}SCSS
$custom: #deb2a2; $custom-light: #e9c9bd; $custom-dark: #000000;
JSON
{
"hex": "#deb2a2",
"rgb": {
"r": 222,
"g": 178,
"b": 162
},
"hsl": {
"h": 16,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.79875,
"c": 0.05617,
"h": 40.9
},
"luminance": 0.49979
}Semantic roles & 50–950 ramp
primary
#DEB2A2
secondary
#DDE9EE
accent
#94BB2B
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161312
muted
#848281