#DEB694#DEB694
#DEB694 is a light, moderate orange. Relative luminance 0.511; OKLCH L 80.3% C 0.065 H 62.1°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB694 |
|---|---|
| RGB | rgb(222, 182, 148) |
| HSL | hsl(28, 53%, 73%) |
| HSV | hsv(28, 33%, 87%) |
| CMYK | cmyk(0%, 18%, 33.3%, 12.9%) |
| CIE-LAB | lab(76.76, 9.65, 22.75) |
| CIE-LCH | lch(76.76, 24.71, 67.01°) |
| OKLab | oklab(80.33% 0.0306 0.0576) |
| OKLCH | oklch(80.33% 0.065 62.1) |
| XYZ | xyz(52.1986, 51.1260, 35.1300) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.75
Burlywood
#DEB887
ΔE00 4.85
Apricot
#FBCEB1
ΔE00 6.82
Fawn
#CFAF7B
ΔE00 7.28
Very Light Brown
#D3B683
ΔE00 7.36
Toupe
#C7AC7D
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB694 #94BCDE
analogous
#DE9497 #DEB694 #DEDB94
triadic
#DEB694 #94DEB6 #B694DE
tetradic
#DEB694 #97DE94 #94BCDE #DB94DE
square
#DEB694 #97DE94 #94BCDE #DB94DE
split-complementary
#DEB694 #94DEDB #9497DE
monochromatic
#BD763A #D09665 #DEB694 #ECD6C3 #F8EFE8
Accessibility & contrast
On white
1.87
#DEB694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#DEB694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB694
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB694 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B892
Deuteranopia (green-blind)
#CCC195
Tritanopia (blue-blind)
#EBAEAD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb694; /* rgb */ color: rgb(222, 182, 148); /* oklch */ color: oklch(80.3% 0.065 62.1);
Tailwind
colors: {
custom: {
50: '#e9cbb3',
500: '#deb694',
950: '#000000',
},
}SCSS
$custom: #deb694; $custom-light: #e9cbb3; $custom-dark: #000000;
JSON
{
"hex": "#deb694",
"rgb": {
"r": 222,
"g": 182,
"b": 148
},
"hsl": {
"h": 27.568,
"s": 52.857,
"l": 72.549
},
"oklch": {
"l": 0.80325,
"c": 0.0652,
"h": 62.1
},
"luminance": 0.51124
}Semantic roles & 50–950 ramp
primary
#DEB694
secondary
#608FB6
accent
#79C025
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281