#DEBE86#DEBE86
#DEBE86 is a light, moderate orange. Relative luminance 0.541; OKLCH L 81.6% C 0.081 H 81.1°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBE86 |
|---|---|
| RGB | rgb(222, 190, 134) |
| HSL | hsl(38, 57%, 70%) |
| HSV | hsv(38, 40%, 87%) |
| CMYK | cmyk(0%, 14.4%, 39.6%, 12.9%) |
| CIE-LAB | lab(78.51, 3.77, 32.51) |
| CIE-LCH | lch(78.51, 32.73, 83.38°) |
| OKLab | oklab(81.62% 0.0125 0.0804) |
| OKLCH | oklch(81.62% 0.081 81.1) |
| XYZ | xyz(52.8421, 54.0800, 30.2047) |
| Luminance | 0.5408 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.49
Burlywood
#DEB887
ΔE00 3.25
Fawn
#CFAF7B
ΔE00 4.01
Tan (survey)
#D1B26F
ΔE00 4.21
Tan
#D2B48C
ΔE00 4.72
Sandstone
#C9AE74
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBE86 #86A6DE
analogous
#DE9286 #DEBE86 #D2DE86
triadic
#DEBE86 #86DEBE #BE86DE
tetradic
#DEBE86 #86DE92 #86A6DE #DE86D2
square
#DEBE86 #86DE92 #86A6DE #DE86D2
split-complementary
#DEBE86 #86D2DE #9286DE
monochromatic
#B88732 #D1A456 #DEBE86 #EBD8B6 #F8F2E6
Accessibility & contrast
On white
1.78
#DEBE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#DEBE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBE86
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBE86 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBE82
Deuteranopia (green-blind)
#D4C688
Tritanopia (blue-blind)
#ECB4B0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debe86; /* rgb */ color: rgb(222, 190, 134); /* oklch */ color: oklch(81.6% 0.081 81.1);
Tailwind
colors: {
custom: {
50: '#ead1aa',
500: '#debe86',
950: '#000000',
},
}SCSS
$custom: #debe86; $custom-light: #ead1aa; $custom-dark: #000000;
JSON
{
"hex": "#debe86",
"rgb": {
"r": 222,
"g": 190,
"b": 134
},
"hsl": {
"h": 38.182,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.81618,
"c": 0.08138,
"h": 81.1
},
"luminance": 0.54078
}Semantic roles & 50–950 ramp
primary
#DEBE86
secondary
#5377B5
accent
#5CC521
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380