#DEB69B#DEB69B
#DEB69B is a light, muted orange. Relative luminance 0.514; OKLCH L 80.5% C 0.059 H 55.7°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB69B |
|---|---|
| RGB | rgb(222, 182, 155) |
| HSL | hsl(24, 50%, 74%) |
| HSV | hsv(24, 30%, 87%) |
| CMYK | cmyk(0%, 18%, 30.2%, 12.9%) |
| CIE-LAB | lab(76.89, 10.54, 19.18) |
| CIE-LCH | lch(76.89, 21.89, 61.20°) |
| OKLab | oklab(80.48% 0.0334 0.049) |
| OKLCH | oklch(80.48% 0.059 55.7) |
| XYZ | xyz(52.7695, 51.3543, 38.1368) |
| Luminance | 0.5135 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.24
Tan
#D2B48C
ΔE00 6.90
Burlywood
#DEB887
ΔE00 7.35
Mushroom
#BA9E88
ΔE00 8.19
Pinkish Tan
#D99B82
ΔE00 8.60
Peach
#FFDAB9
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB69B #9BC3DE
analogous
#DE9BA2 #DEB69B #DED89B
triadic
#DEB69B #9BDEB6 #B69BDE
tetradic
#DEB69B #A2DE9B #9BC3DE #D89BDE
square
#DEB69B #A2DE9B #9BC3DE #D89BDE
split-complementary
#DEB69B #9BDED8 #9BA2DE
monochromatic
#BF733F #CF946D #DEB69B #EDD8C9 #F7EEE8
Accessibility & contrast
On white
1.86
#DEB69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#DEB69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB69B
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB69B | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B999
Deuteranopia (green-blind)
#CBC19B
Tritanopia (blue-blind)
#EAAFAF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #deb69b; /* rgb */ color: rgb(222, 182, 155); /* oklch */ color: oklch(80.5% 0.059 55.7);
Tailwind
colors: {
custom: {
50: '#e9cbb8',
500: '#deb69b',
950: '#000000',
},
}SCSS
$custom: #deb69b; $custom-light: #e9cbb8; $custom-dark: #000000;
JSON
{
"hex": "#deb69b",
"rgb": {
"r": 222,
"g": 182,
"b": 155
},
"hsl": {
"h": 24.179,
"s": 50.376,
"l": 73.922
},
"oklch": {
"l": 0.80478,
"c": 0.05929,
"h": 55.7
},
"luminance": 0.51352
}Semantic roles & 50–950 ramp
primary
#DEB69B
secondary
#6796B6
accent
#81BE28
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381