#DEBCA0#DEBCA0
#DEBCA0 is a light, muted orange. Relative luminance 0.540; OKLCH L 81.8% C 0.054 H 61.4°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCA0 |
|---|---|
| RGB | rgb(222, 188, 160) |
| HSL | hsl(27, 48%, 75%) |
| HSV | hsv(27, 28%, 87%) |
| CMYK | cmyk(0%, 15.3%, 27.9%, 12.9%) |
| CIE-LAB | lab(78.48, 8.02, 18.70) |
| CIE-LCH | lch(78.48, 20.34, 66.79°) |
| OKLab | oklab(81.75% 0.0261 0.0479) |
| OKLCH | oklch(81.75% 0.055 61.4) |
| XYZ | xyz(54.4533, 54.0361, 40.8126) |
| Luminance | 0.5403 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.52
Apricot
#FBCEB1
ΔE00 5.93
Burlywood
#DEB887
ΔE00 6.27
Peach
#FFDAB9
ΔE00 7.35
Light Peach
#FFD8B1
ΔE00 7.49
Khaki
#C3B091
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCA0 #A0C2DE
analogous
#DEA0A3 #DEBCA0 #DEDBA0
triadic
#DEBCA0 #A0DEBC #BCA0DE
tetradic
#DEBCA0 #A3DEA0 #A0C2DE #DBA0DE
square
#DEBCA0 #A3DEA0 #A0C2DE #DBA0DE
split-complementary
#DEBCA0 #A0DEDB #A0A3DE
monochromatic
#BE7C45 #CE9C73 #DEBCA0 #EEDCCD #F7EFE8
Accessibility & contrast
On white
1.78
#DEBCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#DEBCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCA0
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCA0 | 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)
#C7BE9E
Deuteranopia (green-blind)
#CFC5A0
Tritanopia (blue-blind)
#E9B5B4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debca0; /* rgb */ color: rgb(222, 188, 160); /* oklch */ color: oklch(81.8% 0.054 61.4);
Tailwind
colors: {
custom: {
50: '#e9d0bc',
500: '#debca0',
950: '#000000',
},
}SCSS
$custom: #debca0; $custom-light: #e9d0bc; $custom-dark: #000000;
JSON
{
"hex": "#debca0",
"rgb": {
"r": 222,
"g": 188,
"b": 160
},
"hsl": {
"h": 27.097,
"s": 48.438,
"l": 74.902
},
"oklch": {
"l": 0.81754,
"c": 0.0545,
"h": 61.4
},
"luminance": 0.54034
}Semantic roles & 50–950 ramp
primary
#DEBCA0
secondary
#6C95B6
accent
#7ABC2A
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161412
muted
#848382