#DEBCA3#DEBCA3
#DEBCA3 is a light, muted orange. Relative luminance 0.541; OKLCH L 81.8% C 0.052 H 58.3°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCA3 |
|---|---|
| RGB | rgb(222, 188, 163) |
| HSL | hsl(25, 47%, 75%) |
| HSV | hsv(25, 27%, 87%) |
| CMYK | cmyk(0%, 15.3%, 26.6%, 12.9%) |
| CIE-LAB | lab(78.54, 8.43, 17.18) |
| CIE-LCH | lch(78.54, 19.13, 63.87°) |
| OKLab | oklab(81.82% 0.0273 0.0441) |
| OKLCH | oklch(81.82% 0.052 58.3) |
| XYZ | xyz(54.7189, 54.1424, 42.2114) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.74
Tan
#D2B48C
ΔE00 6.58
Burlywood
#DEB887
ΔE00 7.39
Peach
#FFDAB9
ΔE00 7.59
Light Peach
#FFD8B1
ΔE00 7.98
Khaki
#C3B091
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCA3 #A3C5DE
analogous
#DEA3A7 #DEBCA3 #DED9A3
triadic
#DEBCA3 #A3DEBC #BCA3DE
tetradic
#DEBCA3 #A7DEA3 #A3C5DE #D9A3DE
square
#DEBCA3 #A7DEA3 #A3C5DE #D9A3DE
split-complementary
#DEBCA3 #A3DED9 #A3A7DE
monochromatic
#BE7A49 #CE9B76 #DEBCA3 #EEDDD0 #F7EFE8
Accessibility & contrast
On white
1.78
#DEBCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#DEBCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCA3
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCA3 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BEA1
Deuteranopia (green-blind)
#CEC5A3
Tritanopia (blue-blind)
#E9B5B5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debca3; /* rgb */ color: rgb(222, 188, 163); /* oklch */ color: oklch(81.8% 0.052 58.3);
Tailwind
colors: {
custom: {
50: '#e9d0be',
500: '#debca3',
950: '#000000',
},
}SCSS
$custom: #debca3; $custom-light: #e9d0be; $custom-dark: #000000;
JSON
{
"hex": "#debca3",
"rgb": {
"r": 222,
"g": 188,
"b": 163
},
"hsl": {
"h": 25.424,
"s": 47.2,
"l": 75.49
},
"oklch": {
"l": 0.81823,
"c": 0.05188,
"h": 58.3
},
"luminance": 0.5414
}Semantic roles & 50–950 ramp
primary
#DEBCA3
secondary
#6F98B6
accent
#7EBA2B
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161412
muted
#848382