#DEBE8D#DEBE8D
#DEBE8D is a light, moderate orange. Relative luminance 0.543; OKLCH L 81.7% C 0.074 H 78.0°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBE8D |
|---|---|
| RGB | rgb(222, 190, 141) |
| HSL | hsl(36, 55%, 71%) |
| HSV | hsv(36, 36%, 87%) |
| CMYK | cmyk(0%, 14.4%, 36.5%, 12.9%) |
| CIE-LAB | lab(78.63, 4.57, 28.99) |
| CIE-LCH | lch(78.63, 29.35, 81.04°) |
| OKLab | oklab(81.75% 0.0153 0.0724) |
| OKLCH | oklch(81.75% 0.074 78) |
| XYZ | xyz(53.3466, 54.2818, 32.8616) |
| Luminance | 0.5428 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.28
Very Light Brown
#D3B683
ΔE00 2.59
Tan
#D2B48C
ΔE00 3.46
Fawn
#CFAF7B
ΔE00 4.07
Toupe
#C7AC7D
ΔE00 5.25
Tan (survey)
#D1B26F
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBE8D #8DADDE
analogous
#DE958D #DEBE8D #D5DE8D
triadic
#DEBE8D #8DDEBE #BE8DDE
tetradic
#DEBE8D #8DDE95 #8DADDE #DE8DD5
square
#DEBE8D #8DDE95 #8DADDE #DE8DD5
split-complementary
#DEBE8D #8DD5DE #958DDE
monochromatic
#BB8636 #D0A35E #DEBE8D #ECD9BC #F8F1E7
Accessibility & contrast
On white
1.77
#DEBE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#DEBE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBE8D
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBE8D | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBE8A
Deuteranopia (green-blind)
#D3C68E
Tritanopia (blue-blind)
#EBB5B1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debe8d; /* rgb */ color: rgb(222, 190, 141); /* oklch */ color: oklch(81.7% 0.074 78.0);
Tailwind
colors: {
custom: {
50: '#e9d1ae',
500: '#debe8d',
950: '#000000',
},
}SCSS
$custom: #debe8d; $custom-light: #e9d1ae; $custom-dark: #000000;
JSON
{
"hex": "#debe8d",
"rgb": {
"r": 222,
"g": 190,
"b": 141
},
"hsl": {
"h": 36.296,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.81749,
"c": 0.07399,
"h": 78
},
"luminance": 0.5428
}Semantic roles & 50–950 ramp
primary
#DEBE8D
secondary
#5A7EB6
accent
#62C323
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381