#DEB692#DEB692
#DEB692 is a light, moderate orange. Relative luminance 0.511; OKLCH L 80.3% C 0.067 H 63.6°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB692 |
|---|---|
| RGB | rgb(222, 182, 146) |
| HSL | hsl(28, 54%, 72%) |
| HSV | hsv(28, 34%, 87%) |
| CMYK | cmyk(0%, 18%, 34.2%, 12.9%) |
| CIE-LAB | lab(76.72, 9.40, 23.77) |
| CIE-LCH | lch(76.72, 25.56, 68.41°) |
| OKLab | oklab(80.28% 0.0298 0.06) |
| OKLCH | oklch(80.28% 0.067 63.6) |
| XYZ | xyz(52.0417, 51.0632, 34.3035) |
| Luminance | 0.5106 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.18
Tan
#D2B48C
ΔE00 4.26
Fawn
#CFAF7B
ΔE00 6.68
Very Light Brown
#D3B683
ΔE00 6.76
Apricot
#FBCEB1
ΔE00 7.12
Toupe
#C7AC7D
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB692 #92BADE
analogous
#DE9294 #DEB692 #DEDC92
triadic
#DEB692 #92DEB6 #B692DE
tetradic
#DEB692 #94DE92 #92BADE #DC92DE
square
#DEB692 #94DE92 #92BADE #DC92DE
split-complementary
#DEB692 #92DEDC #9294DE
monochromatic
#BD7739 #D09763 #DEB692 #ECD5C1 #F8EFE8
Accessibility & contrast
On white
1.87
#DEB692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#DEB692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB692
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB692 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B890
Deuteranopia (green-blind)
#CCC193
Tritanopia (blue-blind)
#EBADAC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb692; /* rgb */ color: rgb(222, 182, 146); /* oklch */ color: oklch(80.3% 0.067 63.6);
Tailwind
colors: {
custom: {
50: '#e9cbb2',
500: '#deb692',
950: '#000000',
},
}SCSS
$custom: #deb692; $custom-light: #e9cbb2; $custom-dark: #000000;
JSON
{
"hex": "#deb692",
"rgb": {
"r": 222,
"g": 182,
"b": 146
},
"hsl": {
"h": 28.421,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.80283,
"c": 0.067,
"h": 63.6
},
"luminance": 0.51061
}Semantic roles & 50–950 ramp
primary
#DEB692
secondary
#5E8CB6
accent
#77C125
background
#FEFDFD
surface
#FDF9F7
border
#D5D2D0
text
#161311
muted
#848281