#DEBC8D#DEBC8D
#DEBC8D is a light, moderate orange. Relative luminance 0.534; OKLCH L 81.4% C 0.073 H 75.4°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBC8D |
|---|---|
| RGB | rgb(222, 188, 141) |
| HSL | hsl(35, 55%, 71%) |
| HSV | hsv(35, 36%, 87%) |
| CMYK | cmyk(0%, 15.3%, 36.5%, 12.9%) |
| CIE-LAB | lab(78.12, 5.62, 28.32) |
| CIE-LCH | lch(78.12, 28.87, 78.77°) |
| OKLab | oklab(81.35% 0.0184 0.0708) |
| OKLCH | oklch(81.35% 0.073 75.4) |
| XYZ | xyz(52.9164, 53.4214, 32.7182) |
| Luminance | 0.5342 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.44
Tan
#D2B48C
ΔE00 2.88
Very Light Brown
#D3B683
ΔE00 2.94
Fawn
#CFAF7B
ΔE00 3.99
Toupe
#C7AC7D
ΔE00 5.20
Sandstone
#C9AE74
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBC8D #8DAFDE
analogous
#DE938D #DEBC8D #D7DE8D
triadic
#DEBC8D #8DDEBC #BC8DDE
tetradic
#DEBC8D #8DDE93 #8DAFDE #DE8DD7
square
#DEBC8D #8DDE93 #8DAFDE #DE8DD7
split-complementary
#DEBC8D #8DD7DE #938DDE
monochromatic
#BB8336 #D0A05E #DEBC8D #ECD8BC #F8F1E7
Accessibility & contrast
On white
1.80
#DEBC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#DEBC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBC8D
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBC8D | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BC8A
Deuteranopia (green-blind)
#D1C58E
Tritanopia (blue-blind)
#EBB3B0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debc8d; /* rgb */ color: rgb(222, 188, 141); /* oklch */ color: oklch(81.4% 0.073 75.4);
Tailwind
colors: {
custom: {
50: '#e9d0ae',
500: '#debc8d',
950: '#000000',
},
}SCSS
$custom: #debc8d; $custom-light: #e9d0ae; $custom-dark: #000000;
JSON
{
"hex": "#debc8d",
"rgb": {
"r": 222,
"g": 188,
"b": 141
},
"hsl": {
"h": 34.815,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.81354,
"c": 0.07315,
"h": 75.4
},
"luminance": 0.53419
}Semantic roles & 50–950 ramp
primary
#DEBC8D
secondary
#5A80B6
accent
#66C323
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161310
muted
#848381