#DEBC80#DEBC80
#DEBC80 is a light, moderate orange. Relative luminance 0.531; OKLCH L 81.1% C 0.087 H 81.2°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBC80 |
|---|---|
| RGB | rgb(222, 188, 128) |
| HSL | hsl(38, 59%, 69%) |
| HSV | hsv(38, 42%, 87%) |
| CMYK | cmyk(0%, 15.3%, 42.3%, 12.9%) |
| CIE-LAB | lab(77.91, 4.17, 34.85) |
| CIE-LCH | lch(77.91, 35.10, 83.17°) |
| OKLab | oklab(81.12% 0.0133 0.0856) |
| OKLCH | oklch(81.12% 0.087 81.2) |
| XYZ | xyz(52.0053, 53.0569, 27.9196) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.75
Burlywood
#DEB887
ΔE00 3.45
Tan (survey)
#D1B26F
ΔE00 3.51
Fawn
#CFAF7B
ΔE00 3.85
Sandstone
#C9AE74
ΔE00 4.57
Tan
#D2B48C
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBC80 #80A2DE
analogous
#DE8D80 #DEBC80 #D1DE80
triadic
#DEBC80 #80DEBC #BC80DE
tetradic
#DEBC80 #80DE8D #80A2DE #DE80D1
square
#DEBC80 #80DE8D #80A2DE #DE80D1
split-complementary
#DEBC80 #80D1DE #8D80DE
monochromatic
#B5842F #D1A24F #DEBC80 #EBD6B1 #F7EFE1
Accessibility & contrast
On white
1.81
#DEBC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#DEBC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBC80
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBC80 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7C
Deuteranopia (green-blind)
#D3C482
Tritanopia (blue-blind)
#ECB2AD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debc80; /* rgb */ color: rgb(222, 188, 128); /* oklch */ color: oklch(81.1% 0.087 81.2);
Tailwind
colors: {
custom: {
50: '#ead0a5',
500: '#debc80',
950: '#000000',
},
}SCSS
$custom: #debc80; $custom-light: #ead0a5; $custom-dark: #000000;
JSON
{
"hex": "#debc80",
"rgb": {
"r": 222,
"g": 188,
"b": 128
},
"hsl": {
"h": 38.298,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.81116,
"c": 0.08661,
"h": 81.2
},
"luminance": 0.53055
}Semantic roles & 50–950 ramp
primary
#DEBC80
secondary
#4D73B5
accent
#5CC61F
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16130F
muted
#858380