#DEBB7E#DEBB7E
#DEBB7E is a light, moderate orange. Relative luminance 0.526; OKLCH L 80.9% C 0.088 H 80.9°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBB7E |
|---|---|
| RGB | rgb(222, 187, 126) |
| HSL | hsl(38, 59%, 68%) |
| HSV | hsv(38, 43%, 87%) |
| CMYK | cmyk(0%, 15.8%, 43.2%, 12.9%) |
| CIE-LAB | lab(77.63, 4.49, 35.52) |
| CIE-LCH | lch(77.63, 35.80, 82.79°) |
| OKLab | oklab(80.88% 0.014 0.0871) |
| OKLCH | oklch(80.88% 0.088 80.9) |
| XYZ | xyz(51.6620, 52.5790, 27.1622) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.86
Tan (survey)
#D1B26F
ΔE00 3.35
Burlywood
#DEB887
ΔE00 3.44
Fawn
#CFAF7B
ΔE00 3.76
Sandstone
#C9AE74
ΔE00 4.52
Tan
#D2B48C
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBB7E #7EA1DE
analogous
#DE8B7E #DEBB7E #D1DE7E
triadic
#DEBB7E #7EDEBB #BB7EDE
tetradic
#DEBB7E #7EDE8B #7EA1DE #DE7ED1
square
#DEBB7E #7EDE8B #7EA1DE #DE7ED1
split-complementary
#DEBB7E #7ED1DE #8B7EDE
monochromatic
#B4832E #D2A14D #DEBB7E #EAD5AF #F7EEDF
Accessibility & contrast
On white
1.82
#DEBB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#DEBB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBB7E
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBB7E | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB79
Deuteranopia (green-blind)
#D3C380
Tritanopia (blue-blind)
#ECB0AC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #debb7e; /* rgb */ color: rgb(222, 187, 126); /* oklch */ color: oklch(80.9% 0.088 80.9);
Tailwind
colors: {
custom: {
50: '#eacfa4',
500: '#debb7e',
950: '#000000',
},
}SCSS
$custom: #debb7e; $custom-light: #eacfa4; $custom-dark: #000000;
JSON
{
"hex": "#debb7e",
"rgb": {
"r": 222,
"g": 187,
"b": 126
},
"hsl": {
"h": 38.125,
"s": 59.259,
"l": 68.235
},
"oklch": {
"l": 0.80883,
"c": 0.08817,
"h": 80.9
},
"luminance": 0.52577
}Semantic roles & 50–950 ramp
primary
#DEBB7E
secondary
#4B72B5
accent
#5CC71F
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16130F
muted
#858380