#DEBBAC#DEBBAC
#DEBBAC is a light, muted orange. Relative luminance 0.540; OKLCH L 81.8% C 0.045 H 44.5°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBAC |
|---|---|
| RGB | rgb(222, 187, 172) |
| HSL | hsl(18, 43%, 77%) |
| HSV | hsv(18, 23%, 87%) |
| CMYK | cmyk(0%, 15.8%, 22.5%, 12.9%) |
| CIE-LAB | lab(78.49, 10.23, 12.26) |
| CIE-LCH | lch(78.49, 15.97, 50.17°) |
| OKLab | oklab(81.85% 0.0324 0.0319) |
| OKLCH | oklch(81.85% 0.045 44.5) |
| XYZ | xyz(55.3413, 54.0507, 46.5394) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.71
Apricot
#FBCEB1
ΔE00 7.04
Pale Salmon
#FFB19A
ΔE00 9.63
Warm Gray
#C9BEB0
ΔE00 9.67
Mushroom
#BA9E88
ΔE00 9.76
Peach
#FFDAB9
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBAC #ACCFDE
analogous
#DEACB6 #DEBBAC #DED4AC
triadic
#DEBBAC #ACDEBB #BBACDE
tetradic
#DEBBAC #B6DEAC #ACCFDE #D4ACDE
square
#DEBBAC #B6DEAC #ACCFDE #D4ACDE
split-complementary
#DEBBAC #ACDED4 #ACB6DE
monochromatic
#BB7354 #CD9780 #DEBBAC #EFDFD8 #F6EDE9
Accessibility & contrast
On white
1.78
#DEBBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#DEBBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBAC
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBAC | 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)
#C4BEAB
Deuteranopia (green-blind)
#CCC5AC
Tritanopia (blue-blind)
#E8B6B7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debbac; /* rgb */ color: rgb(222, 187, 172); /* oklch */ color: oklch(81.8% 0.045 44.5);
Tailwind
colors: {
custom: {
50: '#e9cfc4',
500: '#debbac',
950: '#000000',
},
}SCSS
$custom: #debbac; $custom-light: #e9cfc4; $custom-dark: #000000;
JSON
{
"hex": "#debbac",
"rgb": {
"r": 222,
"g": 187,
"b": 172
},
"hsl": {
"h": 18,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.81845,
"c": 0.04546,
"h": 44.5
},
"luminance": 0.54049
}Semantic roles & 50–950 ramp
primary
#DEBBAC
secondary
#78A4B6
accent
#8EB62F
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161312
muted
#848382