#DEBD7B#DEBD7B
#DEBD7B is a light, moderate orange. Relative luminance 0.534; OKLCH L 81.2% C 0.092 H 83.9°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBD7B |
|---|---|
| RGB | rgb(222, 189, 123) |
| HSL | hsl(40, 60%, 68%) |
| HSV | hsv(40, 45%, 87%) |
| CMYK | cmyk(0%, 14.9%, 44.6%, 12.9%) |
| CIE-LAB | lab(78.09, 3.13, 37.66) |
| CIE-LCH | lch(78.09, 37.79, 85.25°) |
| OKLab | oklab(81.23% 0.0098 0.0918) |
| OKLCH | oklch(81.23% 0.092 83.9) |
| XYZ | xyz(51.8986, 53.3572, 26.3003) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.08
Very Light Brown
#D3B683
ΔE00 3.69
Sandstone
#C9AE74
ΔE00 4.68
Fawn
#CFAF7B
ΔE00 4.70
Burlywood
#DEB887
ΔE00 4.87
Desert
#CCAD60
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBD7B #7B9CDE
analogous
#DE8B7B #DEBD7B #CDDE7B
triadic
#DEBD7B #7BDEBD #BD7BDE
tetradic
#DEBD7B #7BDE8B #7B9CDE #DE7BCD
square
#DEBD7B #7BDE8B #7B9CDE #DE7BCD
split-complementary
#DEBD7B #7BCDDE #8B7BDE
monochromatic
#B2862D #D2A54A #DEBD7B #EAD5AC #F6EEDD
Accessibility & contrast
On white
1.80
#DEBD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#DEBD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBD7B
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBD7B | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC76
Deuteranopia (green-blind)
#D4C57D
Tritanopia (blue-blind)
#ECB2AD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debd7b; /* rgb */ color: rgb(222, 189, 123); /* oklch */ color: oklch(81.2% 0.092 83.9);
Tailwind
colors: {
custom: {
50: '#ead0a2',
500: '#debd7b',
950: '#000000',
},
}SCSS
$custom: #debd7b; $custom-light: #ead0a2; $custom-dark: #000000;
JSON
{
"hex": "#debd7b",
"rgb": {
"r": 222,
"g": 189,
"b": 123
},
"hsl": {
"h": 40,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.8123,
"c": 0.09231,
"h": 83.9
},
"luminance": 0.53355
}Semantic roles & 50–950 ramp
primary
#DEBD7B
secondary
#496DB4
accent
#56C81E
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380