#DEBE79#DEBE79
#DEBE79 is a light, moderate orange. Relative luminance 0.537; OKLCH L 81.4% C 0.095 H 85.5°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBE79 |
|---|---|
| RGB | rgb(222, 190, 121) |
| HSL | hsl(41, 60%, 67%) |
| HSV | hsv(41, 45%, 87%) |
| CMYK | cmyk(0%, 14.4%, 45.5%, 12.9%) |
| CIE-LAB | lab(78.31, 2.41, 38.97) |
| CIE-LCH | lch(78.31, 39.04, 86.47°) |
| OKLab | oklab(81.4% 0.0075 0.0947) |
| OKLCH | oklch(81.4% 0.095 85.5) |
| XYZ | xyz(51.9905, 53.7394, 25.7196) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.19
Very Light Brown
#D3B683
ΔE00 4.29
Sand (survey)
#E2CA76
ΔE00 4.71
Desert
#CCAD60
ΔE00 4.94
Sandstone
#C9AE74
ΔE00 4.95
Fawn
#CFAF7B
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBE79 #7999DE
analogous
#DE8C79 #DEBE79 #CCDE79
triadic
#DEBE79 #79DEBE #BE79DE
tetradic
#DEBE79 #79DE8C #7999DE #DE79CC
square
#DEBE79 #79DE8C #7999DE #DE79CC
split-complementary
#DEBE79 #79CCDE #8C79DE
monochromatic
#B1872C #D2A648 #DEBE79 #EAD6AA #F6EEDB
Accessibility & contrast
On white
1.79
#DEBE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#DEBE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBE79
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBE79 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBD74
Deuteranopia (green-blind)
#D5C57B
Tritanopia (blue-blind)
#EDB3AD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debe79; /* rgb */ color: rgb(222, 190, 121); /* oklch */ color: oklch(81.4% 0.095 85.5);
Tailwind
colors: {
custom: {
50: '#ead1a1',
500: '#debe79',
950: '#000000',
},
}SCSS
$custom: #debe79; $custom-light: #ead1a1; $custom-dark: #000000;
JSON
{
"hex": "#debe79",
"rgb": {
"r": 222,
"g": 190,
"b": 121
},
"hsl": {
"h": 40.99,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.81397,
"c": 0.09495,
"h": 85.5
},
"luminance": 0.53737
}Semantic roles & 50–950 ramp
primary
#DEBE79
secondary
#486AB3
accent
#53C81D
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380