#DEBE78#DEBE78
#DEBE78 is a light, moderate orange. Relative luminance 0.537; OKLCH L 81.4% C 0.096 H 85.8°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBE78 |
|---|---|
| RGB | rgb(222, 190, 120) |
| HSL | hsl(41, 61%, 67%) |
| HSV | hsv(41, 46%, 87%) |
| CMYK | cmyk(0%, 14.4%, 45.9%, 12.9%) |
| CIE-LAB | lab(78.30, 2.31, 39.46) |
| CIE-LCH | lch(78.30, 39.53, 86.65°) |
| OKLab | oklab(81.38% 0.0071 0.0957) |
| OKLCH | oklch(81.38% 0.096 85.8) |
| XYZ | xyz(51.9295, 53.7150, 25.3984) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.21
Very Light Brown
#D3B683
ΔE00 4.46
Sand (survey)
#E2CA76
ΔE00 4.58
Desert
#CCAD60
ΔE00 4.87
Sandstone
#C9AE74
ΔE00 5.01
Fawn
#CFAF7B
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBE78 #7898DE
analogous
#DE8B78 #DEBE78 #CBDE78
triadic
#DEBE78 #78DEBE #BE78DE
tetradic
#DEBE78 #78DE8B #7898DE #DE78CB
square
#DEBE78 #78DE8B #7898DE #DE78CB
split-complementary
#DEBE78 #78CBDE #8B78DE
monochromatic
#B0872B #D2A647 #DEBE78 #EAD6A9 #F6EDDA
Accessibility & contrast
On white
1.79
#DEBE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#DEBE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBE78
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBE78 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBD73
Deuteranopia (green-blind)
#D5C57A
Tritanopia (blue-blind)
#EDB3AD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debe78; /* rgb */ color: rgb(222, 190, 120); /* oklch */ color: oklch(81.4% 0.096 85.8);
Tailwind
colors: {
custom: {
50: '#ead1a0',
500: '#debe78',
950: '#000000',
},
}SCSS
$custom: #debe78; $custom-light: #ead1a0; $custom-dark: #000000;
JSON
{
"hex": "#debe78",
"rgb": {
"r": 222,
"g": 190,
"b": 120
},
"hsl": {
"h": 41.176,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.81381,
"c": 0.09597,
"h": 85.8
},
"luminance": 0.53713
}Semantic roles & 50–950 ramp
primary
#DEBE78
secondary
#4869B2
accent
#53C81D
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380