#DEBD7E#DEBD7E
#DEBD7E is a light, moderate orange. Relative luminance 0.534; OKLCH L 81.3% C 0.089 H 83.0°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBD7E |
|---|---|
| RGB | rgb(222, 189, 126) |
| HSL | hsl(39, 59%, 68%) |
| HSV | hsv(39, 43%, 87%) |
| CMYK | cmyk(0%, 14.9%, 43.2%, 12.9%) |
| CIE-LAB | lab(78.13, 3.44, 36.17) |
| CIE-LCH | lch(78.13, 36.34, 84.57°) |
| OKLab | oklab(81.28% 0.0109 0.0885) |
| OKLCH | oklch(81.28% 0.089 83) |
| XYZ | xyz(52.0893, 53.4335, 27.3046) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.22
Tan (survey)
#D1B26F
ΔE00 3.27
Burlywood
#DEB887
ΔE00 4.29
Fawn
#CFAF7B
ΔE00 4.34
Sandstone
#C9AE74
ΔE00 4.61
Desert
#CCAD60
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBD7E #7E9FDE
analogous
#DE8D7E #DEBD7E #CFDE7E
triadic
#DEBD7E #7EDEBD #BD7EDE
tetradic
#DEBD7E #7EDE8D #7E9FDE #DE7ECF
square
#DEBD7E #7EDE8D #7E9FDE #DE7ECF
split-complementary
#DEBD7E #7ECFDE #8D7EDE
monochromatic
#B4862E #D2A44D #DEBD7E #EAD6AF #F7EFDF
Accessibility & contrast
On white
1.80
#DEBD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#DEBD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBD7E
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBD7E | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC79
Deuteranopia (green-blind)
#D4C580
Tritanopia (blue-blind)
#ECB2AD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debd7e; /* rgb */ color: rgb(222, 189, 126); /* oklch */ color: oklch(81.3% 0.089 83.0);
Tailwind
colors: {
custom: {
50: '#ead0a4',
500: '#debd7e',
950: '#000000',
},
}SCSS
$custom: #debd7e; $custom-light: #ead0a4; $custom-dark: #000000;
JSON
{
"hex": "#debd7e",
"rgb": {
"r": 222,
"g": 189,
"b": 126
},
"hsl": {
"h": 39.375,
"s": 59.259,
"l": 68.235
},
"oklch": {
"l": 0.8128,
"c": 0.08921,
"h": 83
},
"luminance": 0.53431
}Semantic roles & 50–950 ramp
primary
#DEBD7E
secondary
#4B70B5
accent
#58C71F
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380