#DEBE98#DEBE98
#DEBE98 is a light, moderate orange. Relative luminance 0.546; OKLCH L 82.0% C 0.063 H 71.6°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBE98 |
|---|---|
| RGB | rgb(222, 190, 152) |
| HSL | hsl(33, 51%, 73%) |
| HSV | hsv(33, 32%, 87%) |
| CMYK | cmyk(0%, 14.4%, 31.5%, 12.9%) |
| CIE-LAB | lab(78.83, 5.91, 23.44) |
| CIE-LCH | lch(78.83, 24.17, 75.84°) |
| OKLab | oklab(81.97% 0.0198 0.0593) |
| OKLCH | oklch(81.97% 0.063 71.6) |
| XYZ | xyz(54.2061, 54.6256, 37.3881) |
| Luminance | 0.5462 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.96
Burlywood
#DEB887
ΔE00 3.26
Very Light Brown
#D3B683
ΔE00 4.83
Fawn
#CFAF7B
ΔE00 5.74
Khaki
#C3B091
ΔE00 6.22
Toupe
#C7AC7D
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBE98 #98B8DE
analogous
#DE9B98 #DEBE98 #DBDE98
triadic
#DEBE98 #98DEBE #BE98DE
tetradic
#DEBE98 #98DE9B #98B8DE #DE98DB
square
#DEBE98 #98DE9B #98B8DE #DE98DB
split-complementary
#DEBE98 #98DBDE #9B98DE
monochromatic
#BF833D #CFA16A #DEBE98 #EDDBC6 #F8F0E8
Accessibility & contrast
On white
1.76
#DEBE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#DEBE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBE98
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBE98 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF95
Deuteranopia (green-blind)
#D1C699
Tritanopia (blue-blind)
#EAB6B4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debe98; /* rgb */ color: rgb(222, 190, 152); /* oklch */ color: oklch(82.0% 0.063 71.6);
Tailwind
colors: {
custom: {
50: '#e9d1b6',
500: '#debe98',
950: '#000000',
},
}SCSS
$custom: #debe98; $custom-light: #e9d1b6; $custom-dark: #000000;
JSON
{
"hex": "#debe98",
"rgb": {
"r": 222,
"g": 190,
"b": 152
},
"hsl": {
"h": 32.571,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.8197,
"c": 0.06255,
"h": 71.6
},
"luminance": 0.54624
}Semantic roles & 50–950 ramp
primary
#DEBE98
secondary
#648AB6
accent
#6CBF27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381