#DEBDAE#DEBDAE
#DEBDAE is a very light, muted orange. Relative luminance 0.550; OKLCH L 82.3% C 0.043 H 45.9°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBDAE |
|---|---|
| RGB | rgb(222, 189, 174) |
| HSL | hsl(19, 42%, 78%) |
| HSV | hsv(19, 22%, 87%) |
| CMYK | cmyk(0%, 14.9%, 21.6%, 12.9%) |
| CIE-LAB | lab(79.03, 9.45, 11.95) |
| CIE-LCH | lch(79.03, 15.24, 51.65°) |
| OKLab | oklab(82.28% 0.0301 0.0311) |
| OKLCH | oklch(82.28% 0.043 45.9) |
| XYZ | xyz(55.9620, 54.9826, 47.7010) |
| Luminance | 0.5498 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.86
Pinkish Grey
#C8ACA9
ΔE00 6.95
Warm Gray
#C9BEB0
ΔE00 9.02
Peach
#FFDAB9
ΔE00 9.47
Mushroom
#BA9E88
ΔE00 9.88
Pale Salmon
#FFB19A
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBDAE #AECFDE
analogous
#DEAEB7 #DEBDAE #DED5AE
triadic
#DEBDAE #AEDEBD #BDAEDE
tetradic
#DEBDAE #B7DEAE #AECFDE #D5AEDE
square
#DEBDAE #B7DEAE #AECFDE #D5AEDE
split-complementary
#DEBDAE #AEDED5 #AEB7DE
monochromatic
#BB7657 #CC9A83 #DEBDAE #F0E0D9 #F6EDE9
Accessibility & contrast
On white
1.75
#DEBDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#DEBDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBDAE
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBDAE | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C0AD
Deuteranopia (green-blind)
#CDC6AE
Tritanopia (blue-blind)
#E7B8B9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debdae; /* rgb */ color: rgb(222, 189, 174); /* oklch */ color: oklch(82.3% 0.043 45.9);
Tailwind
colors: {
custom: {
50: '#e8d0c6',
500: '#debdae',
950: '#000000',
},
}SCSS
$custom: #debdae; $custom-light: #e8d0c6; $custom-dark: #000000;
JSON
{
"hex": "#debdae",
"rgb": {
"r": 222,
"g": 189,
"b": 174
},
"hsl": {
"h": 18.75,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.82282,
"c": 0.04329,
"h": 45.9
},
"luminance": 0.54981
}Semantic roles & 50–950 ramp
primary
#DEBDAE
secondary
#7AA3B6
accent
#8CB530
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161413
muted
#848382