#DEBBAE#DEBBAE
#DEBBAE is a light, muted orange. Relative luminance 0.541; OKLCH L 81.9% C 0.044 H 41.4°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBAE |
|---|---|
| RGB | rgb(222, 187, 174) |
| HSL | hsl(16, 42%, 78%) |
| HSV | hsv(16, 22%, 87%) |
| CMYK | cmyk(0%, 15.8%, 21.6%, 12.9%) |
| CIE-LAB | lab(78.54, 10.52, 11.25) |
| CIE-LCH | lch(78.54, 15.40, 46.92°) |
| OKLab | oklab(81.9% 0.0332 0.0293) |
| OKLCH | oklch(81.9% 0.044 41.4) |
| XYZ | xyz(55.5348, 54.1281, 47.5586) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.14
Apricot
#FBCEB1
ΔE00 7.61
Pale Salmon
#FFB19A
ΔE00 9.64
Warm Gray
#C9BEB0
ΔE00 10.00
Pinkish Tan
#D99B82
ΔE00 10.15
Mushroom
#BA9E88
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBAE #AED1DE
analogous
#DEAEB9 #DEBBAE #DED3AE
triadic
#DEBBAE #AEDEBB #BBAEDE
tetradic
#DEBBAE #B9DEAE #AED1DE #D3AEDE
square
#DEBBAE #B9DEAE #AED1DE #D3AEDE
split-complementary
#DEBBAE #AEDED3 #AEB9DE
monochromatic
#BB7257 #CC9683 #DEBBAE #F0E0D9 #F6EDE9
Accessibility & contrast
On white
1.78
#DEBBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#DEBBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBAE
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBAE | 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)
#C3BEAD
Deuteranopia (green-blind)
#CBC5AE
Tritanopia (blue-blind)
#E8B6B7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debbae; /* rgb */ color: rgb(222, 187, 174); /* oklch */ color: oklch(81.9% 0.044 41.4);
Tailwind
colors: {
custom: {
50: '#e8cfc6',
500: '#debbae',
950: '#000000',
},
}SCSS
$custom: #debbae; $custom-light: #e8cfc6; $custom-dark: #000000;
JSON
{
"hex": "#debbae",
"rgb": {
"r": 222,
"g": 187,
"b": 174
},
"hsl": {
"h": 16.25,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.81895,
"c": 0.04429,
"h": 41.4
},
"luminance": 0.54126
}Semantic roles & 50–950 ramp
primary
#DEBBAE
secondary
#7AA6B6
accent
#91B530
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161313
muted
#848382