#DEB99F#DEB99F
#DEB99F is a light, muted orange. Relative luminance 0.527; OKLCH L 81.1% C 0.056 H 56.9°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB99F |
|---|---|
| RGB | rgb(222, 185, 159) |
| HSL | hsl(25, 49%, 75%) |
| HSV | hsv(25, 28%, 87%) |
| CMYK | cmyk(0%, 16.7%, 28.4%, 12.9%) |
| CIE-LAB | lab(77.72, 9.48, 18.17) |
| CIE-LCH | lch(77.72, 20.49, 62.46°) |
| OKLab | oklab(81.15% 0.0303 0.0466) |
| OKLCH | oklch(81.15% 0.056 56.9) |
| XYZ | xyz(53.7320, 52.7329, 40.1423) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.88
Tan
#D2B48C
ΔE00 6.67
Burlywood
#DEB887
ΔE00 7.30
Peach
#FFDAB9
ΔE00 8.17
Mushroom
#BA9E88
ΔE00 8.41
Light Peach
#FFD8B1
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB99F #9FC4DE
analogous
#DE9FA5 #DEB99F #DED99F
triadic
#DEB99F #9FDEB9 #B99FDE
tetradic
#DEB99F #A5DE9F #9FC4DE #D99FDE
square
#DEB99F #A5DE9F #9FC4DE #D99FDE
split-complementary
#DEB99F #9FDED9 #9FA5DE
monochromatic
#BF7744 #CE9871 #DEB99F #EEDACD #F7EEE8
Accessibility & contrast
On white
1.82
#DEB99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#DEB99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB99F
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB99F | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB9D
Deuteranopia (green-blind)
#CCC39F
Tritanopia (blue-blind)
#E9B2B2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #deb99f; /* rgb */ color: rgb(222, 185, 159); /* oklch */ color: oklch(81.1% 0.056 56.9);
Tailwind
colors: {
custom: {
50: '#e9cebb',
500: '#deb99f',
950: '#000000',
},
}SCSS
$custom: #deb99f; $custom-light: #e9cebb; $custom-dark: #000000;
JSON
{
"hex": "#deb99f",
"rgb": {
"r": 222,
"g": 185,
"b": 159
},
"hsl": {
"h": 24.762,
"s": 48.837,
"l": 74.706
},
"oklch": {
"l": 0.81148,
"c": 0.05555,
"h": 56.9
},
"luminance": 0.52731
}Semantic roles & 50–950 ramp
primary
#DEB99F
secondary
#6B97B6
accent
#80BC29
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381