#DEBCA2#DEBCA2
#DEBCA2 is a light, muted orange. Relative luminance 0.541; OKLCH L 81.8% C 0.053 H 59.4°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCA2 |
|---|---|
| RGB | rgb(222, 188, 162) |
| HSL | hsl(26, 48%, 75%) |
| HSV | hsv(26, 27%, 87%) |
| CMYK | cmyk(0%, 15.3%, 27%, 12.9%) |
| CIE-LAB | lab(78.52, 8.29, 17.68) |
| CIE-LCH | lch(78.52, 19.53, 64.89°) |
| OKLab | oklab(81.8% 0.0269 0.0454) |
| OKLCH | oklch(81.8% 0.053 59.4) |
| XYZ | xyz(54.6297, 54.1067, 41.7414) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.78
Tan
#D2B48C
ΔE00 6.22
Burlywood
#DEB887
ΔE00 7.01
Peach
#FFDAB9
ΔE00 7.49
Light Peach
#FFD8B1
ΔE00 7.80
Khaki
#C3B091
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCA2 #A2C4DE
analogous
#DEA2A6 #DEBCA2 #DEDAA2
triadic
#DEBCA2 #A2DEBC #BCA2DE
tetradic
#DEBCA2 #A6DEA2 #A2C4DE #DAA2DE
square
#DEBCA2 #A6DEA2 #A2C4DE #DAA2DE
split-complementary
#DEBCA2 #A2DEDA #A2A6DE
monochromatic
#BE7B48 #CE9B75 #DEBCA2 #EEDDCF #F7EFE8
Accessibility & contrast
On white
1.78
#DEBCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#DEBCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCA2
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCA2 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BEA0
Deuteranopia (green-blind)
#CEC5A2
Tritanopia (blue-blind)
#E9B5B5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debca2; /* rgb */ color: rgb(222, 188, 162); /* oklch */ color: oklch(81.8% 0.053 59.4);
Tailwind
colors: {
custom: {
50: '#e9d0bd',
500: '#debca2',
950: '#000000',
},
}SCSS
$custom: #debca2; $custom-light: #e9d0bd; $custom-dark: #000000;
JSON
{
"hex": "#debca2",
"rgb": {
"r": 222,
"g": 188,
"b": 162
},
"hsl": {
"h": 26,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.818,
"c": 0.05273,
"h": 59.4
},
"luminance": 0.54105
}Semantic roles & 50–950 ramp
primary
#DEBCA2
secondary
#6E97B6
accent
#7CBB2B
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161412
muted
#848382