#DEBA7E#DEBA7E
#DEBA7E is a light, moderate orange. Relative luminance 0.522; OKLCH L 80.7% C 0.088 H 79.8°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBA7E |
|---|---|
| RGB | rgb(222, 186, 126) |
| HSL | hsl(38, 59%, 68%) |
| HSV | hsv(38, 43%, 87%) |
| CMYK | cmyk(0%, 16.2%, 43.2%, 12.9%) |
| CIE-LAB | lab(77.37, 5.02, 35.20) |
| CIE-LCH | lch(77.37, 35.55, 81.89°) |
| OKLab | oklab(80.69% 0.0156 0.0863) |
| OKLCH | oklch(80.69% 0.088 79.8) |
| XYZ | xyz(51.4506, 52.1562, 27.0917) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.78
Burlywood
#DEB887
ΔE00 3.02
Tan (survey)
#D1B26F
ΔE00 3.50
Fawn
#CFAF7B
ΔE00 3.53
Sandstone
#C9AE74
ΔE00 4.54
Tan
#D2B48C
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBA7E #7EA2DE
analogous
#DE8A7E #DEBA7E #D2DE7E
triadic
#DEBA7E #7EDEBA #BA7EDE
tetradic
#DEBA7E #7EDE8A #7EA2DE #DE7ED2
square
#DEBA7E #7EDE8A #7EA2DE #DE7ED2
split-complementary
#DEBA7E #7ED2DE #8A7EDE
monochromatic
#B4822E #D2A04D #DEBA7E #EAD4AF #F7EEDF
Accessibility & contrast
On white
1.84
#DEBA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#DEBA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBA7E
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBA7E | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BA7A
Deuteranopia (green-blind)
#D2C380
Tritanopia (blue-blind)
#ECAFAB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deba7e; /* rgb */ color: rgb(222, 186, 126); /* oklch */ color: oklch(80.7% 0.088 79.8);
Tailwind
colors: {
custom: {
50: '#eacea4',
500: '#deba7e',
950: '#000000',
},
}SCSS
$custom: #deba7e; $custom-light: #eacea4; $custom-dark: #000000;
JSON
{
"hex": "#deba7e",
"rgb": {
"r": 222,
"g": 186,
"b": 126
},
"hsl": {
"h": 37.5,
"s": 59.259,
"l": 68.235
},
"oklch": {
"l": 0.80686,
"c": 0.08769,
"h": 79.8
},
"luminance": 0.52154
}Semantic roles & 50–950 ramp
primary
#DEBA7E
secondary
#4B73B5
accent
#5EC71F
background
#FFFEFC
surface
#FEFAF5
border
#D6D3CF
text
#16130F
muted
#858380