#DEBCA1#DEBCA1
#DEBCA1 is a light, muted orange. Relative luminance 0.541; OKLCH L 81.8% C 0.054 H 60.4°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCA1 |
|---|---|
| RGB | rgb(222, 188, 161) |
| HSL | hsl(27, 48%, 75%) |
| HSV | hsv(27, 27%, 87%) |
| CMYK | cmyk(0%, 15.3%, 27.5%, 12.9%) |
| CIE-LAB | lab(78.50, 8.15, 18.19) |
| CIE-LCH | lch(78.50, 19.93, 65.86°) |
| OKLab | oklab(81.78% 0.0265 0.0466) |
| OKLCH | oklch(81.78% 0.054 60.4) |
| XYZ | xyz(54.5411, 54.0713, 41.2751) |
| Luminance | 0.5407 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.84
Tan
#D2B48C
ΔE00 5.86
Burlywood
#DEB887
ΔE00 6.64
Peach
#FFDAB9
ΔE00 7.41
Light Peach
#FFD8B1
ΔE00 7.63
Khaki
#C3B091
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCA1 #A1C3DE
analogous
#DEA1A5 #DEBCA1 #DEDAA1
triadic
#DEBCA1 #A1DEBC #BCA1DE
tetradic
#DEBCA1 #A5DEA1 #A1C3DE #DAA1DE
square
#DEBCA1 #A5DEA1 #A1C3DE #DAA1DE
split-complementary
#DEBCA1 #A1DEDA #A1A5DE
monochromatic
#BE7B46 #CE9C74 #DEBCA1 #EEDCCE #F7EFE8
Accessibility & contrast
On white
1.78
#DEBCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#DEBCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCA1
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCA1 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BE9F
Deuteranopia (green-blind)
#CEC5A1
Tritanopia (blue-blind)
#E9B5B5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debca1; /* rgb */ color: rgb(222, 188, 161); /* oklch */ color: oklch(81.8% 0.054 60.4);
Tailwind
colors: {
custom: {
50: '#e9d0bd',
500: '#debca1',
950: '#000000',
},
}SCSS
$custom: #debca1; $custom-light: #e9d0bd; $custom-dark: #000000;
JSON
{
"hex": "#debca1",
"rgb": {
"r": 222,
"g": 188,
"b": 161
},
"hsl": {
"h": 26.557,
"s": 48.031,
"l": 75.098
},
"oklch": {
"l": 0.81777,
"c": 0.05362,
"h": 60.4
},
"luminance": 0.54069
}Semantic roles & 50–950 ramp
primary
#DEBCA1
secondary
#6D96B6
accent
#7BBB2A
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161412
muted
#848382