#DEBE92#DEBE92
#DEBE92 is a light, moderate orange. Relative luminance 0.544; OKLCH L 81.8% C 0.069 H 75.4°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBE92 |
|---|---|
| RGB | rgb(222, 190, 146) |
| HSL | hsl(35, 54%, 72%) |
| HSV | hsv(35, 34%, 87%) |
| CMYK | cmyk(0%, 14.4%, 34.2%, 12.9%) |
| CIE-LAB | lab(78.71, 5.17, 26.47) |
| CIE-LCH | lch(78.71, 26.97, 78.96°) |
| OKLab | oklab(81.85% 0.0174 0.0665) |
| OKLCH | oklch(81.85% 0.069 75.4) |
| XYZ | xyz(53.7271, 54.4340, 34.8653) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.28
Tan
#D2B48C
ΔE00 2.84
Very Light Brown
#D3B683
ΔE00 3.38
Fawn
#CFAF7B
ΔE00 4.61
Toupe
#C7AC7D
ΔE00 5.54
Khaki
#C3B091
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBE92 #92B2DE
analogous
#DE9892 #DEBE92 #D8DE92
triadic
#DEBE92 #92DEBE #BE92DE
tetradic
#DEBE92 #92DE98 #92B2DE #DE92D8
square
#DEBE92 #92DE98 #92B2DE #DE92D8
split-complementary
#DEBE92 #92D8DE #9892DE
monochromatic
#BD8539 #D0A263 #DEBE92 #ECDAC1 #F8F1E8
Accessibility & contrast
On white
1.77
#DEBE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#DEBE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBE92
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBE92 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBE8F
Deuteranopia (green-blind)
#D2C693
Tritanopia (blue-blind)
#EAB5B2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debe92; /* rgb */ color: rgb(222, 190, 146); /* oklch */ color: oklch(81.8% 0.069 75.4);
Tailwind
colors: {
custom: {
50: '#e9d1b2',
500: '#debe92',
950: '#000000',
},
}SCSS
$custom: #debe92; $custom-light: #e9d1b2; $custom-dark: #000000;
JSON
{
"hex": "#debe92",
"rgb": {
"r": 222,
"g": 190,
"b": 146
},
"hsl": {
"h": 34.737,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.81847,
"c": 0.06874,
"h": 75.4
},
"luminance": 0.54432
}Semantic roles & 50–950 ramp
primary
#DEBE92
secondary
#5E83B6
accent
#66C125
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161411
muted
#848381