#DEB69F#DEB69F
#DEB69F is a light, muted orange. Relative luminance 0.515; OKLCH L 80.6% C 0.056 H 51.5°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB69F |
|---|---|
| RGB | rgb(222, 182, 159) |
| HSL | hsl(22, 49%, 75%) |
| HSV | hsv(22, 28%, 87%) |
| CMYK | cmyk(0%, 18%, 28.4%, 12.9%) |
| CIE-LAB | lab(76.98, 11.07, 17.14) |
| CIE-LCH | lch(76.98, 20.41, 57.13°) |
| OKLab | oklab(80.57% 0.035 0.044) |
| OKLCH | oklch(80.57% 0.056 51.5) |
| XYZ | xyz(53.1110, 51.4909, 39.9353) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.37
Pinkish Tan
#D99B82
ΔE00 8.20
Tan
#D2B48C
ΔE00 8.35
Mushroom
#BA9E88
ΔE00 8.40
Burlywood
#DEB887
ΔE00 8.91
Pinkish Grey
#C8ACA9
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB69F #9FC7DE
analogous
#DE9FA8 #DEB69F #DED69F
triadic
#DEB69F #9FDEB6 #B69FDE
tetradic
#DEB69F #A8DE9F #9FC7DE #D69FDE
square
#DEB69F #A8DE9F #9FC7DE #D69FDE
split-complementary
#DEB69F #9FDED6 #9FA8DE
monochromatic
#BF7144 #CE9371 #DEB69F #EED9CD #F7EEE8
Accessibility & contrast
On white
1.86
#DEB69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#DEB69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB69F
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB69F | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B99D
Deuteranopia (green-blind)
#CAC19F
Tritanopia (blue-blind)
#EAAFB0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #deb69f; /* rgb */ color: rgb(222, 182, 159); /* oklch */ color: oklch(80.6% 0.056 51.5);
Tailwind
colors: {
custom: {
50: '#e9cbbb',
500: '#deb69f',
950: '#000000',
},
}SCSS
$custom: #deb69f; $custom-light: #e9cbbb; $custom-dark: #000000;
JSON
{
"hex": "#deb69f",
"rgb": {
"r": 222,
"g": 182,
"b": 159
},
"hsl": {
"h": 21.905,
"s": 48.837,
"l": 74.706
},
"oklch": {
"l": 0.80569,
"c": 0.05622,
"h": 51.5
},
"luminance": 0.51489
}Semantic roles & 50–950 ramp
primary
#DEB69F
secondary
#6B9BB6
accent
#87BC29
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381