#DEBE7D#DEBE7D
#DEBE7D is a light, moderate orange. Relative luminance 0.538; OKLCH L 81.5% C 0.091 H 84.3°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBE7D |
|---|---|
| RGB | rgb(222, 190, 125) |
| HSL | hsl(40, 60%, 68%) |
| HSV | hsv(40, 44%, 87%) |
| CMYK | cmyk(0%, 14.4%, 43.7%, 12.9%) |
| CIE-LAB | lab(78.37, 2.81, 36.99) |
| CIE-LCH | lch(78.37, 37.10, 85.66°) |
| OKLab | oklab(81.46% 0.009 0.0904) |
| OKLCH | oklch(81.46% 0.091 84.3) |
| XYZ | xyz(52.2409, 53.8395, 27.0384) |
| Luminance | 0.5384 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.27
Very Light Brown
#D3B683
ΔE00 3.64
Sandstone
#C9AE74
ΔE00 4.75
Fawn
#CFAF7B
ΔE00 4.79
Burlywood
#DEB887
ΔE00 4.91
Sand (survey)
#E2CA76
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBE7D #7D9DDE
analogous
#DE8D7D #DEBE7D #CDDE7D
triadic
#DEBE7D #7DDEBE #BE7DDE
tetradic
#DEBE7D #7DDE8D #7D9DDE #DE7DCD
square
#DEBE7D #7DDE8D #7D9DDE #DE7DCD
split-complementary
#DEBE7D #7DCDDE #8D7DDE
monochromatic
#B3872D #D2A64C #DEBE7D #EAD6AE #F7EFDF
Accessibility & contrast
On white
1.78
#DEBE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#DEBE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBE7D
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBE7D | 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)
#CDBD78
Deuteranopia (green-blind)
#D5C57F
Tritanopia (blue-blind)
#ECB3AE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debe7d; /* rgb */ color: rgb(222, 190, 125); /* oklch */ color: oklch(81.5% 0.091 84.3);
Tailwind
colors: {
custom: {
50: '#ead1a3',
500: '#debe7d',
950: '#000000',
},
}SCSS
$custom: #debe7d; $custom-light: #ead1a3; $custom-dark: #000000;
JSON
{
"hex": "#debe7d",
"rgb": {
"r": 222,
"g": 190,
"b": 125
},
"hsl": {
"h": 40.206,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.81462,
"c": 0.09082,
"h": 84.3
},
"luminance": 0.53837
}Semantic roles & 50–950 ramp
primary
#DEBE7D
secondary
#4B6EB5
accent
#56C71E
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380