#DEBE94#DEBE94
#DEBE94 is a light, moderate orange. Relative luminance 0.545; OKLCH L 81.9% C 0.067 H 74.2°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBE94 |
|---|---|
| RGB | rgb(222, 190, 148) |
| HSL | hsl(34, 53%, 73%) |
| HSV | hsv(34, 33%, 87%) |
| CMYK | cmyk(0%, 14.4%, 33.3%, 12.9%) |
| CIE-LAB | lab(78.75, 5.41, 25.46) |
| CIE-LCH | lch(78.75, 26.03, 78.00°) |
| OKLab | oklab(81.89% 0.0182 0.0641) |
| OKLCH | oklch(81.89% 0.067 74.2) |
| XYZ | xyz(53.8840, 54.4967, 35.6918) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.50
Tan
#D2B48C
ΔE00 2.75
Very Light Brown
#D3B683
ΔE00 3.82
Fawn
#CFAF7B
ΔE00 4.93
Toupe
#C7AC7D
ΔE00 5.76
Khaki
#C3B091
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBE94 #94B4DE
analogous
#DE9994 #DEBE94 #D9DE94
triadic
#DEBE94 #94DEBE #BE94DE
tetradic
#DEBE94 #94DE99 #94B4DE #DE94D9
square
#DEBE94 #94DE99 #94B4DE #DE94D9
split-complementary
#DEBE94 #94D9DE #9994DE
monochromatic
#BD853A #D0A265 #DEBE94 #ECDAC3 #F8F1E8
Accessibility & contrast
On white
1.76
#DEBE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#DEBE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBE94
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBE94 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE91
Deuteranopia (green-blind)
#D2C695
Tritanopia (blue-blind)
#EAB6B3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debe94; /* rgb */ color: rgb(222, 190, 148); /* oklch */ color: oklch(81.9% 0.067 74.2);
Tailwind
colors: {
custom: {
50: '#e9d1b3',
500: '#debe94',
950: '#000000',
},
}SCSS
$custom: #debe94; $custom-light: #e9d1b3; $custom-dark: #000000;
JSON
{
"hex": "#debe94",
"rgb": {
"r": 222,
"g": 190,
"b": 148
},
"hsl": {
"h": 34.054,
"s": 52.857,
"l": 72.549
},
"oklch": {
"l": 0.81887,
"c": 0.06666,
"h": 74.2
},
"luminance": 0.54495
}Semantic roles & 50–950 ramp
primary
#DEBE94
secondary
#6085B6
accent
#68C025
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381