#DEB69E#DEB69E
#DEB69E is a light, muted orange. Relative luminance 0.515; OKLCH L 80.5% C 0.057 H 52.6°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB69E |
|---|---|
| RGB | rgb(222, 182, 158) |
| HSL | hsl(23, 49%, 75%) |
| HSV | hsv(23, 29%, 87%) |
| CMYK | cmyk(0%, 18%, 28.8%, 12.9%) |
| CIE-LAB | lab(76.95, 10.94, 17.65) |
| CIE-LCH | lch(76.95, 20.77, 58.21°) |
| OKLab | oklab(80.55% 0.0346 0.0453) |
| OKLCH | oklch(80.55% 0.057 52.6) |
| XYZ | xyz(53.0246, 51.4563, 39.4801) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.30
Tan
#D2B48C
ΔE00 7.97
Pinkish Tan
#D99B82
ΔE00 8.27
Mushroom
#BA9E88
ΔE00 8.32
Burlywood
#DEB887
ΔE00 8.51
Pale Salmon
#FFB19A
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB69E #9EC6DE
analogous
#DE9EA6 #DEB69E #DED69E
triadic
#DEB69E #9EDEB6 #B69EDE
tetradic
#DEB69E #A6DE9E #9EC6DE #D69EDE
square
#DEB69E #A6DE9E #9EC6DE #D69EDE
split-complementary
#DEB69E #9EDED6 #9EA6DE
monochromatic
#BF7143 #CE9470 #DEB69E #EED8CC #F7EEE8
Accessibility & contrast
On white
1.86
#DEB69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#DEB69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB69E
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB69E | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B99C
Deuteranopia (green-blind)
#CAC19E
Tritanopia (blue-blind)
#EAAFAF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #deb69e; /* rgb */ color: rgb(222, 182, 158); /* oklch */ color: oklch(80.5% 0.057 52.6);
Tailwind
colors: {
custom: {
50: '#e9cbba',
500: '#deb69e',
950: '#000000',
},
}SCSS
$custom: #deb69e; $custom-light: #e9cbba; $custom-dark: #000000;
JSON
{
"hex": "#deb69e",
"rgb": {
"r": 222,
"g": 182,
"b": 158
},
"hsl": {
"h": 22.5,
"s": 49.231,
"l": 74.51
},
"oklch": {
"l": 0.80546,
"c": 0.05696,
"h": 52.6
},
"luminance": 0.51454
}Semantic roles & 50–950 ramp
primary
#DEB69E
secondary
#6A9AB6
accent
#85BD29
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381