#DEBD8D#DEBD8D
#DEBD8D is a light, moderate orange. Relative luminance 0.538; OKLCH L 81.6% C 0.074 H 76.7°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBD8D |
|---|---|
| RGB | rgb(222, 189, 141) |
| HSL | hsl(36, 55%, 71%) |
| HSV | hsv(36, 36%, 87%) |
| CMYK | cmyk(0%, 14.9%, 36.5%, 12.9%) |
| CIE-LAB | lab(78.37, 5.10, 28.66) |
| CIE-LCH | lch(78.37, 29.11, 79.92°) |
| OKLab | oklab(81.55% 0.0169 0.0716) |
| OKLCH | oklch(81.55% 0.074 76.7) |
| XYZ | xyz(53.1308, 53.8501, 32.7896) |
| Luminance | 0.5385 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.84
Very Light Brown
#D3B683
ΔE00 2.72
Tan
#D2B48C
ΔE00 3.14
Fawn
#CFAF7B
ΔE00 3.99
Toupe
#C7AC7D
ΔE00 5.20
Tan (survey)
#D1B26F
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBD8D #8DAEDE
analogous
#DE948D #DEBD8D #D6DE8D
triadic
#DEBD8D #8DDEBD #BD8DDE
tetradic
#DEBD8D #8DDE94 #8DAEDE #DE8DD6
square
#DEBD8D #8DDE94 #8DAEDE #DE8DD6
split-complementary
#DEBD8D #8DD6DE #948DDE
monochromatic
#BB8536 #D0A25E #DEBD8D #ECD8BC #F8F1E7
Accessibility & contrast
On white
1.78
#DEBD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#DEBD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBD8D
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBD8D | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABD8A
Deuteranopia (green-blind)
#D2C58E
Tritanopia (blue-blind)
#EBB4B0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debd8d; /* rgb */ color: rgb(222, 189, 141); /* oklch */ color: oklch(81.6% 0.074 76.7);
Tailwind
colors: {
custom: {
50: '#e9d0ae',
500: '#debd8d',
950: '#000000',
},
}SCSS
$custom: #debd8d; $custom-light: #e9d0ae; $custom-dark: #000000;
JSON
{
"hex": "#debd8d",
"rgb": {
"r": 222,
"g": 189,
"b": 141
},
"hsl": {
"h": 35.556,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.81551,
"c": 0.07355,
"h": 76.7
},
"luminance": 0.53848
}Semantic roles & 50–950 ramp
primary
#DEBD8D
secondary
#5A7FB6
accent
#64C323
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381