#DEBD85#DEBD85
#DEBD85 is a light, moderate orange. Relative luminance 0.536; OKLCH L 81.4% C 0.082 H 80.4°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBD85 |
|---|---|
| RGB | rgb(222, 189, 133) |
| HSL | hsl(38, 57%, 70%) |
| HSV | hsv(38, 40%, 87%) |
| CMYK | cmyk(0%, 14.9%, 40.1%, 12.9%) |
| CIE-LAB | lab(78.24, 4.19, 32.68) |
| CIE-LCH | lch(78.24, 32.95, 82.70°) |
| OKLab | oklab(81.4% 0.0137 0.0808) |
| OKLCH | oklch(81.4% 0.082 80.4) |
| XYZ | xyz(52.5569, 53.6205, 29.7672) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.41
Burlywood
#DEB887
ΔE00 2.94
Fawn
#CFAF7B
ΔE00 3.79
Tan (survey)
#D1B26F
ΔE00 4.14
Tan
#D2B48C
ΔE00 4.57
Sandstone
#C9AE74
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBD85 #85A6DE
analogous
#DE9185 #DEBD85 #D2DE85
triadic
#DEBD85 #85DEBD #BD85DE
tetradic
#DEBD85 #85DE91 #85A6DE #DE85D2
square
#DEBD85 #85DE91 #85A6DE #DE85D2
split-complementary
#DEBD85 #85D2DE #9185DE
monochromatic
#B78632 #D1A355 #DEBD85 #EBD7B5 #F8F1E5
Accessibility & contrast
On white
1.79
#DEBD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#DEBD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBD85
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBD85 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD81
Deuteranopia (green-blind)
#D3C587
Tritanopia (blue-blind)
#ECB3AF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debd85; /* rgb */ color: rgb(222, 189, 133); /* oklch */ color: oklch(81.4% 0.082 80.4);
Tailwind
colors: {
custom: {
50: '#ead0a9',
500: '#debd85',
950: '#000000',
},
}SCSS
$custom: #debd85; $custom-light: #ead0a9; $custom-dark: #000000;
JSON
{
"hex": "#debd85",
"rgb": {
"r": 222,
"g": 189,
"b": 133
},
"hsl": {
"h": 37.753,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.81402,
"c": 0.08192,
"h": 80.4
},
"luminance": 0.53618
}Semantic roles & 50–950 ramp
primary
#DEBD85
secondary
#5277B5
accent
#5DC521
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#161410
muted
#858380