#DEB69D#DEB69D
#DEB69D is a light, muted orange. Relative luminance 0.514; OKLCH L 80.5% C 0.058 H 53.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB69D |
|---|---|
| RGB | rgb(222, 182, 157) |
| HSL | hsl(23, 50%, 74%) |
| HSV | hsv(23, 29%, 87%) |
| CMYK | cmyk(0%, 18%, 29.3%, 12.9%) |
| CIE-LAB | lab(76.93, 10.81, 18.16) |
| CIE-LCH | lch(76.93, 21.13, 59.24°) |
| OKLab | oklab(80.52% 0.0342 0.0465) |
| OKLCH | oklch(80.52% 0.058 53.7) |
| XYZ | xyz(52.9388, 51.4221, 39.0287) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.25
Tan
#D2B48C
ΔE00 7.61
Burlywood
#DEB887
ΔE00 8.12
Mushroom
#BA9E88
ΔE00 8.26
Pinkish Tan
#D99B82
ΔE00 8.37
Peach
#FFDAB9
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB69D #9DC5DE
analogous
#DE9DA5 #DEB69D #DED79D
triadic
#DEB69D #9DDEB6 #B69DDE
tetradic
#DEB69D #A5DE9D #9DC5DE #D79DDE
square
#DEB69D #A5DE9D #9DC5DE #D79DDE
split-complementary
#DEB69D #9DDED7 #9DA5DE
monochromatic
#BF7241 #CF946F #DEB69D #EDD8CB #F7EEE8
Accessibility & contrast
On white
1.86
#DEB69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#DEB69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB69D
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB69D | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B99B
Deuteranopia (green-blind)
#CBC19D
Tritanopia (blue-blind)
#EAAFAF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #deb69d; /* rgb */ color: rgb(222, 182, 157); /* oklch */ color: oklch(80.5% 0.058 53.7);
Tailwind
colors: {
custom: {
50: '#e9cbba',
500: '#deb69d',
950: '#000000',
},
}SCSS
$custom: #deb69d; $custom-light: #e9cbba; $custom-dark: #000000;
JSON
{
"hex": "#deb69d",
"rgb": {
"r": 222,
"g": 182,
"b": 157
},
"hsl": {
"h": 23.077,
"s": 49.618,
"l": 74.314
},
"oklch": {
"l": 0.80523,
"c": 0.05772,
"h": 53.7
},
"luminance": 0.5142
}Semantic roles & 50–950 ramp
primary
#DEB69D
secondary
#6999B6
accent
#84BD29
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381