#DEBE8B#DEBE8B
#DEBE8B is a light, moderate orange. Relative luminance 0.542; OKLCH L 81.7% C 0.076 H 79.0°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBE8B |
|---|---|
| RGB | rgb(222, 190, 139) |
| HSL | hsl(37, 56%, 71%) |
| HSV | hsv(37, 37%, 87%) |
| CMYK | cmyk(0%, 14.4%, 37.4%, 12.9%) |
| CIE-LAB | lab(78.59, 4.34, 30.00) |
| CIE-LCH | lch(78.59, 30.31, 81.77°) |
| OKLab | oklab(81.71% 0.0145 0.0747) |
| OKLCH | oklch(81.71% 0.076 79) |
| XYZ | xyz(53.1991, 54.2228, 32.0849) |
| Luminance | 0.5422 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.43
Burlywood
#DEB887
ΔE00 2.48
Tan
#D2B48C
ΔE00 3.79
Fawn
#CFAF7B
ΔE00 3.98
Tan (survey)
#D1B26F
ΔE00 5.09
Toupe
#C7AC7D
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBE8B #8BABDE
analogous
#DE948B #DEBE8B #D5DE8B
triadic
#DEBE8B #8BDEBE #BE8BDE
tetradic
#DEBE8B #8BDE94 #8BABDE #DE8BD5
square
#DEBE8B #8BDE94 #8BABDE #DE8BD5
split-complementary
#DEBE8B #8BD5DE #948BDE
monochromatic
#BA8735 #D0A35B #DEBE8B #ECD9BB #F8F2E7
Accessibility & contrast
On white
1.77
#DEBE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#DEBE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBE8B
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBE8B | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBE87
Deuteranopia (green-blind)
#D3C68C
Tritanopia (blue-blind)
#EBB5B1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debe8b; /* rgb */ color: rgb(222, 190, 139); /* oklch */ color: oklch(81.7% 0.076 79.0);
Tailwind
colors: {
custom: {
50: '#e9d1ad',
500: '#debe8b',
950: '#000000',
},
}SCSS
$custom: #debe8b; $custom-light: #e9d1ad; $custom-dark: #000000;
JSON
{
"hex": "#debe8b",
"rgb": {
"r": 222,
"g": 190,
"b": 139
},
"hsl": {
"h": 36.867,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.81711,
"c": 0.0761,
"h": 79
},
"luminance": 0.54221
}Semantic roles & 50–950 ramp
primary
#DEBE8B
secondary
#587CB6
accent
#60C322
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381