#DEB699#DEB699
#DEB699 is a light, moderate orange. Relative luminance 0.513; OKLCH L 80.4% C 0.061 H 57.7°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB699 |
|---|---|
| RGB | rgb(222, 182, 153) |
| HSL | hsl(25, 51%, 74%) |
| HSV | hsv(25, 31%, 87%) |
| CMYK | cmyk(0%, 18%, 31.1%, 12.9%) |
| CIE-LAB | lab(76.85, 10.28, 20.20) |
| CIE-LCH | lch(76.85, 22.67, 63.02°) |
| OKLab | oklab(80.43% 0.0326 0.0515) |
| OKLCH | oklch(80.43% 0.061 57.7) |
| XYZ | xyz(52.6029, 51.2877, 37.2595) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 6.23
Apricot
#FBCEB1
ΔE00 6.31
Burlywood
#DEB887
ΔE00 6.61
Mushroom
#BA9E88
ΔE00 8.18
Peach
#FFDAB9
ΔE00 8.68
Light Peach
#FFD8B1
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB699 #99C1DE
analogous
#DE999E #DEB699 #DED899
triadic
#DEB699 #99DEB6 #B699DE
tetradic
#DEB699 #9EDE99 #99C1DE #D899DE
square
#DEB699 #9EDE99 #99C1DE #D899DE
split-complementary
#DEB699 #99DED8 #999EDE
monochromatic
#BF743E #CF956B #DEB699 #EDD7C7 #F8EEE8
Accessibility & contrast
On white
1.87
#DEB699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#DEB699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB699
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB699 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B997
Deuteranopia (green-blind)
#CBC199
Tritanopia (blue-blind)
#EAAEAE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #deb699; /* rgb */ color: rgb(222, 182, 153); /* oklch */ color: oklch(80.4% 0.061 57.7);
Tailwind
colors: {
custom: {
50: '#e9cbb7',
500: '#deb699',
950: '#000000',
},
}SCSS
$custom: #deb699; $custom-light: #e9cbb7; $custom-dark: #000000;
JSON
{
"hex": "#deb699",
"rgb": {
"r": 222,
"g": 182,
"b": 153
},
"hsl": {
"h": 25.217,
"s": 51.111,
"l": 73.529
},
"oklch": {
"l": 0.80433,
"c": 0.06092,
"h": 57.7
},
"luminance": 0.51285
}Semantic roles & 50–950 ramp
primary
#DEB699
secondary
#6594B6
accent
#7FBE27
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381