#DEBC8B#DEBC8B
#DEBC8B is a light, moderate orange. Relative luminance 0.534; OKLCH L 81.3% C 0.075 H 76.5°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBC8B |
|---|---|
| RGB | rgb(222, 188, 139) |
| HSL | hsl(35, 56%, 71%) |
| HSV | hsv(35, 37%, 87%) |
| CMYK | cmyk(0%, 15.3%, 37.4%, 12.9%) |
| CIE-LAB | lab(78.09, 5.39, 29.33) |
| CIE-LCH | lch(78.09, 29.82, 79.59°) |
| OKLab | oklab(81.32% 0.0176 0.0731) |
| OKLCH | oklch(81.32% 0.075 76.5) |
| XYZ | xyz(52.7689, 53.3624, 31.9415) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.52
Very Light Brown
#D3B683
ΔE00 2.64
Tan
#D2B48C
ΔE00 3.16
Fawn
#CFAF7B
ΔE00 3.78
Toupe
#C7AC7D
ΔE00 5.10
Tan (survey)
#D1B26F
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBC8B #8BADDE
analogous
#DE928B #DEBC8B #D6DE8B
triadic
#DEBC8B #8BDEBC #BC8BDE
tetradic
#DEBC8B #8BDE92 #8BADDE #DE8BD6
square
#DEBC8B #8BDE92 #8BADDE #DE8BD6
split-complementary
#DEBC8B #8BD6DE #928BDE
monochromatic
#BA8335 #D0A05B #DEBC8B #ECD8BB #F8F1E7
Accessibility & contrast
On white
1.80
#DEBC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#DEBC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBC8B
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBC8B | 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)
#CABC88
Deuteranopia (green-blind)
#D2C48C
Tritanopia (blue-blind)
#EBB3AF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debc8b; /* rgb */ color: rgb(222, 188, 139); /* oklch */ color: oklch(81.3% 0.075 76.5);
Tailwind
colors: {
custom: {
50: '#e9d0ad',
500: '#debc8b',
950: '#000000',
},
}SCSS
$custom: #debc8b; $custom-light: #e9d0ad; $custom-dark: #000000;
JSON
{
"hex": "#debc8b",
"rgb": {
"r": 222,
"g": 188,
"b": 139
},
"hsl": {
"h": 35.422,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.81316,
"c": 0.07521,
"h": 76.5
},
"luminance": 0.5336
}Semantic roles & 50–950 ramp
primary
#DEBC8B
secondary
#587EB6
accent
#64C322
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161310
muted
#848381