#DEBAA8#DEBAA8
#DEBAA8 is a light, muted orange. Relative luminance 0.535; OKLCH L 81.6% C 0.048 H 48.1°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAA8 |
|---|---|
| RGB | rgb(222, 186, 168) |
| HSL | hsl(20, 45%, 76%) |
| HSV | hsv(20, 24%, 87%) |
| CMYK | cmyk(0%, 16.2%, 24.3%, 12.9%) |
| CIE-LAB | lab(78.16, 10.19, 13.94) |
| CIE-LCH | lch(78.16, 17.27, 53.85°) |
| OKLab | oklab(81.55% 0.0324 0.0361) |
| OKLCH | oklch(81.55% 0.048 48.1) |
| XYZ | xyz(54.7515, 53.4766, 44.4761) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.47
Pinkish Grey
#C8ACA9
ΔE00 7.55
Mushroom
#BA9E88
ΔE00 9.17
Peach
#FFDAB9
ΔE00 9.35
Pale Salmon
#FFB19A
ΔE00 9.49
Pinkish Tan
#D99B82
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAA8 #A8CCDE
analogous
#DEA8B1 #DEBAA8 #DED5A8
triadic
#DEBAA8 #A8DEBA #BAA8DE
tetradic
#DEBAA8 #B1DEA8 #A8CCDE #D5A8DE
square
#DEBAA8 #B1DEA8 #A8CCDE #D5A8DE
split-complementary
#DEBAA8 #A8DED5 #A8B1DE
monochromatic
#BC744F #CD977C #DEBAA8 #EFDDD4 #F7EDE9
Accessibility & contrast
On white
1.80
#DEBAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#DEBAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAA8
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAA8 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDA7
Deuteranopia (green-blind)
#CCC4A8
Tritanopia (blue-blind)
#E8B4B5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debaa8; /* rgb */ color: rgb(222, 186, 168); /* oklch */ color: oklch(81.6% 0.048 48.1);
Tailwind
colors: {
custom: {
50: '#e9cec1',
500: '#debaa8',
950: '#000000',
},
}SCSS
$custom: #debaa8; $custom-light: #e9cec1; $custom-dark: #000000;
JSON
{
"hex": "#debaa8",
"rgb": {
"r": 222,
"g": 186,
"b": 168
},
"hsl": {
"h": 20,
"s": 45,
"l": 76.471
},
"oklch": {
"l": 0.81554,
"c": 0.04849,
"h": 48.1
},
"luminance": 0.53475
}Semantic roles & 50–950 ramp
primary
#DEBAA8
secondary
#74A0B6
accent
#8AB82D
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161312
muted
#848382