#DEBE7F#DEBE7F
#DEBE7F is a light, moderate orange. Relative luminance 0.539; OKLCH L 81.5% C 0.089 H 83.7°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBE7F |
|---|---|
| RGB | rgb(222, 190, 127) |
| HSL | hsl(40, 59%, 68%) |
| HSV | hsv(40, 43%, 87%) |
| CMYK | cmyk(0%, 14.4%, 42.8%, 12.9%) |
| CIE-LAB | lab(78.40, 3.02, 36.00) |
| CIE-LCH | lch(78.40, 36.13, 85.21°) |
| OKLab | oklab(81.5% 0.0098 0.0882) |
| OKLCH | oklch(81.5% 0.089 83.7) |
| XYZ | xyz(52.3700, 53.8911, 27.7180) |
| Luminance | 0.5389 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.32
Tan (survey)
#D1B26F
ΔE00 3.40
Burlywood
#DEB887
ΔE00 4.54
Fawn
#CFAF7B
ΔE00 4.56
Sandstone
#C9AE74
ΔE00 4.71
Desert
#CCAD60
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBE7F #7F9FDE
analogous
#DE8E7F #DEBE7F #CFDE7F
triadic
#DEBE7F #7FDEBE #BE7FDE
tetradic
#DEBE7F #7FDE8E #7F9FDE #DE7FCF
square
#DEBE7F #7FDE8E #7F9FDE #DE7FCF
split-complementary
#DEBE7F #7FCFDE #8E7FDE
monochromatic
#B4872E #D1A54E #DEBE7F #EBD7B0 #F7EFE0
Accessibility & contrast
On white
1.78
#DEBE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#DEBE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBE7F
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBE7F | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD7A
Deuteranopia (green-blind)
#D5C581
Tritanopia (blue-blind)
#ECB3AE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debe7f; /* rgb */ color: rgb(222, 190, 127); /* oklch */ color: oklch(81.5% 0.089 83.7);
Tailwind
colors: {
custom: {
50: '#ead1a5',
500: '#debe7f',
950: '#000000',
},
}SCSS
$custom: #debe7f; $custom-light: #ead1a5; $custom-dark: #000000;
JSON
{
"hex": "#debe7f",
"rgb": {
"r": 222,
"g": 190,
"b": 127
},
"hsl": {
"h": 39.789,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.81496,
"c": 0.08873,
"h": 83.7
},
"luminance": 0.53889
}Semantic roles & 50–950 ramp
primary
#DEBE7F
secondary
#4C70B5
accent
#57C71F
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380