#DEB48D#DEB48D
#DEB48D is a light, moderate orange. Relative luminance 0.501; OKLCH L 79.8% C 0.071 H 64.4°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB48D |
|---|---|
| RGB | rgb(222, 180, 141) |
| HSL | hsl(29, 55%, 71%) |
| HSV | hsv(29, 36%, 87%) |
| CMYK | cmyk(0%, 18.9%, 36.5%, 12.9%) |
| CIE-LAB | lab(76.13, 9.87, 25.64) |
| CIE-LCH | lch(76.13, 27.48, 68.96°) |
| OKLab | oklab(79.79% 0.0309 0.0644) |
| OKLCH | oklch(79.79% 0.071 64.4) |
| XYZ | xyz(51.2545, 50.0977, 32.1642) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.69
Tan
#D2B48C
ΔE00 4.17
Fawn
#CFAF7B
ΔE00 6.14
Very Light Brown
#D3B683
ΔE00 6.41
Toupe
#C7AC7D
ΔE00 7.02
Apricot
#FBCEB1
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB48D #8DB7DE
analogous
#DE8D8E #DEB48D #DEDC8D
triadic
#DEB48D #8DDEB4 #B48DDE
tetradic
#DEB48D #8EDE8D #8DB7DE #DC8DDE
square
#DEB48D #8EDE8D #8DB7DE #DC8DDE
split-complementary
#DEB48D #8DDEDC #8D8EDE
monochromatic
#BB7636 #D0955E #DEB48D #ECD3BC #F8EFE7
Accessibility & contrast
On white
1.91
#DEB48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#DEB48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB48D
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB48D | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B68A
Deuteranopia (green-blind)
#CBC08E
Tritanopia (blue-blind)
#EBABAA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deb48d; /* rgb */ color: rgb(222, 180, 141); /* oklch */ color: oklch(79.8% 0.071 64.4);
Tailwind
colors: {
custom: {
50: '#e9caae',
500: '#deb48d',
950: '#000000',
},
}SCSS
$custom: #deb48d; $custom-light: #e9caae; $custom-dark: #000000;
JSON
{
"hex": "#deb48d",
"rgb": {
"r": 222,
"g": 180,
"b": 141
},
"hsl": {
"h": 28.889,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.79792,
"c": 0.07143,
"h": 64.4
},
"luminance": 0.50095
}Semantic roles & 50–950 ramp
primary
#DEB48D
secondary
#5A89B6
accent
#76C323
background
#FEFDFD
surface
#FDF9F7
border
#D5D2D0
text
#161310
muted
#848281