#DEBD80#DEBD80
#DEBD80 is a light, moderate orange. Relative luminance 0.535; OKLCH L 81.3% C 0.087 H 82.3°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBD80 |
|---|---|
| RGB | rgb(222, 189, 128) |
| HSL | hsl(39, 59%, 69%) |
| HSV | hsv(39, 42%, 87%) |
| CMYK | cmyk(0%, 14.9%, 42.3%, 12.9%) |
| CIE-LAB | lab(78.16, 3.65, 35.18) |
| CIE-LCH | lch(78.16, 35.37, 84.08°) |
| OKLab | oklab(81.31% 0.0117 0.0863) |
| OKLCH | oklch(81.31% 0.087 82.3) |
| XYZ | xyz(52.2196, 53.4857, 27.9910) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.93
Tan (survey)
#D1B26F
ΔE00 3.46
Burlywood
#DEB887
ΔE00 3.90
Fawn
#CFAF7B
ΔE00 4.14
Sandstone
#C9AE74
ΔE00 4.61
Tan
#D2B48C
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBD80 #80A1DE
analogous
#DE8E80 #DEBD80 #D0DE80
triadic
#DEBD80 #80DEBD #BD80DE
tetradic
#DEBD80 #80DE8E #80A1DE #DE80D0
square
#DEBD80 #80DE8E #80A1DE #DE80D0
split-complementary
#DEBD80 #80D0DE #8E80DE
monochromatic
#B5862F #D1A44F #DEBD80 #EBD6B1 #F7EFE1
Accessibility & contrast
On white
1.80
#DEBD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#DEBD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBD80
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBD80 | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC7B
Deuteranopia (green-blind)
#D4C582
Tritanopia (blue-blind)
#ECB3AE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debd80; /* rgb */ color: rgb(222, 189, 128); /* oklch */ color: oklch(81.3% 0.087 82.3);
Tailwind
colors: {
custom: {
50: '#ead0a5',
500: '#debd80',
950: '#000000',
},
}SCSS
$custom: #debd80; $custom-light: #ead0a5; $custom-dark: #000000;
JSON
{
"hex": "#debd80",
"rgb": {
"r": 222,
"g": 189,
"b": 128
},
"hsl": {
"h": 38.936,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.81314,
"c": 0.08713,
"h": 82.3
},
"luminance": 0.53483
}Semantic roles & 50–950 ramp
primary
#DEBD80
secondary
#4D72B5
accent
#5AC61F
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380