#DEBE90#DEBE90
#DEBE90 is a light, moderate orange. Relative luminance 0.544; OKLCH L 81.8% C 0.071 H 76.5°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBE90 |
|---|---|
| RGB | rgb(222, 190, 144) |
| HSL | hsl(35, 54%, 72%) |
| HSV | hsv(35, 35%, 87%) |
| CMYK | cmyk(0%, 14.4%, 35.1%, 12.9%) |
| CIE-LAB | lab(78.68, 4.92, 27.48) |
| CIE-LCH | lch(78.68, 27.92, 79.84°) |
| OKLab | oklab(81.81% 0.0165 0.0689) |
| OKLCH | oklch(81.81% 0.071 76.5) |
| XYZ | xyz(53.5728, 54.3723, 34.0531) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.18
Very Light Brown
#D3B683
ΔE00 3.01
Tan
#D2B48C
ΔE00 3.04
Fawn
#CFAF7B
ΔE00 4.35
Toupe
#C7AC7D
ΔE00 5.38
Sandstone
#C9AE74
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBE90 #90B0DE
analogous
#DE9790 #DEBE90 #D7DE90
triadic
#DEBE90 #90DEBE #BE90DE
tetradic
#DEBE90 #90DE97 #90B0DE #DE90D7
square
#DEBE90 #90DE97 #90B0DE #DE90D7
split-complementary
#DEBE90 #90D7DE #9790DE
monochromatic
#BC8638 #D0A261 #DEBE90 #ECDABF #F8F1E7
Accessibility & contrast
On white
1.77
#DEBE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#DEBE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBE90
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBE90 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBE8D
Deuteranopia (green-blind)
#D2C691
Tritanopia (blue-blind)
#EBB5B2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debe90; /* rgb */ color: rgb(222, 190, 144); /* oklch */ color: oklch(81.8% 0.071 76.5);
Tailwind
colors: {
custom: {
50: '#e9d1b1',
500: '#debe90',
950: '#000000',
},
}SCSS
$custom: #debe90; $custom-light: #e9d1b1; $custom-dark: #000000;
JSON
{
"hex": "#debe90",
"rgb": {
"r": 222,
"g": 190,
"b": 144
},
"hsl": {
"h": 35.385,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.81807,
"c": 0.07083,
"h": 76.5
},
"luminance": 0.5437
}Semantic roles & 50–950 ramp
primary
#DEBE90
secondary
#5C81B6
accent
#65C224
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381