#DEBCA4#DEBCA4
#DEBCA4 is a light, muted orange. Relative luminance 0.542; OKLCH L 81.8% C 0.051 H 57.1°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCA4 |
|---|---|
| RGB | rgb(222, 188, 164) |
| HSL | hsl(25, 47%, 76%) |
| HSV | hsv(25, 26%, 87%) |
| CMYK | cmyk(0%, 15.3%, 26.1%, 12.9%) |
| CIE-LAB | lab(78.57, 8.56, 16.67) |
| CIE-LCH | lch(78.57, 18.74, 62.81°) |
| OKLab | oklab(81.85% 0.0277 0.0429) |
| OKLCH | oklch(81.85% 0.051 57.1) |
| XYZ | xyz(54.8089, 54.1784, 42.6851) |
| Luminance | 0.5418 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.73
Tan
#D2B48C
ΔE00 6.95
Peach
#FFDAB9
ΔE00 7.71
Burlywood
#DEB887
ΔE00 7.78
Light Peach
#FFD8B1
ΔE00 8.18
Warm Gray
#C9BEB0
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCA4 #A4C6DE
analogous
#DEA4A9 #DEBCA4 #DED9A4
triadic
#DEBCA4 #A4DEBC #BCA4DE
tetradic
#DEBCA4 #A9DEA4 #A4C6DE #D9A4DE
square
#DEBCA4 #A9DEA4 #A4C6DE #D9A4DE
split-complementary
#DEBCA4 #A4DED9 #A4A9DE
monochromatic
#BD7A4A #CE9B77 #DEBCA4 #EEDDD1 #F7EEE9
Accessibility & contrast
On white
1.77
#DEBCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#DEBCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCA4
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCA4 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BEA2
Deuteranopia (green-blind)
#CEC5A4
Tritanopia (blue-blind)
#E9B6B5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debca4; /* rgb */ color: rgb(222, 188, 164); /* oklch */ color: oklch(81.8% 0.051 57.1);
Tailwind
colors: {
custom: {
50: '#e9d0bf',
500: '#debca4',
950: '#000000',
},
}SCSS
$custom: #debca4; $custom-light: #e9d0bf; $custom-dark: #000000;
JSON
{
"hex": "#debca4",
"rgb": {
"r": 222,
"g": 188,
"b": 164
},
"hsl": {
"h": 24.828,
"s": 46.774,
"l": 75.686
},
"oklch": {
"l": 0.81846,
"c": 0.05104,
"h": 57.1
},
"luminance": 0.54176
}Semantic roles & 50–950 ramp
primary
#DEBCA4
secondary
#7099B6
accent
#7FBA2B
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161412
muted
#848382