#DEBE93#DEBE93
#DEBE93 is a light, moderate orange. Relative luminance 0.545; OKLCH L 81.9% C 0.068 H 74.8°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBE93 |
|---|---|
| RGB | rgb(222, 190, 147) |
| HSL | hsl(34, 53%, 72%) |
| HSV | hsv(34, 34%, 87%) |
| CMYK | cmyk(0%, 14.4%, 33.8%, 12.9%) |
| CIE-LAB | lab(78.73, 5.29, 25.97) |
| CIE-LCH | lch(78.73, 26.50, 78.49°) |
| OKLab | oklab(81.87% 0.0177 0.0653) |
| OKLCH | oklch(81.87% 0.068 74.8) |
| XYZ | xyz(53.8052, 54.4652, 35.2768) |
| Luminance | 0.5446 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.38
Tan
#D2B48C
ΔE00 2.78
Very Light Brown
#D3B683
ΔE00 3.59
Fawn
#CFAF7B
ΔE00 4.76
Toupe
#C7AC7D
ΔE00 5.64
Khaki
#C3B091
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBE93 #93B3DE
analogous
#DE9993 #DEBE93 #D8DE93
triadic
#DEBE93 #93DEBE #BE93DE
tetradic
#DEBE93 #93DE99 #93B3DE #DE93D8
square
#DEBE93 #93DE99 #93B3DE #DE93D8
split-complementary
#DEBE93 #93D8DE #9993DE
monochromatic
#BD853A #D0A264 #DEBE93 #ECDAC2 #F8F1E8
Accessibility & contrast
On white
1.77
#DEBE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#DEBE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBE93
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBE93 | 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)
#CABE90
Deuteranopia (green-blind)
#D2C694
Tritanopia (blue-blind)
#EAB6B3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debe93; /* rgb */ color: rgb(222, 190, 147); /* oklch */ color: oklch(81.9% 0.068 74.8);
Tailwind
colors: {
custom: {
50: '#e9d1b3',
500: '#debe93',
950: '#000000',
},
}SCSS
$custom: #debe93; $custom-light: #e9d1b3; $custom-dark: #000000;
JSON
{
"hex": "#debe93",
"rgb": {
"r": 222,
"g": 190,
"b": 147
},
"hsl": {
"h": 34.4,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.81867,
"c": 0.0677,
"h": 74.8
},
"luminance": 0.54463
}Semantic roles & 50–950 ramp
primary
#DEBE93
secondary
#5F84B6
accent
#67C125
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381