#DEBE80#DEBE80
#DEBE80 is a light, moderate orange. Relative luminance 0.539; OKLCH L 81.5% C 0.088 H 83.3°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBE80 |
|---|---|
| RGB | rgb(222, 190, 128) |
| HSL | hsl(40, 59%, 69%) |
| HSV | hsv(40, 42%, 87%) |
| CMYK | cmyk(0%, 14.4%, 42.3%, 12.9%) |
| CIE-LAB | lab(78.41, 3.12, 35.50) |
| CIE-LCH | lch(78.41, 35.64, 84.97°) |
| OKLab | oklab(81.51% 0.0102 0.0871) |
| OKLCH | oklch(81.51% 0.088 83.3) |
| XYZ | xyz(52.4355, 53.9173, 28.0630) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.18
Tan (survey)
#D1B26F
ΔE00 3.48
Burlywood
#DEB887
ΔE00 4.35
Fawn
#CFAF7B
ΔE00 4.46
Sandstone
#C9AE74
ΔE00 4.70
Desert
#CCAD60
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBE80 #80A0DE
analogous
#DE8F80 #DEBE80 #CFDE80
triadic
#DEBE80 #80DEBE #BE80DE
tetradic
#DEBE80 #80DE8F #80A0DE #DE80CF
square
#DEBE80 #80DE8F #80A0DE #DE80CF
split-complementary
#DEBE80 #80CFDE #8F80DE
monochromatic
#B5872F #D1A54F #DEBE80 #EBD7B1 #F7F0E1
Accessibility & contrast
On white
1.78
#DEBE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#DEBE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBE80
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBE80 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD7B
Deuteranopia (green-blind)
#D5C582
Tritanopia (blue-blind)
#ECB4AE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debe80; /* rgb */ color: rgb(222, 190, 128); /* oklch */ color: oklch(81.5% 0.088 83.3);
Tailwind
colors: {
custom: {
50: '#ead1a5',
500: '#debe80',
950: '#000000',
},
}SCSS
$custom: #debe80; $custom-light: #ead1a5; $custom-dark: #000000;
JSON
{
"hex": "#debe80",
"rgb": {
"r": 222,
"g": 190,
"b": 128
},
"hsl": {
"h": 39.574,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.81513,
"c": 0.08769,
"h": 83.3
},
"luminance": 0.53915
}Semantic roles & 50–950 ramp
primary
#DEBE80
secondary
#4D71B5
accent
#58C61F
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380