#DEBE7B#DEBE7B
#DEBE7B is a light, moderate orange. Relative luminance 0.538; OKLCH L 81.4% C 0.093 H 84.9°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBE7B |
|---|---|
| RGB | rgb(222, 190, 123) |
| HSL | hsl(41, 60%, 68%) |
| HSV | hsv(41, 45%, 87%) |
| CMYK | cmyk(0%, 14.4%, 44.6%, 12.9%) |
| CIE-LAB | lab(78.34, 2.61, 37.98) |
| CIE-LCH | lch(78.34, 38.07, 86.07°) |
| OKLab | oklab(81.43% 0.0082 0.0925) |
| OKLCH | oklch(81.43% 0.093 84.9) |
| XYZ | xyz(52.1145, 53.7889, 26.3723) |
| Luminance | 0.5379 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.21
Very Light Brown
#D3B683
ΔE00 3.96
Sandstone
#C9AE74
ΔE00 4.83
Sand (survey)
#E2CA76
ΔE00 4.99
Fawn
#CFAF7B
ΔE00 5.04
Desert
#CCAD60
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBE7B #7B9BDE
analogous
#DE8C7B #DEBE7B #CDDE7B
triadic
#DEBE7B #7BDEBE #BE7BDE
tetradic
#DEBE7B #7BDE8C #7B9BDE #DE7BCD
square
#DEBE7B #7BDE8C #7B9BDE #DE7BCD
split-complementary
#DEBE7B #7BCDDE #8C7BDE
monochromatic
#B2872D #D2A64A #DEBE7B #EAD6AC #F6EEDD
Accessibility & contrast
On white
1.79
#DEBE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#DEBE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBE7B
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBE7B | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD76
Deuteranopia (green-blind)
#D5C57D
Tritanopia (blue-blind)
#ECB3AD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debe7b; /* rgb */ color: rgb(222, 190, 123); /* oklch */ color: oklch(81.4% 0.093 84.9);
Tailwind
colors: {
custom: {
50: '#ead1a2',
500: '#debe7b',
950: '#000000',
},
}SCSS
$custom: #debe7b; $custom-light: #ead1a2; $custom-dark: #000000;
JSON
{
"hex": "#debe7b",
"rgb": {
"r": 222,
"g": 190,
"b": 123
},
"hsl": {
"h": 40.606,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.81429,
"c": 0.09289,
"h": 84.9
},
"luminance": 0.53787
}Semantic roles & 50–950 ramp
primary
#DEBE7B
secondary
#496CB4
accent
#55C81E
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380