#DEB798#DEB798
#DEB798 is a light, moderate orange. Relative luminance 0.517; OKLCH L 80.6% C 0.062 H 60.2°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB798 |
|---|---|
| RGB | rgb(222, 183, 152) |
| HSL | hsl(27, 51%, 73%) |
| HSV | hsv(27, 32%, 87%) |
| CMYK | cmyk(0%, 17.6%, 31.5%, 12.9%) |
| CIE-LAB | lab(77.08, 9.62, 21.05) |
| CIE-LCH | lch(77.08, 23.15, 65.43°) |
| OKLab | oklab(80.61% 0.0306 0.0535) |
| OKLCH | oklch(80.61% 0.062 60.2) |
| XYZ | xyz(52.7262, 51.6658, 36.8949) |
| Luminance | 0.5166 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.38
Burlywood
#DEB887
ΔE00 5.72
Apricot
#FBCEB1
ΔE00 6.37
Fawn
#CFAF7B
ΔE00 8.10
Very Light Brown
#D3B683
ΔE00 8.12
Khaki
#C3B091
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB798 #98BFDE
analogous
#DE989C #DEB798 #DEDA98
triadic
#DEB798 #98DEB7 #B798DE
tetradic
#DEB798 #9CDE98 #98BFDE #DA98DE
square
#DEB798 #9CDE98 #98BFDE #DA98DE
split-complementary
#DEB798 #98DEDA #989CDE
monochromatic
#BF763D #CF976A #DEB798 #EDD7C6 #F8EFE8
Accessibility & contrast
On white
1.85
#DEB798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#DEB798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB798
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB798 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B996
Deuteranopia (green-blind)
#CCC298
Tritanopia (blue-blind)
#EAAFAF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #deb798; /* rgb */ color: rgb(222, 183, 152); /* oklch */ color: oklch(80.6% 0.062 60.2);
Tailwind
colors: {
custom: {
50: '#e9ccb6',
500: '#deb798',
950: '#000000',
},
}SCSS
$custom: #deb798; $custom-light: #e9ccb6; $custom-dark: #000000;
JSON
{
"hex": "#deb798",
"rgb": {
"r": 222,
"g": 183,
"b": 152
},
"hsl": {
"h": 26.571,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.80605,
"c": 0.06167,
"h": 60.2
},
"luminance": 0.51664
}Semantic roles & 50–950 ramp
primary
#DEB798
secondary
#6492B6
accent
#7BBF27
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381