#DEBA80#DEBA80
#DEBA80 is a light, moderate orange. Relative luminance 0.522; OKLCH L 80.7% C 0.086 H 79.0°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBA80 |
|---|---|
| RGB | rgb(222, 186, 128) |
| HSL | hsl(37, 59%, 69%) |
| HSV | hsv(37, 42%, 87%) |
| CMYK | cmyk(0%, 16.2%, 42.3%, 12.9%) |
| CIE-LAB | lab(77.41, 5.23, 34.20) |
| CIE-LCH | lch(77.41, 34.59, 81.31°) |
| OKLab | oklab(80.72% 0.0163 0.0841) |
| OKLCH | oklch(80.72% 0.086 79) |
| XYZ | xyz(51.5810, 52.2084, 27.7782) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.58
Very Light Brown
#D3B683
ΔE00 2.61
Fawn
#CFAF7B
ΔE00 3.39
Tan (survey)
#D1B26F
ΔE00 3.81
Sandstone
#C9AE74
ΔE00 4.65
Tan
#D2B48C
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBA80 #80A4DE
analogous
#DE8B80 #DEBA80 #D3DE80
triadic
#DEBA80 #80DEBA #BA80DE
tetradic
#DEBA80 #80DE8B #80A4DE #DE80D3
square
#DEBA80 #80DE8B #80A4DE #DE80D3
split-complementary
#DEBA80 #80D3DE #8B80DE
monochromatic
#B5812F #D1A04F #DEBA80 #EBD4B1 #F7EFE1
Accessibility & contrast
On white
1.84
#DEBA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#DEBA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBA80
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBA80 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BA7C
Deuteranopia (green-blind)
#D2C382
Tritanopia (blue-blind)
#ECB0AB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deba80; /* rgb */ color: rgb(222, 186, 128); /* oklch */ color: oklch(80.7% 0.086 79.0);
Tailwind
colors: {
custom: {
50: '#eacea5',
500: '#deba80',
950: '#000000',
},
}SCSS
$custom: #deba80; $custom-light: #eacea5; $custom-dark: #000000;
JSON
{
"hex": "#deba80",
"rgb": {
"r": 222,
"g": 186,
"b": 128
},
"hsl": {
"h": 37.021,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.8072,
"c": 0.08566,
"h": 79
},
"luminance": 0.52206
}Semantic roles & 50–950 ramp
primary
#DEBA80
secondary
#4D75B5
accent
#5FC61F
background
#FFFEFC
surface
#FEFAF6
border
#D6D3D0
text
#16130F
muted
#858380