#DEB09D#DEB09D
#DEB09D is a light, moderate orange. Relative luminance 0.490; OKLCH L 79.4% C 0.060 H 43.6°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB09D |
|---|---|
| RGB | rgb(222, 176, 157) |
| HSL | hsl(18, 50%, 74%) |
| HSV | hsv(18, 29%, 87%) |
| CMYK | cmyk(0%, 20.7%, 29.3%, 12.9%) |
| CIE-LAB | lab(75.46, 14.01, 16.11) |
| CIE-LCH | lch(75.46, 21.35, 48.98°) |
| OKLab | oklab(79.38% 0.0436 0.0415) |
| OKLCH | oklch(79.38% 0.06 43.6) |
| XYZ | xyz(51.7363, 49.0170, 38.6278) |
| Luminance | 0.4901 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 6.21
Pale Salmon
#FFB19A
ΔE00 7.13
Pinkish Grey
#C8ACA9
ΔE00 7.78
Light Salmon
#FEA993
ΔE00 8.06
Apricot
#FBCEB1
ΔE00 8.22
Blush (survey)
#F29E8E
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB09D #9DCBDE
analogous
#DE9DAB #DEB09D #DED09D
triadic
#DEB09D #9DDEB0 #B09DDE
tetradic
#DEB09D #ABDE9D #9DCBDE #D09DDE
square
#DEB09D #ABDE9D #9DCBDE #D09DDE
split-complementary
#DEB09D #9DDED0 #9DABDE
monochromatic
#BF6641 #CF8B6F #DEB09D #EDD5CB #F7EDE8
Accessibility & contrast
On white
1.94
#DEB09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#DEB09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB09D
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB09D | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB49C
Deuteranopia (green-blind)
#C6BE9D
Tritanopia (blue-blind)
#EAA9AB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #deb09d; /* rgb */ color: rgb(222, 176, 157); /* oklch */ color: oklch(79.4% 0.060 43.6);
Tailwind
colors: {
custom: {
50: '#e9c7ba',
500: '#deb09d',
950: '#000000',
},
}SCSS
$custom: #deb09d; $custom-light: #e9c7ba; $custom-dark: #000000;
JSON
{
"hex": "#deb09d",
"rgb": {
"r": 222,
"g": 176,
"b": 157
},
"hsl": {
"h": 17.538,
"s": 49.618,
"l": 74.314
},
"oklch": {
"l": 0.79375,
"c": 0.06014,
"h": 43.6
},
"luminance": 0.49015
}Semantic roles & 50–950 ramp
primary
#DEB09D
secondary
#DDE9EE
accent
#92BD29
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161311
muted
#848280