#DEB48E#DEB48E
#DEB48E is a light, moderate orange. Relative luminance 0.501; OKLCH L 79.8% C 0.071 H 63.7°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB48E |
|---|---|
| RGB | rgb(222, 180, 142) |
| HSL | hsl(29, 55%, 71%) |
| HSV | hsv(29, 36%, 87%) |
| CMYK | cmyk(0%, 18.9%, 36%, 12.9%) |
| CIE-LAB | lab(76.15, 9.99, 25.13) |
| CIE-LCH | lch(76.15, 27.05, 68.33°) |
| OKLab | oklab(79.81% 0.0313 0.0632) |
| OKLCH | oklch(79.81% 0.071 63.7) |
| XYZ | xyz(51.3293, 50.1276, 32.5578) |
| Luminance | 0.5012 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.99
Tan
#D2B48C
ΔE00 4.35
Fawn
#CFAF7B
ΔE00 6.41
Very Light Brown
#D3B683
ΔE00 6.68
Toupe
#C7AC7D
ΔE00 7.24
Apricot
#FBCEB1
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB48E #8EB8DE
analogous
#DE8E90 #DEB48E #DEDC8E
triadic
#DEB48E #8EDEB4 #B48EDE
tetradic
#DEB48E #90DE8E #8EB8DE #DC8EDE
square
#DEB48E #90DE8E #8EB8DE #DC8EDE
split-complementary
#DEB48E #8EDEDC #8E90DE
monochromatic
#BB7537 #D0955F #DEB48E #ECD3BD #F8EFE7
Accessibility & contrast
On white
1.90
#DEB48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#DEB48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB48E
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB48E | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B68B
Deuteranopia (green-blind)
#CBC08F
Tritanopia (blue-blind)
#EBABAA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deb48e; /* rgb */ color: rgb(222, 180, 142); /* oklch */ color: oklch(79.8% 0.071 63.7);
Tailwind
colors: {
custom: {
50: '#e9caaf',
500: '#deb48e',
950: '#000000',
},
}SCSS
$custom: #deb48e; $custom-light: #e9caaf; $custom-dark: #000000;
JSON
{
"hex": "#deb48e",
"rgb": {
"r": 222,
"g": 180,
"b": 142
},
"hsl": {
"h": 28.5,
"s": 54.795,
"l": 71.373
},
"oklch": {
"l": 0.79813,
"c": 0.07054,
"h": 63.7
},
"luminance": 0.50125
}Semantic roles & 50–950 ramp
primary
#DEB48E
secondary
#5A8AB6
accent
#77C223
background
#FEFDFD
surface
#FDF9F7
border
#D5D2D0
text
#161310
muted
#848281