#DEBBA2#DEBBA2
#DEBBA2 is a light, muted orange. Relative luminance 0.537; OKLCH L 81.6% C 0.053 H 57.4°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBA2 |
|---|---|
| RGB | rgb(222, 187, 162) |
| HSL | hsl(25, 48%, 75%) |
| HSV | hsv(25, 27%, 87%) |
| CMYK | cmyk(0%, 15.8%, 27%, 12.9%) |
| CIE-LAB | lab(78.28, 8.82, 17.34) |
| CIE-LCH | lch(78.28, 19.45, 63.04°) |
| OKLab | oklab(81.61% 0.0284 0.0445) |
| OKLCH | oklch(81.61% 0.053 57.4) |
| XYZ | xyz(54.4168, 53.6809, 41.6704) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.76
Tan
#D2B48C
ΔE00 6.72
Burlywood
#DEB887
ΔE00 7.47
Peach
#FFDAB9
ΔE00 7.81
Light Peach
#FFD8B1
ΔE00 8.19
Khaki
#C3B091
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBA2 #A2C5DE
analogous
#DEA2A7 #DEBBA2 #DED9A2
triadic
#DEBBA2 #A2DEBB #BBA2DE
tetradic
#DEBBA2 #A7DEA2 #A2C5DE #D9A2DE
square
#DEBBA2 #A7DEA2 #A2C5DE #D9A2DE
split-complementary
#DEBBA2 #A2DED9 #A2A7DE
monochromatic
#BE7948 #CE9A75 #DEBBA2 #EEDCCF #F7EEE8
Accessibility & contrast
On white
1.79
#DEBBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#DEBBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBA2
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBA2 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BDA0
Deuteranopia (green-blind)
#CDC5A2
Tritanopia (blue-blind)
#E9B4B4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debba2; /* rgb */ color: rgb(222, 187, 162); /* oklch */ color: oklch(81.6% 0.053 57.4);
Tailwind
colors: {
custom: {
50: '#e9cfbd',
500: '#debba2',
950: '#000000',
},
}SCSS
$custom: #debba2; $custom-light: #e9cfbd; $custom-dark: #000000;
JSON
{
"hex": "#debba2",
"rgb": {
"r": 222,
"g": 187,
"b": 162
},
"hsl": {
"h": 25,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.81605,
"c": 0.05281,
"h": 57.4
},
"luminance": 0.53679
}Semantic roles & 50–950 ramp
primary
#DEBBA2
secondary
#6E98B6
accent
#7FBB2B
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161312
muted
#848382