#DEBCA7#DEBCA7
#DEBCA7 is a light, muted orange. Relative luminance 0.543; OKLCH L 81.9% C 0.049 H 53.5°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCA7 |
|---|---|
| RGB | rgb(222, 188, 167) |
| HSL | hsl(23, 45%, 76%) |
| HSV | hsv(23, 25%, 87%) |
| CMYK | cmyk(0%, 15.3%, 24.8%, 12.9%) |
| CIE-LAB | lab(78.63, 8.98, 15.15) |
| CIE-LCH | lch(78.63, 17.61, 59.34°) |
| OKLab | oklab(81.92% 0.0289 0.0391) |
| OKLCH | oklch(81.92% 0.049 53.5) |
| XYZ | xyz(55.0830, 54.2880, 44.1288) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.87
Tan
#D2B48C
ΔE00 8.12
Peach
#FFDAB9
ΔE00 8.20
Warm Gray
#C9BEB0
ΔE00 8.70
Pinkish Grey
#C8ACA9
ΔE00 8.80
Light Peach
#FFD8B1
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCA7 #A7C9DE
analogous
#DEA7AE #DEBCA7 #DED8A7
triadic
#DEBCA7 #A7DEBC #BCA7DE
tetradic
#DEBCA7 #AEDEA7 #A7C9DE #D8A7DE
square
#DEBCA7 #AEDEA7 #A7C9DE #D8A7DE
split-complementary
#DEBCA7 #A7DED8 #A7AEDE
monochromatic
#BD784E #CD9A7A #DEBCA7 #EFDED4 #F7EEE9
Accessibility & contrast
On white
1.77
#DEBCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#DEBCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCA7
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCA7 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BEA6
Deuteranopia (green-blind)
#CDC5A7
Tritanopia (blue-blind)
#E8B6B6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debca7; /* rgb */ color: rgb(222, 188, 167); /* oklch */ color: oklch(81.9% 0.049 53.5);
Tailwind
colors: {
custom: {
50: '#e9d0c1',
500: '#debca7',
950: '#000000',
},
}SCSS
$custom: #debca7; $custom-light: #e9d0c1; $custom-dark: #000000;
JSON
{
"hex": "#debca7",
"rgb": {
"r": 222,
"g": 188,
"b": 167
},
"hsl": {
"h": 22.909,
"s": 45.455,
"l": 76.275
},
"oklch": {
"l": 0.81917,
"c": 0.04862,
"h": 53.5
},
"luminance": 0.54286
}Semantic roles & 50–950 ramp
primary
#DEBCA7
secondary
#739DB6
accent
#83B92D
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161412
muted
#848382